Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
maiste pushed 1 commit to 3.17 ocaml/dune
- chore: changelog for 3.17.0~alpha0 (#11144) Signed-off-by: Etienne Marais <[email protected]> 1fee52f
maiste closed a pull request on ocaml/dune
chore: changelog for 3.17.0~alpha0
This PR moves the change entries from `doc/changes/*.md` to `CHANGES.md`. This is the first step to prepare the `3.17.0~alpha0` release. The date will be added when we will do the `3.17.0~alpha0` tag.maiste closed an issue on ocaml/dune
[pkg] fetch dependencies without building the project
## Context In the current behaviour, unless you have the exact target, it is impossible to download the dependencies without building the project. A nice feature would be a command that fetch th...maiste pushed 3 commits to main maiste/maiste.fr
maiste opened a pull request on ocaml/dune
chore: changelog for 3.17.0~alpha0
This PR moves the change entries from `doc/changes/*.md` to `CHANGES.md`. This is the first step to prepare the `3.17.0~alpha0` release. The date will be added when we will do the `3.17.0~alpha0` tag.maiste closed a pull request on ocaml/dune
doc: update dependencies in the doc itself
We changed themes a while back, but the hacking.rst file still mentionned the old one.maiste pushed 3 commits to patch-1 ElectreAAS/dune
- doc: add @pkg-install alias documentation (#11137) Signed-off-by: Etienne Marais <[email protected]> Signed-off-by: Chr... 2164453
- Update doc dependencies in the doc itself We changed themes a while back, but the hacking.rst file still mentionned ... 6da59c8
- Link requirements.txt in doc Signed-off-by: Ambre Austen Suhamy <[email protected]> 933f6e2
maiste pushed 1 commit to main ocaml/dune
- doc: add @pkg-install alias documentation (#11137) Signed-off-by: Etienne Marais <[email protected]> Signed-off-by: Chr... 2164453
maiste closed a pull request on ocaml/dune
doc: add @pkg-install alias documentation
This PR adds the documentation for #11046.maiste pushed 4 commits to patch-1 ElectreAAS/dune
- Drastically simplify output when packages are missing in solve (#11040) Signed-off-by: Ambre Austen Suhamy <ambre@ta... 7f23a4b
- Fix patch expect tests on macos (#11132) A recent update to macos's patch command broke some of our tests. The rele... a602bb0
- Update doc dependencies in the doc itself We changed themes a while back, but the hacking.rst file still mentionned ... 93e62a7
- Link requirements.txt in doc Signed-off-by: Ambre Austen Suhamy <[email protected]> 79be2cb
maiste pushed 7 commits to doc/pkg-install maiste/dune
- Drastically simplify output when packages are missing in solve (#11040) Signed-off-by: Ambre Austen Suhamy <ambre@ta... 7f23a4b
- doc: add @pkg-install alias documentation Signed-off-by: Etienne Marais <[email protected]> 40b11d1
- fix: rst error Signed-off-by: Etienne Marais <[email protected]> 2418809
- Minor grammar / formatting pkg-install.rst Signed-off-by: Christine Rose <[email protected]> Si... 3722928
- fix: reword following reviews Signed-off-by: Etienne Marais <[email protected]> 4f20d0f
- fix: link the page from the tutorial Signed-off-by: Etienne Marais <[email protected]> 4ba9452
- fix: specify alias cmd Signed-off-by: Etienne Marais <[email protected]> 3a01af4
maiste created a comment on an issue on ocaml/dune
Indeed, I push the wrong version, sorry! I have updated my issue description with the correct version. When trying with only HTTPS, it doesn't seem to be able to resolve the URL (this time I tr...
maiste pushed 1 commit to doc/pkg-install maiste/dune
- fix: specify alias cmd Signed-off-by: Etienne Marais <[email protected]> 0c6b909
maiste created a comment on a pull request on ocaml/dune
I emphasize in the explanation that you can use `dune build` if you want to build the project **and** download the deps, and add a note in the _tutorial_ about package management.
maiste pushed 5 commits to doc/pkg-install maiste/dune
- doc: add @pkg-install alias documentation Signed-off-by: Etienne Marais <[email protected]> d311b79
- fix: rst error Signed-off-by: Etienne Marais <[email protected]> d6aa6f9
- Minor grammar / formatting pkg-install.rst Signed-off-by: Christine Rose <[email protected]> Si... c44494d
- fix: reword following reviews Signed-off-by: Etienne Marais <[email protected]> a0bf0a8
- fix: link the page from the tutorial Signed-off-by: Etienne Marais <[email protected]> 01f6ed0
maiste opened a pull request on ocaml/dune
doc: add @pkg-install alias documentation
This PR adds the documentation for #11046.maiste pushed 6 commits to patch-1 ElectreAAS/dune
- fix: Do not depend on `dune` in `dune-project` in `dune init` template (#11129) Dune automatically adds the right co... de4d262
- Add changelog for #11129 that was accidentally left out (#11133) Signed-off-by: Marek Kubica <[email protected]> c0d68be
- feature: improve hints for dune runtest (#11135) We improve the hints given by `dune runtest` by letting it also hin... 5ac095c
- feat: introduce the @pkg-install alias (#11046) Introduce an alias to fetch and build the dependencies of a project... 1e15301
- Update doc dependencies in the doc itself We changed themes a while back, but the hacking.rst file still mentionned ... ca4e618
- Link requirements.txt in doc Signed-off-by: Ambre Austen Suhamy <[email protected]> dd36480