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

Redesign CDN deploy to upload to a tagged version #17240

Merged
merged 5 commits into from
Oct 16, 2024

Conversation

pomek
Copy link
Member

@pomek pomek commented Oct 9, 2024

Suggested merge commit message (convention)

Internal: While uploading CDN files, they target a tagged directory instead of an X.Y.Z version. In case of a stable (staging) release, the rename will be performed later in the release process, allowing us to restart the entire process without affecting users using CDN.


Additional information

@pomek pomek marked this pull request as ready for review October 9, 2024 12:31
{
title: 'Checking if packages that returned E409 error code were uploaded correctly.',
task: async ( _, task ) => {
return releaseTools.verifyPackagesPublishedCorrectly( {
Copy link
Contributor

Choose a reason for hiding this comment

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

What about this check? Are we not going to check for 409 errors any more?

Copy link
Member Author

Choose a reason for hiding this comment

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

Review ckeditor/ckeditor5-dev#1019, please.

psmyrek
psmyrek previously approved these changes Oct 10, 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 🎉

LukaszGudel
LukaszGudel previously approved these changes Oct 10, 2024
martnpaneq
martnpaneq previously approved these changes Oct 10, 2024
@pomek pomek dismissed stale reviews from martnpaneq, LukaszGudel, and psmyrek via 430a806 October 14, 2024 11:10
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 7d6e3a8 into master Oct 16, 2024
10 checks passed
@pomek pomek deleted the i/3811-restartable-release branch October 16, 2024 05:44
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.

4 participants