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

Enable cache again in test suite CI #3587

Merged
merged 1 commit into from
Mar 13, 2023
Merged

Enable cache again in test suite CI #3587

merged 1 commit into from
Mar 13, 2023

Conversation

curquiza
Copy link
Member

@curquiza curquiza commented Mar 13, 2023

Following the change in this PR introduced in v1.1: #3422

The cache was removed due to failures (lack of space). Now the binary is smaller (from 250Mb to 50Mb) we want to try to enable the cache again.
Indeed, without the cache step, the CIs are wayyyy slower (45min instead of 20-30min).

For later: Rust 1.68 introduced a new way to fetch crates. Updating the rust version might also help in the future!

@curquiza curquiza added maintenance Issue about maintenance (CI, tests, refacto...) github actions Pull requests that update GitHub Actions code labels Mar 13, 2023
@curquiza curquiza requested a review from a team March 13, 2023 13:26
@github-actions
Copy link

github-actions bot commented Mar 13, 2023

Uffizzi Preview deployment-18829 was deleted.

Copy link
Contributor

@dureuill dureuill left a comment

Choose a reason for hiding this comment

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

Thank you @curquiza 👍

@curquiza curquiza added this to the v1.2.0 milestone Mar 13, 2023
@curquiza
Copy link
Member Author

bors merge

@bors
Copy link
Contributor

bors bot commented Mar 13, 2023

Build succeeded:

@bors bors bot merged commit 7c9a8b1 into main Mar 13, 2023
@bors bors bot deleted the put-cache-again branch March 13, 2023 14:37
@meili-bot meili-bot added the v1.2.0 PRs/issues solved in v1.2.0 released on 2023-06-05 label Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github actions Pull requests that update GitHub Actions code maintenance Issue about maintenance (CI, tests, refacto...) v1.2.0 PRs/issues solved in v1.2.0 released on 2023-06-05
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants