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

Do not update to the next major version unless explicitly requested #4097

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Aug 11, 2024

Currently the update-target mojo just updates to the highest version, but in some cases it is desirable to not update to the next "major" version.

This adds a new parameter to prevent major updates unless explicitly requested.

Copy link

github-actions bot commented Aug 11, 2024

Test Results

  600 files  ±0    600 suites  ±0   4h 4m 9s ⏱️ + 3m 36s
  429 tests +1    421 ✅ ±0   7 💤 ±0  0 ❌ ±0  1 🔥 +1 
1 287 runs  +3  1 264 ✅ +2  22 💤 ±0  0 ❌ ±0  1 🔥 +1 

For more details on these errors, see this check.

Results for commit e5f6f68. ± Comparison against base commit 6af35ac.

♻️ This comment has been updated with latest results.

@laeubi laeubi force-pushed the no_major branch 2 times, most recently from ce59bb5 to d1adc82 Compare August 12, 2024 06:30
Currently the update-target mojo just updates to the highest version,
but in some cases it is desirable to not update to the next "major"
version.

This adds a new parameter to prevent major updates unless explicitly
requested.
@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Aug 12, 2024
@laeubi laeubi enabled auto-merge (rebase) August 12, 2024 11:29
@laeubi laeubi merged commit e0eaac0 into eclipse-tycho:main Aug 12, 2024
10 of 12 checks passed
@eclipse-tycho-bot
Copy link

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants