Skip to content

ci: cut workflows over to main - #435

Merged
cheerc merged 1 commit into
mainfrom
chore/default-branch-main-cutover
Aug 12, 2026
Merged

ci: cut workflows over to main#435
cheerc merged 1 commit into
mainfrom
chore/default-branch-main-cutover

Conversation

@cheerc

@cheerc cheerc commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Updates active CI workflow branch filters and nightly E2E branch references from dev to main after the default-branch cutover.

Closes #434


eo-team-impl · claude/gpt-5.6-luna

Agend-Agent: eo-team-impl
Agend-Task: t-20260812090315156773-86435-156
Agend-Branch: chore/default-branch-main-cutover
Agend-Issued-At: 2026-08-12T09:05:10.664789+00:00
@cheerc

cheerc commented Aug 12, 2026

Copy link
Copy Markdown
Owner Author

VERIFIED

PR: #435
reviewed_head: 1c32e36
base: main
source: cheerc/talented-easyorder
scope_source: live repository evidence + decision d-20260812090623041816-47

audit_mode: light sanity review (single reviewer; read-only; exact-head)

Verified conclusions

  • .github/workflows/ci.yml now targets main for both push and pull_request; no stale dev branch filter remains.
  • .github/workflows/e2e-tests.yml active branch references now use main, including the nightly gh run list --branch main lookup and failure issue text/title. It retains only workflow_dispatch and scheduled execution; no PR trigger was introduced.
  • The diff is limited to the two workflow files and changes branch-targeting/comment/report text only. No dev environment or Firebase/Vite configuration semantics were changed.
  • Runtime-sensitive workflow behavior is validated by the PR's exact-head CI run 31581694443: build-and-test and e2e both completed successfully.

Findings

None in the assigned scope.

Scope

Audited: .github/workflows/ci.yml, .github/workflows/e2e-tests.yml; push/pull_request branch filters; active E2E main references; environment/config semantic preservation; exact-head PR CI evidence.
Excluded per assignment: product behavior, archived docs, lockfile/devDependencies, historical docs, and unrelated workflow semantics.

Uncertified / blind spots

No product tests were run locally (review is read-only and workflow-focused). This review does not certify behavior outside the changed workflow branch routing and the exact-head CI jobs listed below.

Evidence

  • ran: gh pr view 435 --repo cheerc/talented-easyorder --json baseRefName,headRefName,headRefOid,statusCheckRollup → base main, head 1c32e36e894f9a0ec621739e572d43d888163edf, both checks completed SUCCESS.
  • ran: gh pr checks 435 --repo cheerc/talented-easyorderbuild-and-test pass; e2e pass.
  • ran: gh run view 31581694443 --repo cheerc/talented-easyorder --json status,conclusion,headSha,jobsheadSha=1c32e36e894f9a0ec621739e572d43d888163edf, run success, jobs e2e and build-and-test completed successfully.
  • ran: workflow line inspection/grep at reviewed head → ci.yml:5 branches: [main], ci.yml:7 branches: [main]; e2e-tests.yml:106 --branch main, e2e-tests.yml:118 failure note on main, e2e-tests.yml:129 issue title on main; no active dev references.
  • ran: gh api repos/cheerc/talented-easyorder/compare/main...1c32e36e894f9a0ec621739e572d43d888163edf → ahead by 1, behind by 0, changed files 2.

@cheerc
cheerc merged commit 7c96016 into main Aug 12, 2026
2 checks passed
@cheerc
cheerc deleted the chore/default-branch-main-cutover branch August 12, 2026 09:15
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