Skip to content

chore: build beta from v2 - #41627

Merged
Hona merged 3 commits into
anomalyco:devfrom
Hona:beta-v2-source
Aug 11, 2026
Merged

chore: build beta from v2#41627
Hona merged 3 commits into
anomalyco:devfrom
Hona:beta-v2-source

Conversation

@Hona

@HonaHona commented Aug 11, 2026

Copy link
Copy Markdown
Member

Summary

  • build the beta branch from v2 and V2 beta PRs
  • install V2 dependencies and smoke-test the V2 CLI

Depends on #41626.

CopilotAI lite review requested due to automatic review settings August 11, 2026 00:51

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the beta GitHub Actions workflow to run the beta sync logic from the v2 branch, serialize scheduled/manual runs, and defer GitHub App token creation until a push is needed.

Changes:

  • Serialize runs via workflow-level concurrency: beta-sync.
  • Checkout ref: v2 before running the beta sync job so the controller/script comes from v2.
  • Use the job github.token for the sync/validation step and conditionally create an App token only when pushing updates.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@HonaHona changed the title chore: run beta sync from v2chore: build beta branch from v2Aug 11, 2026
@HonaHona changed the title chore: build beta branch from v2chore: build beta from v2Aug 11, 2026
@Hona
Hona merged commit d62e500 into anomalyco:devAug 11, 2026
12 checks passed
balcsida pushed a commit to balcsida/opencode that referenced this pull request Aug 11, 2026
charlesverge pushed a commit to charlesverge/opencode that referenced this pull request Aug 11, 2026
Sign up for freeto 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.

2 participants

@Hona