Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ReforgeHQ
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix npm publish by re-enabling corepack
- #78
#78
Merged
jkebinger
merged 15 commits into
main
ReforgeHQ/cli:main
from
fix-npm-publish-corepack
ReforgeHQ/cli:fix-npm-publish-corepack
Copy head branch name to clipboard
Nov 20, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Fix npm publish by re-enabling corepack
#78
jkebinger
merged 15 commits into
main
ReforgeHQ/cli:main
from
fix-npm-publish-corepack
ReforgeHQ/cli:fix-npm-publish-corepack
Copy head branch name to clipboard
Commits
Commits on Nov 20, 2025
Re-enable corepack after npm upgrade for prepack script
jkebinger
committed
190b847
View commit details
Copy full SHA for 190b847
Browse repository at this point
Enable workflow to run on pull requests for testing
jkebinger
committed
5b6ad25
View commit details
Copy full SHA for 5b6ad25
Browse repository at this point
Run yarn readme before npm upgrade and skip lifecycle scripts during publish
jkebinger
committed
0413aff
View commit details
Copy full SHA for 0413aff
Browse repository at this point
Upgrade to Yarn 4.11.0 for better OIDC support and use provenance
jkebinger
committed
631de6a
View commit details
Copy full SHA for 631de6a
Browse repository at this point
Add yarn version output before publishing
jkebinger
committed
b3fcb1c
View commit details
Copy full SHA for b3fcb1c
Browse repository at this point
Add explicit scope configuration for @reforge-com packages
jkebinger
committed
0d9e2d5
View commit details
Copy full SHA for 0d9e2d5
Browse repository at this point
Add npm publish registry too
jkebinger
committed
897348e
View commit details
Copy full SHA for 897348e
Browse repository at this point
Remove --provenance flag to test basic OIDC auth first
jkebinger
committed
f356c9a
View commit details
Copy full SHA for f356c9a
Browse repository at this point
Add comprehensive OIDC debug output based on Yarn implementation
jkebinger
committed
8ee5be1
View commit details
Copy full SHA for 8ee5be1
Browse repository at this point
Remove GitLab-specific debug output
jkebinger
committed
0e2fae3
View commit details
Copy full SHA for 0e2fae3
Browse repository at this point
Add OIDC token fetch test to debug silent failures
jkebinger
committed
b45ed45
View commit details
Copy full SHA for b45ed45
Browse repository at this point
Add full OIDC flow test: ID token fetch + NPM token exchange
jkebinger
committed
f2ebb46
View commit details
Copy full SHA for f2ebb46
Browse repository at this point
Test both URL encodings for OIDC token exchange
jkebinger
committed
27e1910
View commit details
Copy full SHA for 27e1910
Browse repository at this point
Remove debug code - OIDC working after fixing repo name case
jkebinger
committed
04645c0
View commit details
Copy full SHA for 04645c0
Browse repository at this point
Remove pull_request trigger - only run on main branch
jkebinger
committed
1b942b3
View commit details
Copy full SHA for 1b942b3
Browse repository at this point
You can’t perform that action at this time.