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 target job to use released version of Tycho and remove draft flag #2415

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

laeubi
Copy link
Contributor

@laeubi laeubi commented Oct 2, 2024

No description provided.

@laeubi
Copy link
Contributor Author

laeubi commented Oct 2, 2024

Verification Jobs wont cover this.

@laeubi laeubi merged commit 667e258 into eclipse-platform:master Oct 2, 2024
3 of 4 checks passed
mvn -f eclipse.platform.releng.prereqs.sdk
org.eclipse.tycho.extras:tycho-version-bump-plugin:4.0.9-SNAPSHOT:update-target
mvn -ntp -f eclipse.platform.releng.prereqs.sdk
org.eclipse.tycho.extras:tycho-version-bump-plugin:4.0.9:update-target
Copy link
Member

Choose a reason for hiding this comment

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

Wouldn't it be better to add tycho-version-bump-plugin to the pluginManagement section in the eclipse-parent pom and use the tycho.version used for all other Tycho plugins?

This would avoid future maintenance of that version.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

As this is a standalone action I would rather not blindly update it if there are no relevant changes.

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