Commit Graph

6 Commits

Author SHA1 Message Date
Daniel Solmann
0727e1560a
Created a Github Action for Python's Black formatter. (#112)
* Setup Python Linter

* Setup Rust linting

* Fix Rust lint

* Fixing rust lint again.

* Disabling rust linting, due to bug in current rustfmt release.

* Delete rustlint, cause @nikita-b has a working version.
2020-09-10 16:41:37 +03:00
Henry
a61055939e
Changed wiki deploy script to include subdirectories (#87)
Co-authored-by: Henry Pauli <henry@mixict.nl>
2020-09-03 11:55:10 +03:00
Vadim Kaushan
f7882dbff4
Remove docker cache to speedup builds (#79) 2020-08-31 23:32:17 +03:00
Vadim Kaushan
a008c38078
Add GitHub Actions CI rules (#70)
* Prepare Dockerfile for GitHub Actions

* Add Action

* Add CI rules

* Move docker files into the docker directory to prevent fetching build artifacts

* Cache Docker layers

Co-authored-by: aanper <mail@s3f.ru>
2020-08-31 23:12:18 +03:00
Henry
32cbe87b10
Added README.md to wiki/Home.md (#65)
Co-authored-by: Henry Pauli <henry@mixict.nl>
2020-08-28 21:33:33 +03:00
Henry
c3fb016713
Add github action to publish the wiki (#63)
Signed-off-by: Henry Pauli <henry@mixict.nl>

Co-authored-by: Henry Pauli <henry@mixict.nl>
2020-08-28 19:21:08 +03:00