Organisationsmiragealcotestbranch/mainBuild History

Build History for branch/main

Builds (17)
Bump actions/setup-node from 4 to 5 (#423) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2c3806
Bump actions/checkout from 4 to 5 (#422) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1294bb
Merge pull request #420 from samoht/release Prepare the release
22cfc6
Merge pull request #416 from Khady/louis/expose-skip engine: expose skip exception
b0010b
Merge pull request #419 from psafont/exnpect [Breaking] Change match_raises to be more intuitive
b3a4a6
No longer rely on joo_global_object (#413)
f49a31
Add x-maintenance-intent field to the opam file (#417)
f3df51
Merge pull request #412 from xvw/contramap-for-testable testable for seq and contramap (for testable)
8d3076
Merge pull request #411 from samoht/release Prepare the release
6b628b
Merge pull request #410 from samoht/fmt Fix formatting
6857af
Update GitHub Actions (#409)
21fe83
Merge pull request #403 from hhugo/fix-for-new-jsoo Adapt jsoo runtime to new jsoo version
c62a10
Merge pull request #406 from dinosaure/fix-502 Fix the compilation of alcotest on OCaml 5.2
c2b42c
Merge pull request #397 from mirage/ci-env-var Don't detect ocaml-ci specifically, improve CI detection
f50801
Merge pull request #399 from dinosaure/safe-formatter Be able to allocate a formatter for stdout/stderr
1cc743
Fix alcotest's own tests when using OCaml 5.2 (#402)
9c262d
Open Windows console handle to retrieve dimensions (#396) If stdout is redirected on Windows, the dimensions of the terminal won't be correctly retrieved. Open the console instead, using the special filename CONOUT$, and ask the dimensions of this handle. Keep a fallback to stdout if the console can't be opened. https://learn.microsoft.com/en-us/windows/console/console-handles
7cac1a