Revert "ci(nightly): enable brev-e2e job with long-lived BREV_API_TOKEN (#3350)" - #3372
Revert "ci(nightly): enable brev-e2e job with long-lived BREV_API_TOKEN (#3350)"#3372ericksoa wants to merge 1 commit into
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughBrev E2E testing infrastructure migrated from API-key-based authentication with published launchable images to refresh-token-based ChangesBrev E2E Token Auth & Startup-Script Provisioning
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes Possibly related PRs
Suggested labels
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
E2E Advisor RecommendationRequired E2E: None Full advisor summaryPi Semantic E2E AdvisorFailed: pi exited with status 1; see /home/runner/work/NemoClaw/NemoClaw/artifacts/e2e-advisor/e2e-advisor-pi-raw-output.txt |
|
Closing in favor of the signed replacement revert PR. The original branch cannot be force-pushed under repo rules, and the revert commit needed DCO signoff. |
Summary
Reverts #3350 because the new
brev-e2ereusable workflow call breaksnightly-e2eat startup onmain.GitHub rejects
nightly-e2e.yamlbefore jobs are created because the caller only grantscontents: read, while the called workflow requestschecks: writeandpull-requests: write.Failing runs:
Verification
git diff --check origin/main..HEADnightly-e2e.yamlno longer contains the newbrev-e2ejob wiring.Summary by CodeRabbit
Infrastructure Updates
Tests