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

Simplify extensions update info and allow extensions to contribute recipes #35688

Closed
wants to merge 5 commits into from

Conversation

ia3andy
Copy link
Contributor

@ia3andy ia3andy commented Sep 1, 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

@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 1, 2023
@quarkus-bot

This comment has been minimized.

@geoand
Copy link
Contributor

geoand commented Sep 4, 2023

CI failures seem related

@ia3andy
Copy link
Contributor Author

ia3andy commented Sep 4, 2023

@geoand yes I'll fix it now, thanks!

@geoand
Copy link
Contributor

geoand commented Sep 4, 2023

👌

@quarkus-bot

This comment has been minimized.

@ia3andy ia3andy changed the title Simplify extensions update info for easier consumption Simplify extensions update info and allow extensions to contribute recipes Sep 4, 2023
@ia3andy ia3andy force-pushed the improve-update-infos branch from fc76f4d to afcf8cd Compare September 7, 2023 07:08
@quarkus-bot

This comment has been minimized.

ia3andy and others added 3 commits September 13, 2023 13:25
Add logic to load yaml recipes based on the extension.
Add logic to load yaml recipes based on the extension
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 13, 2023

Failing Jobs - Building ff04cff

Status Name Step Failures Logs Raw logs Build scan
Initial JDK 11 Build Build Failures Logs Raw logs

Failures

⚙️ Initial JDK 11 Build #

- Failing: independent-projects/tools/devtools-common 
! Skipped: core/deployment core/runtime devtools/bom-descriptor-json and 798 more

📦 independent-projects/tools/devtools-common

Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.23.0:validate (default) on project quarkus-devtools-common: File '/home/runner/work/quarkus/quarkus/independent-projects/tools/devtools-common/src/main/java/io/quarkus/devtools/commands/handlers/UpdateProjectCommandHandler.java' has not been previously formatted. Please format file (for example by invoking `mvn -f independent-projects/tools/devtools-common net.revelc.code.formatter:formatter-maven-plugin:2.23.0:format`) and commit before running validation!

@ia3andy
Copy link
Contributor Author

ia3andy commented Sep 13, 2023

Superseded by #35910

@ia3andy ia3andy closed this Sep 13, 2023
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform triage/invalid This doesn't seem right
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