Skip to content

ci: zipx version updates - #42

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
zipx/version-updates-32608066543
Closed

ci: zipx version updates#42
github-actions[bot] wants to merge 1 commit into
mainfrom
zipx/version-updates-32608066543

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Applied zipxDepUpdate, zipxActionUpdate, and zipxPinUpdate.

Repo-root workflow YAML is not in this PR

The bot cannot push repo-root .github/workflows/ (GITHUB_TOKEN has no workflows permission). Composites under .github/actions/ are already in this commit. Nested example YAML (examples/monorepo/.github/, including that tree's ci.yml) is also in this commit when the companion regenerated it.

If zipxWorkflowCheck fails on repo-root ci.yml (typical after an Action pin bump, especially checkout), regenerate workflows on this PR branch and push. Do not commit those files to main.

From a clone of this repo:

git fetch origin zipx/version-updates-32608066543
git checkout zipx/version-updates-32608066543
sbt zipxWorkflowGenerate
git add .github/workflows
git commit -m "ci: regenerate workflows"
git push origin zipx/version-updates-32608066543

The PR branch is zipx/version-updates-32608066543.

@github-actions github-actions Bot added the clean zipx: Verify runs cleanFull label Aug 23, 2026
@russwyte

Copy link
Copy Markdown
Contributor

Superseded by #47, which landed the catalog updates (including the ascent-js 0.5.0 eviction fix) on main.

@russwyte russwyte closed this Aug 26, 2026
@russwyte
russwyte deleted the zipx/version-updates-32608066543 branch August 26, 2026 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clean zipx: Verify runs cleanFull

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant