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

Lock ckeditor5-dev-* packages to the latest stable version #191

Closed
pomek opened this issue Sep 27, 2024 · 0 comments · Fixed by #193
Closed

Lock ckeditor5-dev-* packages to the latest stable version #191

pomek opened this issue Sep 27, 2024 · 0 comments · Fixed by #193
Assignees
Labels
squad:devops Issue to be handled by the Devops team. type:task This issue reports a chore (non-production change) and other types of "todos".
Milestone

Comments

@pomek
Copy link
Member

pomek commented Sep 27, 2024

Provide a description of the task

Due to the upcoming release of breaking changes in the ckeditor5-dev-* (PR) packages that also require changes in CKEditor 5 code base (PR), we must lock a version of the @ckeditor/ckeditor5-dev-build-tools package.

ckeditor5DevBuildTools: getPackageVersion( '@ckeditor/ckeditor5-dev-build-tools' ),

The current implementation will use the upcoming release, which will break the tool. Hence, we must use the 43.0.0 version.

@pomek pomek added squad:devops Issue to be handled by the Devops team. type:task This issue reports a chore (non-production change) and other types of "todos". labels Sep 27, 2024
@CKEditorBot CKEditorBot added status:planned Set automatically when an issue lands in the "Sprint backlog" column. We will be working on it soon. status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. and removed status:planned Set automatically when an issue lands in the "Sprint backlog" column. We will be working on it soon. labels Sep 27, 2024
@pomek pomek closed this as completed in c5beffb Sep 30, 2024
@CKEditorBot CKEditorBot removed the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Sep 30, 2024
@CKEditorBot CKEditorBot added this to the iteration 79 milestone Sep 30, 2024
pomek added a commit that referenced this issue Sep 30, 2024
Other (generator): Lock to the last compatible version of the `@ckeditor/ckeditor5-dev-build-tools` package due to the upcoming release of breaking changes in the `@ckeditor/ckeditor5-dev-*` packages. Closes #191.
@pomek pomek removed their assignment Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squad:devops Issue to be handled by the Devops team. type:task This issue reports a chore (non-production change) and other types of "todos".
Projects
None yet
3 participants