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

Small CI Improvements #577

Merged
merged 2 commits into from
May 28, 2020
Merged

Small CI Improvements #577

merged 2 commits into from
May 28, 2020

Conversation

abejgonzalez
Copy link
Contributor

Related issue:

Type of change: other enhancement

Impact: other

Release Notes
This PR reduces the number of leftover folders left on the build server after a PR is finished. Additionally, it only allows one set of build folders on the remote server per PR i.e. only one set for the latest commit (previously: if you commit a lot to a PR, you will have a set of folders for each commit). It also adds the COURSIER_CACHE export to the build and distinguishes between the remote/CI num. processors for -j.

This hopefully reduces the amount of throttling happening on the build server.

@abejgonzalez abejgonzalez self-assigned this May 28, 2020
@abejgonzalez abejgonzalez changed the title cleanup old folders in ci | add coursier cache export Small CI Improvements May 28, 2020
Copy link
Contributor

@davidbiancolin davidbiancolin left a comment

Choose a reason for hiding this comment

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

LGTM

@abejgonzalez abejgonzalez merged commit ea69d6e into dev May 28, 2020
@abejgonzalez abejgonzalez deleted the small-ci-cleanup branch June 1, 2020 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants