Changes
#2809 (Apr 4, 2025, 11:39:09 AM)
- *.py: fix imported but unused — Oliver Smith / detail
- *.py: fix variable assigned to but never used — Oliver Smith / detail
- *.py: ignore: E722 Do not use bare `except` — Oliver Smith / detail
- OBS: fix f-string without any placeholders — Oliver Smith / detail
- scripts/verify_log_statements: fix undefined name — Oliver Smith / detail
- lint: run 'ruff' on various repositories — Oliver Smith / detail
#2808 (Apr 4, 2025, 8:44:08 AM)
- jobs/ttcn3-testsuites: run remsim with testenv — Oliver Smith / detail
#2792 (Mar 21, 2025, 8:14:06 AM)
- obs: gerrit_binpkgs: set --allow-unknown-package — Oliver Smith / detail
#2787 (Mar 17, 2025, 12:39:07 PM)
- jobs/gerrit-lint: run in docker — Oliver Smith / detail
- lint/lint_diff: make use of shell functions — Oliver Smith / detail
- lint/lint_diff: run clang-format if config was found — Oliver Smith / detail
- lint/lint_diff: allow skipping with OSMO_LINT=0 — Oliver Smith / detail