dependabot[bot]
b7ce1047c6
Bump actions/checkout from 6 to 7 ( #11725 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6 to 7.
- [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/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
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>
2026-06-23 01:46:07 +02:00
dependabot[bot]
929597b7c4
Bump actions/upload-artifact from 6 to 7
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 11:55:41 +01:00
John MacFarlane
e9ec0c5093
Remove wasm nightly build.
...
I'm not sure what the problem is here, but the build never completes.
Perhaps resource exhaustion.
2026-02-08 15:05:46 +01:00
John MacFarlane
003e8440e0
Got rid of flake.minimal.nix.
2026-02-06 17:16:14 +01:00
John MacFarlane
043b66eb1b
Use minimal nix flake for nix-wasm build.
...
This avoids bringing in lots of compiled packages for host arch.
2026-02-06 12:35:08 +01:00
John MacFarlane
02d312da8b
Actions: Use maximum hatchet-protocol with nothing-but-nix.
2026-02-06 11:03:56 +01:00
John MacFarlane
78c6d86afb
Add pandoc.wasm build to nightly.
2026-02-06 10:35:46 +01:00
John MacFarlane
d224639f35
Undo changes with http flag.
...
We should basically always set this in a normal build,
and unset it for wasm. Handle this in cabal.project.
2026-02-02 23:04:03 +01:00
John MacFarlane
29dfe0a692
Explicitly set http flag on nightly and release builds.
2026-02-02 15:32:41 +01:00
dependabot[bot]
80e7f188fb
Bump actions/upload-artifact from 5 to 6 ( #11352 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
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>
2025-12-15 10:43:42 +01:00
John MacFarlane
eea72420fc
Use ghc 9.10 (not 9.12) for releases and nightlies.
2025-12-11 23:07:06 +01:00
John MacFarlane
0679d22ae1
Drop support for ghc < 9.6.
...
Build nightly and release candidates using ghc 9.12.
2025-12-11 22:02:16 +01:00
John MacFarlane
b347de3cdf
nightly: build macos on macos-latest (arm64).
2025-12-09 09:37:45 +01:00
dependabot[bot]
5d3b2916d6
Bump actions/checkout from 5 to 6 ( #11302 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
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>
2025-11-24 10:48:37 +01:00
dependabot[bot]
df7d6bc590
Bump actions/upload-artifact from 4 to 5 ( #11248 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
2025-10-27 07:36:44 +01:00
dependabot[bot]
072efe81f8
Bump actions/checkout from 4 to 5
...
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 >
2025-08-18 05:04:54 -07:00
John MacFarlane
55f0f88d83
CI: use windows-2022. windows-2019 is no longer provided.
2025-07-06 16:37:21 -04:00
John MacFarlane
74b288a1d8
nightly workflow: use ghc 9.8, cabal 3.14.
2025-01-08 08:54:10 -08:00
John MacFarlane
5240a52479
nightly, release-candidate: set GITHUB_PATH to include ghcup bin.
2024-11-07 07:07:07 -08:00
John MacFarlane
10f638ddf2
Nightly/macos: be sure to install cabal as well as ghc.
2024-11-06 08:11:45 -08:00
John MacFarlane
4b2707cbe7
Install ghcup on GH macos runners.
...
They no longer include it as they did in macos-12.
2024-11-05 08:00:25 -08:00
John MacFarlane
f22f2a4fcb
Use macos-13 runner instead of macos-12 or -15
...
(on release_candidate and nightly actions).
macos-13 is the oldest supported version.
See #10348 .
2024-11-04 09:59:11 -08:00
Andreas Deininger
f01bdef62b
GitHub workflow 'nightly': bump Mac OS version ( #10348 )
2024-11-03 19:25:31 -08:00
TomBen
442dad1f0a
Remove pkg-config installation step in nightly workflow
2024-06-24 10:03:01 -07:00
TomBen
07602dedae
Update macOS version in GitHub workflows to macos-12
2024-06-23 09:56:09 -07:00
John MacFarlane
4dd021d108
Bump checkout version for nightlies.
2024-05-27 13:08:14 -07:00
dependabot[bot]
72269357b7
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 09:39:50 -08:00
John MacFarlane
440b438158
macos nighty build: use ghc 9.4.4.
2023-03-22 08:19:24 -07:00
John MacFarlane
74328eba7e
CI/Nightly: use ghc 9.4 for windows build.
2023-03-16 09:27:51 -07:00
John MacFarlane
3c1fe09b1f
nightly: install ghc 9.4.4 for linux.
...
Otherwise it will use 9.6.1 which doesn't yet work.
2023-03-16 08:49:28 -07:00
John MacFarlane
d1c74ae78c
Install pkg-config for macos nightly.
2023-02-18 20:54:49 -07:00
John MacFarlane
4f138b440b
Nightly: strip executables on windows and macos.
2022-10-29 22:19:28 -07:00
John MacFarlane
73b7c63010
Use cabal for nightly builds.
2022-10-29 14:34:15 -07:00
John MacFarlane
56fe6fe417
Nightly windows: add stack clean.
2022-10-29 13:15:53 -07:00
John MacFarlane
82072f588c
ALlow nightly action to be run manually.
2022-10-29 10:59:53 -07:00
John MacFarlane
3ceb7a6261
Nightly windows build: use --local-bin-path to place binary.
2022-10-29 10:57:05 -07:00
John MacFarlane
1c01d39a17
Fix nightly flag for macos nightly build.
2022-10-02 09:33:52 -07:00
John MacFarlane
08b9530fc1
Fix nightly Windows build so it uses nightly flag.
2022-10-01 10:23:30 -07:00
John MacFarlane
57fd3c4f81
cabal.project: move back to using flags:.
...
If we add the flag to constraints, it can't be overridden on
the command line.
2022-09-29 10:19:30 -07:00
Albert Krewinkel
ced8b258be
Fix stack config, nightly build
2022-09-23 11:16:06 +02:00
dependabot[bot]
7f1bb99a03
build(deps): bump actions/upload-artifact from 2 to 3 ( #8304 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-18 20:38:35 -07:00
John MacFarlane
1f3f9d6dda
Switch CI to ubuntu-latest.
2022-08-08 13:32:28 -07:00
Sukka
14cd2641e0
CI: update macos container version ( #8197 )
2022-07-24 15:40:53 -07:00
John MacFarlane
4c485fbf41
nightly: use ghcup instead of haskell/actions
2022-04-24 22:52:03 -07:00
dependabot[bot]
955cb1fbc9
Bump haskell/actions from 1 to 2 ( #8039 )
...
Bumps [haskell/actions](https://github.com/haskell/actions ) from 1 to 2.
- [Release notes](https://github.com/haskell/actions/releases )
- [Commits](https://github.com/haskell/actions/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: haskell/actions
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>
2022-04-24 22:47:58 -07:00
John MacFarlane
dc03399cc3
Add 'nightly' flag.
...
This causes a `-nightly-COMPILEDATE` suffix to be added the
the output of `--version`.
This is used in the nightly CI builds.
Closes #8016 .
2022-04-12 18:03:26 -07:00
John MacFarlane
f460936528
Revert "Add 'nightly' flag and build with this for nightlies."
...
This reverts commit f81f5a2090 .
2022-04-12 10:06:02 -07:00
John MacFarlane
98034e8673
Revert "Nightly builds: ensure that data files are baked in."
...
This reverts commit a2818e97eb .
2022-04-12 10:05:24 -07:00
John MacFarlane
a2818e97eb
Nightly builds: ensure that data files are baked in.
...
It seems that stack is replacing ALL flag settings rather
than overriding just one with `--flag`?
This should address #8016 but we await testing after
tonight's nightly is built.
2022-04-12 09:19:01 -07:00
John MacFarlane
f81f5a2090
Add 'nightly' flag and build with this for nightlies.
...
This flag causes a suffix '-nightly-YYYY-MM-DD' to be added
to the version for nightlies.
Closes #8016 .
2022-04-11 17:17:11 -07:00