Commit Graph

10 Commits

Author SHA1 Message Date
XhmikosR
10c75d6735 Update ci.yml
* run it for PRs and master branch only
* use double quotes
2020-06-06 09:19:19 +03:00
XhmikosR
6b2f707159 Remove deploy workflow since Netlify is used 2020-06-04 11:39:24 +03:00
XhmikosR
81fbd47588 CI: install wheel 2020-06-04 11:39:24 +03:00
XhmikosR
df15f06e27 Combine GitHub Actions 2020-06-04 11:39:24 +03:00
XhmikosR
c86a8040eb Update build.yml (#314)
Remove `--verbose` when running mkdocs since the warnings are hidden in all this text
2020-05-16 19:57:25 +03:00
XhmikosR
41abe92e24 CI: add a PYTHON_VERSION environment variable (#297)
This way the pip cache will be invalidate when we change the Python version.
2020-04-30 20:31:38 +03:00
XhmikosR
71a3fd902b CI: remove no longer needed steps (#294)
The latest `actions/setup-node` prints this info by default
2020-04-28 22:38:43 +03:00
XhmikosR
bf1ade5ac1 Update peaceiris/actions-gh-pages to the v3 tag
Also, switch from the env vars to the `with` options
2020-03-19 09:43:40 +02:00
XhmikosR
dcfbf3b5db Add revision date - attempt 2 (#248)
* Revert "Revert "Add revision date to pages. (#244)" (#247)"

This reverts commit f07ca16871.

* Add missing packages

* build: get all repo history
2020-02-10 10:53:42 -08:00
XhmikosR
3e79fd7262 Switch to GitHub Actions CI (#231) 2020-02-05 09:56:54 -08:00