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 justfile with recommended/suggest build aliases #45421

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

maxandersen
Copy link
Member

if you have just (https://just.systems/) installed this make for easy run of the recommend various mvn variants.

Copy link

quarkus-bot bot commented Jan 7, 2025

Thanks for your pull request!

Your pull request does not follow our editorial rules. Could you have a look?

  • title should preferably start with an uppercase character (if it makes sense!)

This message is automatically generated by a bot.

@maxandersen maxandersen force-pushed the justfile branch 2 times, most recently from a7229a7 to 35264b1 Compare January 7, 2025 17:22

This comment has been minimized.

@quarkus-bot quarkus-bot bot added the area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure label Jan 8, 2025
Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improved the doc a bit and ignored it for CI.

@gsmet gsmet merged commit b8cc629 into quarkusio:main Jan 8, 2025
5 of 6 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Jan 8, 2025
@gsmet gsmet added the area/infra internal and infrastructure related issues label Jan 8, 2025
@gastaldi
Copy link
Contributor

gastaldi commented Jan 8, 2025

That's an excellent idea. Now I can do just build instead of browsing my bash history

Here is how to enable auto-completion: https://just.systems/man/en/shell-completion-scripts.html

@gsmet
Copy link
Member

gsmet commented Jan 8, 2025

I would use the build-fast version if I were you. I wonder if we should make it just build and drop build-fast.

@gastaldi
Copy link
Contributor

gastaldi commented Jan 8, 2025

I wonder why build-fast doesn't use -Dquickly too?

@gastaldi
Copy link
Contributor

gastaldi commented Jan 8, 2025

Out of curiosity: Why -T0.8C and not -T1C?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infra internal and infrastructure related issues area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants