Skip to content

chore(deps): sitekit from git tag to npm release - #21

Merged
github-actions[bot] merged 1 commit into
mainfrom
chore/sitekit-npm
Sep 5, 2026
Merged

chore(deps): sitekit from git tag to npm release#21
github-actions[bot] merged 1 commit into
mainfrom
chore/sitekit-npm

Conversation

@catomean

@catomean catomean commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Swaps sitekit from the github:bitbaum/sitekit#v0.3.0 tag install to the npm release via alias npm:@bitbaum/sitekit@^0.3.0 — zero source edits. Removes the dead codeload allowBuilds entry, adds the <24h-old package to minimumReleaseAgeExclude, and prettier-formats .github/workflows/auto-merge.yml (quote style only), which made pnpm run verify red on a pristine checkout because CI runs no format:check. Lockfile now has zero codeload entries. Touches .github/workflows, so the auto-merge sweep cannot merge it — will be hand-merged once green.

🤖 Generated with Claude Code

Same alias pattern as camille: sitekit -> npm:@bitbaum/sitekit@^0.3.0, zero
source edits. Drops the codeload allowBuilds entry and exempts the fresh
package from the minimum-release-age window. Also formats
.github/workflows/auto-merge.yml (quote style) — it predated format:check
locally and CI never runs prettier, so the repo's verify gate was red on a
pristine checkout.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WqKqMnHQHSmkGFfc5t7Rxn
@github-actions
github-actions Bot merged commit 910f52b into main Sep 5, 2026
1 check passed
@github-actions
github-actions Bot deleted the chore/sitekit-npm branch September 5, 2026 15:30
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