Jonas Schäfer
|
d5a46b69a6
|
Include flake8-print plugin
This alerts us of stray print statements, which should never occur
because this is a non-TUI application.
|
2022-01-15 17:07:16 +01:00 |
|
Jonas Schäfer
|
874f0447ba
|
Install build requirements for mypy CI check
Otherwise, the toml type hints are missing which mypy does not
like.
|
2021-06-18 16:14:45 +02:00 |
|
Jonas Schäfer
|
10a0de0637
|
Add test build to standard CI
|
2021-02-01 16:17:06 +01:00 |
|
Jonas Schäfer
|
b3185a8d18
|
Remove build job pushing to docker hub
We don’t want that, Snikket got its own build servers.
|
2021-02-01 16:16:50 +01:00 |
|
Jonas Schäfer
|
7e2c4012cc
|
Fix Dockerfile reference in CI jobs after it was moved
|
2021-01-23 14:51:54 +01:00 |
|
Jonas Schäfer
|
16bc3c6990
|
Add a bunch of CI tests for the code
|
2021-01-16 16:07:40 +01:00 |
|
Matthew Wild
|
7f8b2644e7
|
Github: test workflow rename to resolve Github errors
|
2020-05-20 15:16:05 +01:00 |
|
Matthew Wild
|
d417736872
|
Github: Add workflows for build and publish of Docker images
|
2020-05-20 14:38:24 +01:00 |
|