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

CLI - add an option to generate the build report #29174

Closed
mkouba opened this issue Nov 10, 2022 · 1 comment · Fixed by #35318
Closed

CLI - add an option to generate the build report #29174

mkouba opened this issue Nov 10, 2022 · 1 comment · Fixed by #35318
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) kind/enhancement New feature or request
Milestone

Comments

@mkouba
Copy link
Contributor

mkouba commented Nov 10, 2022

Description

It might be useful to add an option to generate the build report with CLI, e.g. something like quarkus build --report. We have a similar functionality in the dev mode (/q/dev/io.quarkus.quarkus-vertx-http/build-steps). It is also possible to generate the report manually from the exported metrics, i.e. run the built with mvn clean package -DskipTests -Dquarkus.debug.dump-build-metrics=true and then consume the exported file with https://github.com/mkouba/quarkus-build-report.

Implementation ideas

No response

@mkouba mkouba added kind/enhancement New feature or request area/cli Related to quarkus cli (not maven/gradle/etc.) labels Nov 10, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Nov 10, 2022

/cc @ebullient, @maxandersen

mkouba added a commit to mkouba/quarkus that referenced this issue Aug 11, 2023
mkouba added a commit to mkouba/quarkus that referenced this issue Aug 11, 2023
mkouba added a commit to mkouba/quarkus that referenced this issue Aug 11, 2023
mkouba added a commit to mkouba/quarkus that referenced this issue Aug 11, 2023
mkouba added a commit to mkouba/quarkus that referenced this issue Aug 15, 2023
@quarkus-bot quarkus-bot bot added this to the 3.4 - main milestone Aug 15, 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.) kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant