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 logic to load yaml recipes based on the extension #35910

Merged
merged 4 commits into from
Sep 18, 2023

Conversation

ia3andy
Copy link
Contributor

@ia3andy ia3andy commented Sep 13, 2023

Fixes #34391

This allows any extension to contribute recipes of their own in the https://github.com/quarkusio/quarkus-updates/tree/main/recipes/src/main/resources/quarkus-updates repo

This simplify extensions update info for easier consumption

This add drop version support when udpating (to make extension managed)

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform labels Sep 13, 2023
@quarkus-bot quarkus-bot bot added the area/cli Related to quarkus cli (not maven/gradle/etc.) label Sep 14, 2023
@ia3andy ia3andy marked this pull request as ready for review September 14, 2023 15:06
@ia3andy
Copy link
Contributor Author

ia3andy commented Sep 14, 2023

@maxandersen should this be backported or not?

@quarkusio quarkusio deleted a comment from quarkus-bot bot Sep 14, 2023
@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 18, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@ia3andy ia3andy merged commit ffdb63e into quarkusio:main Sep 18, 2023
51 checks passed
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Sep 18, 2023
@quarkus-bot quarkus-bot bot added this to the 3.5 - main milestone Sep 18, 2023
@aloubyansky aloubyansky modified the milestones: 3.5.0.CR1, 3.2.8.Final Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fetch recipes from quarkus-updates for the non-core extensions updates
3 participants