index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
release-candidate.yml
Age
Commit message (
Expand
)
Author
2024-03-17
release-candidate action: update WiX path.
John MacFarlane
2023-12-18
Bump actions/upload-artifact from 3 to 4
dependabot[bot]
2023-08-04
Use ghc 9.6 for release builds.
John MacFarlane
2023-07-18
Change Windows release build to use cabal instead of stack.
John MacFarlane
2023-03-27
Fix release-candidate build for macos.
John MacFarlane
2023-03-12
More macos release candidate tweaks.
John MacFarlane
2023-03-12
Fix macos release candidate on GitHub actions.
John MacFarlane
2023-03-10
Factor out make_macos_release.sh from the release candidate workflow.
John MacFarlane
2023-01-18
Macos release candidate action: fix version.txt.
John MacFarlane
2022-10-24
Switch release_candidate workflow to workflow_dispatch
John MacFarlane
2022-10-04
Fix rc build for Windows.
John MacFarlane
2022-09-22
Add pandoc-lua and man pages to releases.
John MacFarlane
2022-09-18
build(deps): bump actions/upload-artifact from 2 to 3 (#8304)
dependabot[bot]
2022-08-17
Remove -split-sections from windows release candidate build.
John MacFarlane
2022-08-17
Release candidate: try to speed up and improve windows build.
John MacFarlane
2022-08-17
macos release candidate: create symlink after download.
John MacFarlane
2022-08-17
Integrate server into main pandoc.
John MacFarlane
2022-08-16
Fix rc action for pandoc-server.
John MacFarlane
2022-08-08
Switch CI to ubuntu-latest.
John MacFarlane
2022-08-07
Rename pandoc-cgi -> pandoc-server.
John MacFarlane
2022-08-06
rc build: copy pandoc-cgi to linux release candidate artifacts.
John MacFarlane
2022-07-24
CI: update macos container version (#8197)
Sukka
2022-03-24
Bump actions/checkout from 2 to 3 (#7986)
dependabot[bot]
2022-03-24
Set permissions for GitHub actions (#7984)
Naveen
2021-12-29
Fix macos build on GitHub actions release-candidate.
John MacFarlane
2021-12-29
Restore macos build on GitHub release-candidate action.
John MacFarlane
2021-03-02
Avoid split-sections for Windows rc.
John MacFarlane
2021-03-01
Use -split-sections in creating release binary.
John MacFarlane
2020-09-22
release-candidate build: use latest stack on the runner.
John MacFarlane
2020-09-21
Add built-in citation support using new citeproc library.
John MacFarlane
2020-08-28
release-candidate: don't build windows i386.
John MacFarlane
2020-08-27
Remove macos build from GitHub actions rc.
John MacFarlane
2020-08-11
Linux rc build: use ghc-musl container.
John MacFarlane
2020-07-23
release-candidate: pin upload-artifact to specific version.
John MacFarlane
2020-06-29
rc action: use older stack that supports i386 for Windows i386 build.
John MacFarlane
2020-06-14
CI: use ubuntu-18.04 instead of 20.04.
John MacFarlane
2020-06-14
CI: use cabal 3.2, also specify OS versions instead of 'latest.'
John MacFarlane
2020-03-22
Actions/release-candidate/macos: set up to create package locally.
John MacFarlane
2020-01-21
Windows rc: Create the release dir.
John MacFarlane
2020-01-18
windows release candidate build: More fixes to get 'light' to work.
John MacFarlane
2020-01-18
Windows ci: Add binpath when doing 'light'.
John MacFarlane
2020-01-18
Fix typo in windows ci build.
John MacFarlane
2020-01-17
Use versioned directory for windows release zipfile.
John MacFarlane
2019-12-22
Macos release workflow: just copy pandoc.1 rather than regenerating.
John MacFarlane
2019-12-21
Revert "linux release-candidate build: try setting LIBRARY_PATH."
John MacFarlane
2019-12-21
linux release-candidate build: try setting LIBRARY_PATH.
John MacFarlane
2019-11-29
Add Makefile to windows release-candidate build.
John MacFarlane
2019-11-18
Use -j1 for rc builds.
John MacFarlane
2019-10-05
release-candidate.yml: add zip for windows.
John MacFarlane
2019-10-05
Update release-candidate.yml for GitHub actions.
John MacFarlane
[next]