aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release-candidate.yml
AgeCommit message (Expand)Author
13 daysrelease-candidate: sign Windows artifacts with SignPath cert.John MacFarlane
2026-01-12release-candidate: Another attempt to get signing working.John MacFarlane
2026-01-12release-candidate: add a diagnostic step.John MacFarlane
2026-01-12release-candidate CI: remove name on upload-unsigned-artifact.John MacFarlane
2026-01-12More fixes for windows code signing process.John MacFarlane
2026-01-12Fix signing step in windows CI.John MacFarlane
2026-01-12Add SignPath signing step to release-candidate CI.John MacFarlane
2025-12-15Bump actions/upload-artifact from 5 to 6 (#11352)dependabot[bot]
2025-12-11Use ghc 9.10 (not 9.12) for releases and nightlies.John MacFarlane
2025-12-11Drop support for ghc < 9.6.John MacFarlane
2025-11-24Bump actions/checkout from 5 to 6 (#11302)dependabot[bot]
2025-10-27Bump actions/upload-artifact from 4 to 5 (#11248)dependabot[bot]
2025-10-03release-candidate: switch from macos-13 to macos-15-intel.John MacFarlane
2025-08-18Bump actions/checkout from 4 to 5dependabot[bot]
2025-07-06CI: use windows-2022. windows-2019 is no longer provided.John MacFarlane
2025-03-27Release builds: build with ghc 9.8.John MacFarlane
2024-11-07nightly, release-candidate: set GITHUB_PATH to include ghcup bin.John MacFarlane
2024-11-05Install ghcup on GH macos runners.John MacFarlane
2024-11-04Use macos-13 runner instead of macos-12 or -15John MacFarlane
2024-06-23Update macOS version in GitHub workflows to `macos-12`TomBen
2024-06-09CI: bump remaining actions/checkout from v3 to v4Albert Krewinkel
2024-04-07release-candidate build: use most recent version of checkout action.John MacFarlane
2024-03-17release-candidate action: update WiX path.pandoc-cli-3.1.12.33.1.12.3John MacFarlane
2023-12-18Bump actions/upload-artifact from 3 to 4dependabot[bot]
2023-08-04Use ghc 9.6 for release builds.John MacFarlane
2023-07-18Change Windows release build to use cabal instead of stack.John MacFarlane
2023-03-27Fix release-candidate build for macos.John MacFarlane
2023-03-12More macos release candidate tweaks.John MacFarlane
2023-03-12Fix macos release candidate on GitHub actions.John MacFarlane
2023-03-10Factor out make_macos_release.sh from the release candidate workflow.John MacFarlane
2023-01-18Macos release candidate action: fix version.txt.pandoc-server-0.1pandoc-lua-engine-0.1pandoc-cli-0.13.0John MacFarlane
2022-10-24Switch release_candidate workflow to workflow_dispatchJohn MacFarlane
2022-10-04Fix rc build for Windows.John MacFarlane
2022-09-22Add pandoc-lua and man pages to releases.John MacFarlane
2022-09-18build(deps): bump actions/upload-artifact from 2 to 3 (#8304)dependabot[bot]
2022-08-17Remove -split-sections from windows release candidate build.John MacFarlane
2022-08-17Release candidate: try to speed up and improve windows build.John MacFarlane
2022-08-17macos release candidate: create symlink after download.John MacFarlane
2022-08-17Integrate server into main pandoc.John MacFarlane
2022-08-16Fix rc action for pandoc-server.John MacFarlane
2022-08-08Switch CI to ubuntu-latest.John MacFarlane
2022-08-07Rename pandoc-cgi -> pandoc-server.John MacFarlane
2022-08-06rc build: copy pandoc-cgi to linux release candidate artifacts.John MacFarlane
2022-07-24CI: update macos container version (#8197)Sukka
2022-03-24Bump actions/checkout from 2 to 3 (#7986)dependabot[bot]
2022-03-24Set permissions for GitHub actions (#7984)Naveen
2021-12-29Fix macos build on GitHub actions release-candidate.John MacFarlane
2021-12-29Restore macos build on GitHub release-candidate action.John MacFarlane
2021-03-02Avoid split-sections for Windows rc.John MacFarlane
2021-03-01Use -split-sections in creating release binary.John MacFarlane