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: reduce build time #4405

Merged
merged 6 commits into from
Aug 4, 2023
Merged

chore: reduce build time #4405

merged 6 commits into from
Aug 4, 2023

Conversation

gastonfournier
Copy link
Contributor

@gastonfournier gastonfournier commented Aug 3, 2023

About the changes

Test if max-workers can speed up test runs No, this didn't help.
Disabling the job that takes longer should help mitigate. We lose the coverage report but we still test our code: https://github.com/Unleash/unleash/actions/runs/5751945832/job/15591813034?pr=4405#step:7:2396

This cuts the build time by 50% and moving this to a daily schedule

@sonatype-lift
Copy link

sonatype-lift bot commented Aug 3, 2023

Sonatype Lift is retiring

Sonatype Lift will be retiring on Sep 12, 2023, with its analysis stopping on Aug 12, 2023. We understand that this news may come as a disappointment, and Sonatype is committed to helping you transition off it seamlessly. If you’d like to retain your data, please export your issues from the web console.
We are extremely grateful and thank you for your support over the years.

📖 Read about the impacts and timeline

@vercel
Copy link

vercel bot commented Aug 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2023 8:01am
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2023 8:01am

@gastonfournier gastonfournier merged commit 043a3a1 into main Aug 4, 2023
16 checks passed
@gastonfournier gastonfournier deleted the test-max-workers branch August 4, 2023 09:51
Copy link
Contributor

@gardleopard gardleopard left a comment

Choose a reason for hiding this comment

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

Great, maybe adjust the timeout to 20 minutes as well or something if possible

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.

None yet

3 participants