1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-16 19:22:26 +03:00
juvix/.github/workflows
Paul Cadman 06346d18de
Replace gitrev with githash for obtaining build-time git info (#2308)
This PR replaces [gitrev](https://hackage.haskell.org/package/gitrev)
with [githash](https://hackage.haskell.org/package/githash) which
provides more reliable git information about the current git info, it
seems to work as expected. githash originated as a fork of gitrev
containing fixes https://github.com/snoyberg/githash/issues/11

This PR also fixes the issue with git info detection in the linux static
build. There was a permission issue in the build container that caused
git cli calls to fail.

Closes:
* https://github.com/anoma/juvix/issues/2294
* https://github.com/anoma/juvix/issues/2130
2023-08-23 15:53:23 +01:00
..
ci.yml Build and cache smoke binary keyed using icu4c version (#2221) 2023-06-22 10:10:31 +02:00
clean-up-cache.yaml Create clean-up-cache.yaml (#1915) 2023-03-23 14:48:21 +01:00
linux-static-binary.yaml Replace gitrev with githash for obtaining build-time git info (#2308) 2023-08-23 15:53:23 +01:00