X Tutup
Skip to content

Add CI check to make sure packages exist on npm#17751

Merged
nicolo-ribaudo merged 1 commit intobabel:mainfrom
nicolo-ribaudo:ensure-packages-exist
Jan 29, 2026
Merged

Add CI check to make sure packages exist on npm#17751
nicolo-ribaudo merged 1 commit intobabel:mainfrom
nicolo-ribaudo:ensure-packages-exist

Conversation

@nicolo-ribaudo
Copy link
Member

Q                       A
Fixed Issues? Fixes #1, Fixes #2
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

Blocks #17746. Unfortunately with the new npm publishing process we need to create a package manually before that we can publish it from CI.

@babel-bot
Copy link
Collaborator

babel-bot commented Jan 29, 2026

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/60761

@nicolo-ribaudo
Copy link
Member Author

Script tested with https://www.npmjs.com/package/@babel/___internal___test-oidc-publish/

@nicolo-ribaudo nicolo-ribaudo added the PR: Internal (next major) 🏠 A type of pull request used for our changelog categories for next major release label Jan 29, 2026
@nicolo-ribaudo
Copy link
Member Author

As for other CI releae-related changes, let's do "try and see".

@nicolo-ribaudo nicolo-ribaudo merged commit 180f5f6 into babel:main Jan 29, 2026
53 checks passed
@nicolo-ribaudo nicolo-ribaudo deleted the ensure-packages-exist branch January 29, 2026 18:40
@nicolo-ribaudo nicolo-ribaudo added the PR: Internal 🏠 A type of pull request used for our changelog categories label Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Internal 🏠 A type of pull request used for our changelog categories PR: Internal (next major) 🏠 A type of pull request used for our changelog categories for next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup