dump-things-service/.forgejo/workflows
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Michael Hanke b9157d5de2
Some checks failed
Codespell / Check for spelling errors (push) Successful in 41s
Codespell / Check for spelling errors (pull_request) Successful in 43s
Ruff / Code linting (pull_request) Failing after 51s
Ruff / Code linting (push) Failing after 51s
Type annotation (PR) / check (pull_request) Successful in 1m20s
Test execution / Test-all (push) Successful in 1m31s
ci: add workflow to check typing in files changed in a given PR
Right now, it makes no sense to type-check the entire project due to the
large number of issues. This is an alternative approach that should help
improve the situation over time.
2026-06-30 20:18:42 +02:00
..
codespell.yml ci: make codespell workflow run on forgejo 2026-06-30 19:53:10 +02:00
mypy-pr.yml ci: add workflow to check typing in files changed in a given PR 2026-06-30 20:18:42 +02:00
ruff.yml ci: add code linting workflow 2026-06-30 20:04:26 +02:00
run_tests.yaml ci: remove dedicated Python installation 2026-06-30 17:53:52 +02:00