-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix OIDC publishing for scoped packages #6911
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
While we're at it is it possible to add tests for the feature though a mock endpoint? |
|
Yes, a simple mock test can be added for confirmed behavior. But we need to check it e2e first. |
sources from yarnpkg/berry#6911
|
testing now.. |
|
publishing work confirmed here: |
|
@arcanis Can we release the patch before more people experience the issue? I can't add the test files right now. Or I'll add it maybe tomorrow. |
|
Can we get this PR released? This is blocking the publish pipeline of SWC**** |
|
Release in progress 🚋 🚋 🚋 |
|
4.10.3 is available |
|
Thank you! |
What's the problem this PR addresses?
At #6898, I made a mistake, making it not work for scoped packages.