index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-16
Fix benchmark CI to use gauge options.
John MacFarlane
1
-1
/
+1
2021-03-06
Fix linux nightly build to use ghc 8.10.3.
John MacFarlane
1
-0
/
+7
2021-03-02
Avoid split-sections for Windows rc.
John MacFarlane
1
-2
/
+1
2021-03-01
Use -split-sections in creating release binary.
John MacFarlane
1
-1
/
+1
2021-02-28
Fix CI for older cabal versions.
John MacFarlane
1
-7
/
+16
2021-02-28
CI: don't use --test-option with older cabal versions (< 3).
John MacFarlane
1
-1
/
+2
2021-02-26
CI: hide successes in linux test output.
John MacFarlane
1
-1
/
+1
2021-02-22
CI: Add 'benchmark' to benchmark cache key.
John MacFarlane
1
-2
/
+2
2021-02-22
benchmark CI improvements.
John MacFarlane
1
-3
/
+3
2021-02-22
Rename benchmark in CI.
John MacFarlane
1
-1
/
+1
2021-02-22
Add linux benchmark to CI.
John MacFarlane
1
-0
/
+56
2021-02-06
CI: use haskell/actions/setup.
John MacFarlane
1
-3
/
+3
2021-02-06
CI: use cabal 2.2 when building with GHC 8.0.2. (#7085)
Albert Krewinkel
1
-5
/
+8
2020-12-18
Improve check target to test data/ too.
John MacFarlane
1
-6
/
+1
2020-12-18
Remove checkdocs from lint ci.
John MacFarlane
1
-4
/
+0
2020-12-18
Move sanity checks to lint ci.
John MacFarlane
2
-9
/
+12
2020-12-18
Add sanity checks to all CI targets.
John MacFarlane
1
-0
/
+6
2020-12-18
Add sanity checks to ci.
John MacFarlane
1
-0
/
+3
2020-11-19
JATS writer: support advanced table features
Albert Krewinkel
1
-10
/
+21
2020-11-18
CI: validate JATS table output
Albert Krewinkel
1
-6
/
+30
2020-11-16
CI: remove setup-haskell for windows.
John MacFarlane
1
-4
/
+5
2020-11-16
Update setup-haskell version.
John MacFarlane
1
-3
/
+3
2020-11-07
Lint code in PRs and when committing to master (#6790)
Albert Krewinkel
1
-0
/
+30
2020-10-31
CI: improve JATS format validator workflow
Albert Krewinkel
1
-8
/
+14
2020-10-31
CI: validate JATS old-style writer test output
Albert Krewinkel
1
-0
/
+47
2020-10-08
Use ghc 8.8.4 for CI build on macOS, because it is pre-installed.
John MacFarlane
1
-1
/
+1
2020-10-05
Run nightly one hour later.
John MacFarlane
1
-1
/
+1
2020-10-04
Try to fix Windows CI by installing happy first.
John MacFarlane
1
-0
/
+1
2020-09-23
Revert stack->cabal change in nightly.yml.
John MacFarlane
1
-20
/
+21
2020-09-22
release-candidate build: use latest stack on the runner.
John MacFarlane
1
-57
/
+0
2020-09-22
Nightly process improvements.
John MacFarlane
1
-33
/
+20
2020-09-22
CI: use checkout@v2, and use haskell-setup to install stack.
John MacFarlane
2
-10
/
+11
2020-09-21
Add built-in citation support using new citeproc library.
John MacFarlane
2
-12
/
+9
2020-09-20
CI: bump tested GHC versions to 8.8.4 and 8.10.2
Albert Krewinkel
1
-4
/
+3
2020-09-20
CI: remove duplicate build step on macOS
Albert Krewinkel
1
-6
/
+0
2020-09-10
CI: use cabal for macos builds.
John MacFarlane
1
-17
/
+34
2020-09-03
CI/macOS: Fix stack invocations.
John MacFarlane
1
-3
/
+3
2020-09-03
CI/macOs: Use setup-haskell to setup stack.
John MacFarlane
1
-4
/
+7
2020-08-28
release-candidate: don't build windows i386.
John MacFarlane
1
-5
/
+5
2020-08-27
Remove macos build from GitHub actions rc.
John MacFarlane
1
-43
/
+44
2020-08-15
Actions CI: Try cache@v2.
John MacFarlane
1
-10
/
+14
2020-08-11
Linux rc build: use ghc-musl container.
John MacFarlane
1
-1
/
+0
2020-07-23
Restore testing with ghc 8.0.2.
John MacFarlane
1
-0
/
+2
2020-07-23
release-candidate: pin upload-artifact to specific version.
John MacFarlane
1
-3
/
+3
2020-07-19
CI: Drop testing on ghc 8.0.2.
John MacFarlane
1
-2
/
+0
2020-07-13
[CI] Use setup-haskell action
Nikolay Yakimov
1
-10
/
+4
2020-06-29
rc action: use older stack that supports i386 for Windows i386 build.
John MacFarlane
1
-1
/
+2
2020-06-23
CI: fix typo in GitHub CI workflow config
Albert Krewinkel
1
-2
/
+2
2020-06-20
CI: use GitHub workflow command to set system path
Albert Krewinkel
1
-2
/
+3
2020-06-15
linux CI: use ppa to install older ghc/cabal versions.
John MacFarlane
1
-3
/
+14
[next]