14 Commits

Author SHA1 Message Date
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