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

Update UI version in package.json to match Maven version during release #1080

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

MikeEdgar
Copy link
Member

@MikeEdgar MikeEdgar commented Sep 27, 2024

Modify package.json and package-lock.json versions to match the versions in the Maven files throughout the project. This will occur during the release job. Includes a one-time manual update of the versions to catch-up to the version on main.

@MikeEdgar MikeEdgar added this to the 0.4.0 milestone Sep 27, 2024
<plugins>
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
Copy link
Member Author

Choose a reason for hiding this comment

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

This could be used further in the future in our CI process to include the UI build via Maven with the other components. That is not part of this PR for now.

@MikeEdgar MikeEdgar force-pushed the ui-release-version branch 2 times, most recently from 731b1d0 to f91b983 Compare October 1, 2024 14:05
Signed-off-by: Michael Edgar <medgar@redhat.com>
@MikeEdgar MikeEdgar enabled auto-merge (squash) October 1, 2024 18:20
Copy link

sonarqubecloud bot commented Oct 1, 2024

@MikeEdgar MikeEdgar merged commit d2f74e0 into main Oct 1, 2024
9 checks passed
@MikeEdgar MikeEdgar deleted the ui-release-version branch October 1, 2024 18:37
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