Matthew Wild
56470eec01
Github: Use flake8 target
2025-06-05 17:32:34 +01:00
Matthew Wild
e56c0f9029
github: Strip Generated-By in both places
2024-01-09 15:07:21 +00:00
Matthew Wild
97198a1da4
Ignore generator name/version when checking if translations are up to date
2024-01-09 14:51:34 +00:00
Jonas Schäfer
b84b84b394
Add check for a missing make extract_translations
...
Forgetting to run that causes weblate (or other translation tools) to
show outdated strings and not import new strings, which is bad for the
collaboration.
Fixes #118 .
2022-01-22 14:57:59 +01:00
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