Chris de Graaf
087dcc8d05
Use Julia 1.x for doc builds on Travis and GHA ( #174 )
2020-05-27 15:17:25 -05:00
Chris de Graaf
ab075ca47d
Cache artifacts in Travis, AppVeyor, GitHubActions, and Cirrus ( #173 )
2020-05-27 15:05:47 -05:00
Chris de Graaf
29c9f6b46f
Default to running TagBot daily ( #154 )
2020-04-17 15:45:06 -05:00
Chris de Graaf
0a0a4731a3
Updates for Julia 1.4
2020-03-23 09:26:24 -05:00
Chris de Graaf
1976070a50
Remove setup-julia from CompatHelper workflow
...
Julia is now installed by default on GitHub Actions:
https://github.com/bcbi/CompatHelper.jl/issues/185
2020-03-19 08:20:10 +07:00
Chris de Graaf
506d0d33da
Update CompatHelper defaults and add some customization
2020-02-15 23:13:37 +07:00
Chris de Graaf
a1dc3ef95c
Add DOCUMENTER_KEY to the GitHub Actions doc build job
2020-02-15 23:13:37 +07:00
Curtis Vogt
e258aacd7a
Use literal block style for multi-line YAML
...
Allows for Julia code to not require the use of semi-colon which is
matches how most users will write Julia code. An additional benefit
is that it allows for use of single line comments.
2020-02-14 12:09:13 -06:00
Chris de Graaf
ab9949a236
Merge pull request #107 from invenia/cdg/actions
...
Add plugins for TagBot and CompatHelper
2019-12-18 11:26:05 +07:00
Chris de Graaf
a57bd160c3
Add nightly Julia to GitHubActions plugin ( #124 )
2019-12-17 15:55:07 +07:00
Chris de Graaf
cd204640d3
Fix some typos, make CompatHelper a default plugin
2019-12-17 13:35:53 +07:00
Chris de Graaf
428ab6966f
Rework TagBot to fit the new options
2019-12-17 13:21:28 +07:00
Chris de Graaf
a79c087010
Add a TagBot plugin
2019-12-17 13:21:27 +07:00
Chris de Graaf
689d8d9858
Run reference tests on 1.3
2019-12-17 12:15:00 +07:00
Chris de Graaf
90253e580d
Add some more Documenter reference tests
2019-11-10 11:15:56 +07:00