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
/
ci.yml
Age
Commit message (
Expand
)
Author
2019-11-30
ci: remove quotes around --hide-successes.
John MacFarlane
2019-11-30
Don't use --test-option with cabal.
John MacFarlane
2019-11-30
Try --test-options with cabal.
John MacFarlane
2019-11-30
Hide successes in CI tests.
John MacFarlane
2019-11-27
Revert "Don't do parallel build with cabal."
John MacFarlane
2019-11-27
Don't do parallel build with cabal.
John MacFarlane
2019-10-03
Enable ghc 8.8 on ci.
John MacFarlane
2019-10-02
ci: fix linux path.
John MacFarlane
2019-10-02
ci: properly fail if warnings on linux build.
John MacFarlane
2019-10-02
ci: we don't need to install cabal/ghc manually, it seems.
John MacFarlane
2019-10-02
CI tweaks.
John MacFarlane
2019-09-25
GitHub ci - back to using ignore-paths.
John MacFarlane
2019-09-25
GitHub CI: use paths rather than paths-ignore, use branch to exclude rc/.
John MacFarlane
2019-09-23
Fix linux ci.
John MacFarlane
2019-09-22
Fix tests in linux ci (GitHub).
John MacFarlane
2019-09-22
Fix cabal command in linux ci.
John MacFarlane
2019-09-22
ci action: use list of paths to ignore.
John MacFarlane
2019-09-21
Actions ci - trigger on pull_request as well as push.
John MacFarlane
2019-09-19
CI workflow - trigger on any push, for now.
John MacFarlane
2019-09-17
Add nightly, move haskell.yml -> ci.yml.
John MacFarlane