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

chore(meta): start all PR workflow jobs simultaneously, use java 21 #1884

Merged
merged 1 commit into from
May 16, 2024

Conversation

josxha
Copy link
Contributor

@josxha josxha commented May 16, 2024

To speed up workflows for PRs even further, we can start all jobs simultaneously.
We can't do this for the master branch CI to ensure, delivered builds have succeeded testing.

Before: 6m 47s
image

After: 5m 57s
image

@josxha josxha requested a review from JaffaKetchup May 16, 2024 11:21
@josxha josxha changed the title chore: run all PR workflows concurrently, use java 21 chore: start all PR workflow jobs simultaneously, use java 21 May 16, 2024
Copy link
Member

@JaffaKetchup JaffaKetchup left a comment

Choose a reason for hiding this comment

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

LGTM!

@JaffaKetchup JaffaKetchup changed the title chore: start all PR workflow jobs simultaneously, use java 21 chore(meta): start all PR workflow jobs simultaneously, use java 21 May 16, 2024
@JaffaKetchup JaffaKetchup merged commit d959a87 into fleaflet:master May 16, 2024
7 checks passed
@josxha josxha deleted the chore/speed-up-pr-workflows branch May 16, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants