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 a version report to target update mojo #4670

Merged

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Feb 1, 2025

Fix #4668

Copy link

github-actions bot commented Feb 1, 2025

Test Results

  606 files  ±0    606 suites  ±0   4h 3m 54s ⏱️ + 4m 47s
  434 tests ±0    427 ✅ +1   7 💤 ±0  0 ❌  - 1 
1 302 runs  ±0  1 280 ✅ +1  22 💤 ±0  0 ❌  - 1 

Results for commit bceef00. ± Comparison against base commit 807bd8e.

♻️ This comment has been updated with latest results.

@laeubi laeubi force-pushed the add_version_report_to_target_update branch from 47a1585 to 709ffeb Compare February 1, 2025 18:24
@laeubi
Copy link
Member Author

laeubi commented Feb 2, 2025

Example report that is now generated:

The content of the target target-platform.target was updated

Please review the changes and merge if appropriate, or cherry pick individual updates.

The location https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12/ was updated:

The following maven artifacts have been updated:

  • ch.qos.logback:logback-classic:jar:1.5.12 has been updated to version 1.5.16
    • additionally requires java.package; java.lang.module 0.0.0 compared to the previous version
  • com.google.code.gson:gson:jar:2.11.0 has been updated to version 2.12.1
    • additionally requires osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) compared to the previous version
  • com.google.guava:guava:jar:33.3.1-jre has been updated to version 33.4.0-jre
  • commons-codec:commons-codec:jar:1.17.1 has been updated to version 1.18.0
  • io.takari.m2e.workspace:org.eclipse.m2e.workspace.cli:jar:0.3.1 has been updated to version 0.4.0
  • org.apache.maven.archetype:archetype-common:jar:3.2.1 has been updated to version 3.3.1
  • org.apache.maven.archetype:archetype-catalog:jar:3.2.1 has been updated to version 3.3.1
  • org.apache.maven.archetype:archetype-descriptor:jar:3.2.1 has been updated to version 3.3.1

@laeubi laeubi force-pushed the add_version_report_to_target_update branch from 709ffeb to 20c9a98 Compare February 2, 2025 19:09
@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 Feb 2, 2025
@laeubi laeubi marked this pull request as ready for review February 2, 2025 19:09
@laeubi laeubi enabled auto-merge (rebase) February 2, 2025 19:09
@laeubi laeubi force-pushed the add_version_report_to_target_update branch from 20c9a98 to 934546b Compare February 3, 2025 06:47
@laeubi laeubi force-pushed the add_version_report_to_target_update branch from 934546b to bceef00 Compare February 3, 2025 13:41
@laeubi laeubi merged commit 18d50ba into eclipse-tycho:main Feb 3, 2025
15 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.

Let target update mojo generate a report of changes
2 participants