Organisationsmbarbinprint-tablebranch/mainBuild History

Build History for branch/main

Builds (26)
Merge pull request #12 from mbarbin/migrate-main-ci-setup-dune Migrate main ci setup dune
13a847
Prepare changelog
312b2c
Remove root dune-workspace file entirely It is not currently used. I had plan to use it in local workflow and or in the CI but its presence triggers some issues with dune [3.17.2], even when changing the lang to [3.17], namely: ```sh File "dune-workspace", lines 6-8, characters 0-88: 6 | (repository 7 | (name mbarbin) 8 | (url "git+https://github.com/mbarbin/opam-repository.git")) Error: Field "source" is missing ``` This is another attempt at fixing the opam CI to release this project.
2deef8
Prepare changelog
6a462b
Prepare changelog
ee71f0
Transition some workflows from more-ci to setup-dune
d550d5
Update setup-dune sha (fix macos build path issue)
2ca77b
Upgrade setup-dune (v2.0.0+patched)
01a68a
Improve default settings for GHA permissions
a01341
Upgrade setup-dune to v2.0.0+only-packages
558be7
Make run shell more portable
dcee53
Remove edition of itd in more-ci The value [true] that is present in `dune-project` is the most permissive, thus keeping it is not going to create new errors. The build with [false], which is the eventual desired value, is already checked as part of the main ci, so we don't need to check it with all versions. This change will eventually simplify the migration to new workflows based on [setup-dune] so we are making this refactor as prerequisite.
efdd07
Upgrade dunolint
4ba2d1
Upgrade actions/checkout to v6 in CI
3093e9
Merge pull request #8 from mbarbin/reduce-deps Reduce deps
952b10
Merge pull request #7 from mbarbin/dunolint-workflow Add dunolint workflow
45afc6
Merge pull request #6 from mbarbin/pkg-directory-structure Refactor directory structure
c2262e
Merge pull request #4 from mbarbin/rm-unused-sexp-deps Remove unused sexp deps
f5a3af
Enable OCaml 5.4 in CI
3398e9
Activate dune-cache in setup-ocaml (CI)
bd60c7
Upgrade to ocamlformat.0.28.1
9f78a3
Upgrade and pin actions/upload-pages-artifact to current v4
a32515
Upgrade actions/checkout
51bec5
Remove invalid badge
6aab08
Add badges to README
d3bbc7
Merge pull request #1 from mbarbin/add-styles Add styles
ed67db