Skip to content

Changes

#2809 (Apr 4, 2025, 11:39:09 AM)

  1. *.py: fix imported but unused — Oliver Smith / detail
  2. *.py: fix variable assigned to but never used — Oliver Smith / detail
  3. *.py: ignore: E722 Do not use bare `except` — Oliver Smith / detail
  4. OBS: fix f-string without any placeholders — Oliver Smith / detail
  5. scripts/verify_log_statements: fix undefined name — Oliver Smith / detail
  6. lint: run 'ruff' on various repositories — Oliver Smith / detail

#2808 (Apr 4, 2025, 8:44:08 AM)

  1. jobs/ttcn3-testsuites: run remsim with testenv — Oliver Smith / detail

#2792 (Mar 21, 2025, 8:14:06 AM)

  1. obs: gerrit_binpkgs: set --allow-unknown-package — Oliver Smith / detail

#2787 (Mar 17, 2025, 12:39:07 PM)

  1. jobs/gerrit-lint: run in docker — Oliver Smith / detail
  2. lint/lint_diff: make use of shell functions — Oliver Smith / detail
  3. lint/lint_diff: run clang-format if config was found — Oliver Smith / detail
  4. lint/lint_diff: allow skipping with OSMO_LINT=0 — Oliver Smith / detail