fix(qg): use check_ci_green instead of local tests on development stage #17

Merged
admin merged 1 commits from fix/drop-local-tests-qg into main 2026-06-04 01:24:14 +03:00
Owner

BUG 6: drop duplicate local QG check_tests_local on development stage; rely on Gitea CI via check_ci_green.

  • stages.py: development qg check_tests_local -> check_ci_green
  • gitea.py: CI failure on development now notifies QG failure (no longer suppressed)
  • checks.py: check_tests_local marked DEPRECATED, kept in registry, not wired
  • tests updated; 215 passed (9 pre-existing webhook 401 failures off-limits)
BUG 6: drop duplicate local QG check_tests_local on development stage; rely on Gitea CI via check_ci_green. - stages.py: development qg check_tests_local -> check_ci_green - gitea.py: CI failure on development now notifies QG failure (no longer suppressed) - checks.py: check_tests_local marked DEPRECATED, kept in registry, not wired - tests updated; 215 passed (9 pre-existing webhook 401 failures off-limits)
admin added 1 commit 2026-06-04 01:23:07 +03:00
admin merged commit 7922f6b67b into main 2026-06-04 01:24:14 +03:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/orchestrator#17