Skip to content

Changes

#806 (Apr 5, 2025, 4:29:00 AM)

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

#788 (Mar 22, 2025, 4:29:00 AM)

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

#783 (Mar 18, 2025, 4:29:00 AM)

  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