Commit Graph

21 Commits

Author SHA1 Message Date
Philipp Oppermann
80136cc047 Update to zola v0.12.1 (#861) 2020-09-27 15:56:13 +02:00
Philipp Oppermann
f198d45a59 Update to Zola 0.11.0 2020-08-19 09:55:16 +02:00
Philipp Oppermann
e159804492 Use workflow dispatch event to trigger scheduled builds of code branches 2020-08-16 18:06:54 +02:00
Philipp Oppermann
3f43994766 Don't continue on error for zola check 2020-02-17 13:31:21 +01:00
Philipp Oppermann
a3d73fa5ff Zola 0.10 was released 2020-02-17 10:23:42 +01:00
Philipp Oppermann
9547b0fc72 Revert "Use upcoming zola release on Github Actions"
This reverts commit c33c08392c.
2020-02-17 10:23:08 +01:00
Philipp Oppermann
c33c08392c Use upcoming zola release on Github Actions 2019-11-27 14:37:07 +01:00
Philipp Oppermann
a439f96384 Also deploy site on schedule event 2019-10-18 15:02:09 +02:00
Philipp Oppermann
0caf162825 Add Github Sponsors account 2019-10-06 13:10:16 +02:00
Philipp Oppermann
69bfe311f9 Don't fail job if zola check fails
The external link checker of the `zola check` command has false positives, e.g. https://github.com/getzola/zola/issues/805.
2019-10-02 11:09:16 +02:00
Philipp Oppermann
f5ef5d3222 Fix master ref in if condition of deploy job 2019-10-02 11:03:48 +02:00
Philipp Oppermann
30752f53b8 Debug github actions deploy failure 2019-10-02 11:00:46 +02:00
Philipp Oppermann
3ffda44c39 Merge build/deploy workflows by using new job.if 2019-10-02 10:51:21 +02:00
Philipp Oppermann
46386c71a3 Add a new 'Zola Check' CI workflow
This also checks external links.

We add it as a separate job because it seems to be still buggy.
2019-09-29 16:06:12 +02:00
Philipp Oppermann
ffdd1abd47 Update CI scripts to use zola 0.9.0 2019-09-29 15:52:20 +02:00
Philipp Oppermann
553b9723b3 Disable build workflow on staging.tmp branch 2019-09-13 10:48:39 +02:00
Philipp Oppermann
ff39b77c18 Use ::set-env command instead of repeating env variable 2019-09-10 19:25:39 +02:00
Philipp Oppermann
a640376d84 Pass SSH_AUTH_SOCK env variable to git push 2019-09-10 16:03:39 +02:00
Philipp Oppermann
fa97ae36b5 Add a deploy workflow 2019-09-10 15:53:22 +02:00
Philipp Oppermann
c0af518121 Add a GitHub Actions workflow to build site using Zola 2019-09-10 15:53:22 +02:00
Philipp Oppermann
c4ccf7303a Create FUNDING.yml 2019-07-07 12:31:59 +02:00