Skip to content
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

Do not remove a package after publishing it "successfully" #1035

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Conversation

pomek
Copy link
Member

@pomek pomek commented Oct 25, 2024

Suggested merge commit message (convention)

Internal: Changelog for v45.0.2.

Internal: The publishPackageOnNpmCallback() util does not remove a package directory even if npm says it was published. Closes ckeditor/ckeditor5#17322.


Additional information

I used Internal messages as changelog contains the entry, so I would like to avoid duplications in the future releases.

@pomek pomek requested a review from psmyrek October 25, 2024 06:04
…kage directory even if npm says it was published. Closes ckeditor/ckeditor5#17322.
psmyrek
psmyrek previously approved these changes Oct 25, 2024
Copy link
Contributor

@psmyrek psmyrek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@coveralls
Copy link

coveralls commented Oct 25, 2024

Coverage Status

coverage: 87.905% (-0.001%) from 87.906%
when pulling 7177e6e on ck/17322
into 6188a50 on master.

Copy link
Contributor

@psmyrek psmyrek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@pomek pomek merged commit 7650d7a into master Oct 25, 2024
7 checks passed
@pomek pomek deleted the ck/17322 branch October 25, 2024 06:13
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.

Verify if a package is published when npm says "OK"
3 participants