silby
|
09faceaa0d
|
Remove self from sponsorship recipients (#11519)
|
2026-03-12 10:22:45 +01: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 |
|
dependabot[bot]
|
e440511016
|
Bump wimpysworld/nothing-but-nix from 9 to 10 (#11476)
Bumps [wimpysworld/nothing-but-nix](https://github.com/wimpysworld/nothing-but-nix) from 9 to 10.
- [Release notes](https://github.com/wimpysworld/nothing-but-nix/releases)
- [Commits](https://github.com/wimpysworld/nothing-but-nix/compare/v9...v10)
---
updated-dependencies:
- dependency-name: wimpysworld/nothing-but-nix
dependency-version: '10'
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-02-16 13:51:54 +01:00 |
|
John MacFarlane
|
1ff422d1dd
|
Actions: improve long line check in pr commit validation.
We allow long URLs on lines by themselves.
|
2026-02-14 10:13:43 +01:00 |
|
John MacFarlane
|
f01b2dfe28
|
Actions: Remove commit-validation.yml workflow.
This is useless because it runs after the push; we need this
check for pull requests but not for core committers. (They should
use a pre-commit hook.)
|
2026-02-14 10:13:00 +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
|
a27740b00b
|
Remove nix-wasm from CI.
The build kept running out of resources. Not sure how to fix.
|
2026-02-06 19:44:27 +01:00 |
|
John MacFarlane
|
0225cde1d9
|
CI: try with magic-nix-cache-action.
|
2026-02-06 17:51:08 +01:00 |
|
John MacFarlane
|
58878d4aa0
|
CI: fix YAML error.
|
2026-02-06 17:42:47 +01:00 |
|
John MacFarlane
|
dddbd40802
|
CI: Go back to hatchet-protocol: rampage for nothingbutnix.
|
2026-02-06 17:32:00 +01:00 |
|
John MacFarlane
|
003e8440e0
|
Got rid of flake.minimal.nix.
|
2026-02-06 17:16:14 +01:00 |
|
John MacFarlane
|
51ca7d1c76
|
CI: Re-add nothing-but-nix.
|
2026-02-06 17:09:13 +01:00 |
|
John MacFarlane
|
1e02b9a7f8
|
CI: try nixos-wasm build w/o nothing-but-nix or caching.
|
2026-02-06 17:03:25 +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
|
5ed0596103
|
CI: try to add caching for nix build.
|
2026-02-06 12:06:43 +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
|
a768caaa82
|
Use nothing-but-nix on release-candidate also.
Also use version rather than main.
|
2026-02-06 10:35:32 +01:00 |
|
John MacFarlane
|
ce78446595
|
CI: Use nothing-but-nix to avoid out of space error on nix-wasm.
|
2026-02-06 10:29:14 +01:00 |
|
John MacFarlane
|
6397f678b4
|
release-candidate: set timeout minutes on windows build.
|
2026-02-03 22:40:41 +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
|
b813a13b88
|
Fix Windows CI.
We needed to specify cabal options.
|
2026-02-02 18:07:25 +01:00 |
|
John MacFarlane
|
29dfe0a692
|
Explicitly set http flag on nightly and release builds.
|
2026-02-02 15:32:41 +01:00 |
|
John MacFarlane
|
caf3927538
|
CI: Try setting -fhttp directly.
|
2026-02-02 15:28:47 +01:00 |
|
John MacFarlane
|
893a00bcc2
|
release-candidate: Set timeout-minutes on signing step.
Otherwise we tend to miss the 5 minute window for approving the
signing request.
|
2026-02-01 20:57:17 +01:00 |
|
John MacFarlane
|
264a437c9c
|
Add wasm to release-candidate action.
|
2026-02-01 15:30:56 +01:00 |
|
John MacFarlane
|
da0451126f
|
CI: get rid of global cache step for nix-wasm.
It is pointless.
|
2026-02-01 15:28:30 +01:00 |
|
John MacFarlane
|
51b54857f4
|
Makefile: add cabal update for pandoc.wasm.
|
2026-02-01 15:04:19 +01:00 |
|
John MacFarlane
|
02678329a3
|
CI: add build for nix/wasm.
|
2026-02-01 14:56:27 +01:00 |
|
John MacFarlane
|
8efe9bcb4a
|
Change SignPath policy to release-signing.
|
2026-01-31 15:22:04 +01:00 |
|
John MacFarlane
|
ca0f375498
|
release-candidate: sign Windows artifacts with SignPath cert.
|
2026-01-13 11:41:43 +01:00 |
|
John MacFarlane
|
425a53489f
|
release-candidate: Another attempt to get signing working.
|
2026-01-12 22:09:16 +01:00 |
|
John MacFarlane
|
12b3bc3287
|
release-candidate: add a diagnostic step.
|
2026-01-12 21:04:05 +01:00 |
|
John MacFarlane
|
fe773dca1f
|
release-candidate CI: remove name on upload-unsigned-artifact.
|
2026-01-12 19:01:47 +01:00 |
|
John MacFarlane
|
3c415f3e50
|
More fixes for windows code signing process.
|
2026-01-12 17:40:30 +01:00 |
|
John MacFarlane
|
8af4ede529
|
Fix signing step in windows CI.
|
2026-01-12 15:07:34 +01:00 |
|
John MacFarlane
|
11bf7e88a4
|
Add SignPath signing step to release-candidate CI.
|
2026-01-12 14:32:03 +01:00 |
|
John MacFarlane
|
74351e47b8
|
CI: disable tests in the -http configuration.
|
2025-12-24 15:44:18 -07:00 |
|
John MacFarlane
|
7648494849
|
CI: test with -http flag.
|
2025-12-24 12:15:40 -07:00 |
|
John MacFarlane
|
311dbfdee8
|
Revert "CI: test with ghc 9.14."
This reverts commit ef3401ce0a.
Not available yet in ghcup.
|
2025-12-24 11:21:26 -07:00 |
|
John MacFarlane
|
ef3401ce0a
|
CI: test with ghc 9.14.
|
2025-12-24 11:12:20 -07: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 |
|
dependabot[bot]
|
138ee9ded1
|
Bump actions/cache from 4 to 5 (#11351)
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/cache
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-12-15 10:43:13 +01:00 |
|
John MacFarlane
|
73dd5cc308
|
Add -Wno-deriving-typeble to cabal ghc-options for ghc >= 9.12.
|
2025-12-12 11:54:19 +01:00 |
|
John MacFarlane
|
0645dead48
|
CI: remove --allow-newer for ghc 9.12.
|
2025-12-12 11:39:54 +01:00 |
|
John MacFarlane
|
0d80123db7
|
CI: re-add -Wno-deriving-typeable for ghc 9.12.
|
2025-12-12 11:14:04 +01:00 |
|
John MacFarlane
|
0da76b1248
|
CI: try removing -Wno-unused-imports.
|
2025-12-12 11:01:31 +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 |
|