aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release-candidate.yml
AgeCommit message (Expand)Author
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
2020-09-22release-candidate build: use latest stack on the runner.John MacFarlane
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane
2020-08-28release-candidate: don't build windows i386.John MacFarlane
2020-08-27Remove macos build from GitHub actions rc.John MacFarlane
2020-08-11Linux rc build: use ghc-musl container.John MacFarlane
2020-07-23release-candidate: pin upload-artifact to specific version.John MacFarlane
2020-06-29rc action: use older stack that supports i386 for Windows i386 build.2.10John MacFarlane
2020-06-14CI: use ubuntu-18.04 instead of 20.04.John MacFarlane
2020-06-14CI: use cabal 3.2, also specify OS versions instead of 'latest.'John MacFarlane
2020-03-22Actions/release-candidate/macos: set up to create package locally.John MacFarlane
2020-01-21Windows rc: Create the release dir.John MacFarlane
2020-01-18windows release candidate build: More fixes to get 'light' to work.John MacFarlane
2020-01-18Windows ci: Add binpath when doing 'light'.John MacFarlane