Skip to content

chore: Prepare release 0.13.10#5620

Merged
max-sixty merged 1 commit intoPRQL:mainfrom
max-sixty:prepare-0.13.10
Dec 16, 2025
Merged

chore: Prepare release 0.13.10#5620
max-sixty merged 1 commit intoPRQL:mainfrom
max-sixty:prepare-0.13.10

Conversation

@max-sixty
Copy link
Copy Markdown
Member

Summary

Prepares release 0.13.10 which completes the npm OIDC publishing fix from 0.13.9.

Changes

  • Fix push-web-branch workflow: Use PRQL_BOT_GITHUB_TOKEN PAT instead of default GITHUB_TOKEN to allow pushing commits that contain workflow files (required workflows scope)
  • Changelog updates: Added recent features and fixes with contributor credits
  • Release docs clarification: Added note about tag target defaulting to latest commit on main

Why 0.13.9 npm publish failed

The 0.13.9 release was tagged at the "prepare release" commit, but the Node 24 upgrade (required for npm OIDC - needs npm 11.5.1+) was merged after that commit. The tagged workflow still used Node 20.x with npm 10.8.2, which doesn't support OIDC trusted publishing.

Release checklist

After merging:

  • Verify npm trusted publisher is configured at npmjs.com/package/prqlc/access
  • Create release at GitHub (tag will be created automatically)
  • Monitor CI for successful npm publish

🤖 Generated with Claude Code

@max-sixty max-sixty force-pushed the prepare-0.13.10 branch 2 times, most recently from 77f9c66 to 90db776 Compare December 16, 2025 21:34
- Fix push-web-branch workflow to use PAT token for pushing workflow files
- Update changelog with recent features and fixes
- Add release docs clarification about tag target commits

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@max-sixty max-sixty enabled auto-merge (squash) December 16, 2025 21:50
@max-sixty max-sixty merged commit 1e320f8 into PRQL:main Dec 16, 2025
78 checks passed
@max-sixty max-sixty deleted the prepare-0.13.10 branch December 16, 2025 22:02
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