Skip to content

Backport v1 to main for v1.1.0 - #6

Merged
crohr merged 7 commits into
mainfrom
v1
Aug 27, 2026
Merged

Backport v1 to main for v1.1.0#6
crohr merged 7 commits into
mainfrom
v1

Conversation

@crohr

@crohr crohr commented Aug 27, 2026

Copy link
Copy Markdown
Member

Context

The stable v1 branch now contains the complete local buildcurl coordinator, sibling compiler containers, toolchain caching, and the workflow follow-up that tracks pkgr master immutably. main still points at the v1.0.2 implementation.

Root cause

The local compiler rollout was developed and validated on the stable release branch so existing pkgr/action@v1 consumers could be tested before updating the repository source branch and immutable release tag.

What changed

  • Backport the tested v1 branch directly into main.
  • Preserve the exact implementation and generated action bundles already exercised by PR and application E2Es.
  • Avoid cherry-picks, duplicate commits, or compatibility-only code.
  • Prepare the landed main commit for the immutable v1.1.0 tag.

Validation

  • npm test — 12/12 passed
  • npm run build and git diff --exit-code -- package/dist
  • actionlint .github/workflows/test.yml .github/workflows/scheduled-e2e.yml
  • git diff --check origin/main...origin/v1
  • PR Follow pkgr master in E2E workflows #5 CI — all recipe and Ruby, Node, and Python application E2Es passed
  • blank-sinatra-app master pipeline — EL 10, Ubuntu 26.04, and SLES 16 passed
  • Adversarial correctness/security review — clean
  • Architectural review — clean

@crohr

crohr commented Aug 27, 2026

Copy link
Copy Markdown
Member Author

@codex review

1 similar comment
@crohr

crohr commented Aug 27, 2026

Copy link
Copy Markdown
Member Author

@codex review

@crohr
crohr merged commit 17b3cf1 into main Aug 27, 2026
12 checks passed
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