aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release-candidate.yml
AgeCommit message (Expand)Author
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
2020-01-18Fix typo in windows ci build.John MacFarlane
2020-01-17Use versioned directory for windows release zipfile.John MacFarlane
2019-12-22Macos release workflow: just copy pandoc.1 rather than regenerating.John MacFarlane
2019-12-21Revert "linux release-candidate build: try setting LIBRARY_PATH."John MacFarlane
2019-12-21linux release-candidate build: try setting LIBRARY_PATH.John MacFarlane
2019-11-29Add Makefile to windows release-candidate build.John MacFarlane
2019-11-18Use -j1 for rc builds.John MacFarlane
2019-10-05release-candidate.yml: add zip for windows.John MacFarlane
2019-10-05Update release-candidate.yml for GitHub actions.John MacFarlane
2019-10-04windows rc: build 32- and 64-bit msi.John MacFarlane
2019-09-22Preliminary GitHub action for release-candidate building.John MacFarlane