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

add version diff check in version-file-bump action #12494

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

momentmaker
Copy link
Contributor

This adds extra steps in version-file-bump composite action to check the version in VERSION file is the same as the version in package.json. The workflow will fails if they're different.

This is a temp check before migrating to use the version in package.json as the source of truth and remove the VERSION file completely.

Copy link
Contributor

I see that you haven't updated any README files. Would it make sense to do so?

Copy link
Collaborator

@chainchad chainchad left a comment

Choose a reason for hiding this comment

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

noice

@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@momentmaker momentmaker added this pull request to the merge queue Mar 19, 2024
Merged via the queue into develop with commit d08a3e8 Mar 19, 2024
105 checks passed
@momentmaker momentmaker deleted the re-2359/version-diff-check-ci branch March 19, 2024 19:42
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.

2 participants