Skip to content

안전 회귀 CI와 산출물 ignore 정리 - #35

Merged
easygap merged 1 commit into
mainfrom
feature/ci-artifact-hygiene
May 7, 2026
Merged

안전 회귀 CI와 산출물 ignore 정리#35
easygap merged 1 commit into
mainfrom
feature/ci-artifact-hygiene

Conversation

@easygap

@easygap easygap commented May 7, 2026

Copy link
Copy Markdown
Owner

요약

  • PR과 main push마다 paper/runtime/live gate/promotion 안전 회귀 테스트를 자동 실행하는 GitHub Actions workflow를 추가했습니다.
  • paper evidence/runtime/promotion/research sweep과 pytest 임시 폴더를 ignore 처리해 로컬 git 상태가 산출물로 오염되지 않도록 정리했습니다.

검증

  • .github/workflows/safety-regression.yml YAML 파싱 확인
  • pytest tests/test_order_executor_paper.py tests/test_executor_state_machine.py tests/test_paper_runtime.py tests/test_paper_preflight.py tests/test_paper_pilot.py::TestPilotSchedulerIntegration tests/test_live_gate.py tests/test_paper_evidence.py tests/test_promotion_engine.py tests/test_evaluate_and_promote.py
  • GitHub Actions Paper and promotion safety checks 통과

@easygap
easygap merged commit c79d1e4 into main May 7, 2026
1 check passed
@easygap
easygap deleted the feature/ci-artifact-hygiene branch May 7, 2026 01:50
@easygap easygap changed the title Add safety regression CI and artifact hygiene 안전 회귀 CI와 산출물 ignore 정리 May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant