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

Fix a script that detects whether to release the repository #203

Closed
pomek opened this issue Dec 3, 2024 · 0 comments · Fixed by #204
Closed

Fix a script that detects whether to release the repository #203

pomek opened this issue Dec 3, 2024 · 0 comments · Fixed by #204
Assignees
Labels
intro Good first ticket. squad:platform Issue to be handled by the Platform team. type:bug This issue reports a buggy (incorrect) behavior.
Milestone

Comments

@pomek
Copy link
Member

pomek commented Dec 3, 2024

📝 Provide detailed reproduction steps (if any)

When reproducing the issue, the latest #master commit is da1f2de.

Execute: node ./scripts/ci/is-project-ready-to-release.js

✔️ Expected result

The proposed changelog (3.0.0) version is not higher than the already published one.

❌ Actual result

The project is ready to release.
@pomek pomek added intro Good first ticket. squad:platform Issue to be handled by the Platform team. type:bug This issue reports a buggy (incorrect) behavior. labels Dec 3, 2024
@pomek pomek self-assigned this Dec 3, 2024
@CKEditorBot CKEditorBot added the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Dec 3, 2024
@pomek pomek closed this as completed in #204 Dec 3, 2024
pomek added a commit that referenced this issue Dec 3, 2024
Internal: Improved the detection to release script by passing a valid package name. Closes #203.
@CKEditorBot CKEditorBot removed the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Dec 3, 2024
@pomek pomek changed the title Fix a script Fix a script that detects whether to release the repository Dec 3, 2024
@CKEditorBot CKEditorBot added this to the iteration 81 milestone Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
intro Good first ticket. squad:platform Issue to be handled by the Platform team. type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
2 participants