Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

fix(ci): automatically clean cache when it is almost full #1707

Merged
merged 1 commit into from Mar 25, 2021

Conversation

geigerzaehler
Copy link
Contributor

Instead of having to clear caches manually on the build agent we do this as part of the build script.

This code was adapted from the registry.

Instead of having to clear caches manually on the build agent we do this
as part of the build script.

This code was adapted from the [registry][].

[registry]: https://github.com/radicle-dev/radicle-registry/blob/00436dc9b2fad0ad96c2e562f76873d0aa21a2c0/ci/run#L27-L36

Signed-off-by: Thomas Scholtes <thomas@monadic.xyz>
@geigerzaehler geigerzaehler requested a review from a team as a code owner March 25, 2021 10:43
Copy link
Contributor

@xla xla left a comment

Choose a reason for hiding this comment

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

ʅ(◞‿◟)ʃ

Copy link
Contributor

@NunoAlexandre NunoAlexandre left a comment

Choose a reason for hiding this comment

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

🧹

@geigerzaehler geigerzaehler merged commit 6ec277f into master Mar 25, 2021
@geigerzaehler geigerzaehler deleted the thomas/cache-reset branch March 25, 2021 13:49
geigerzaehler pushed a commit that referenced this pull request Mar 29, 2021
As a follow-up to #1707 we don’t clean the cache folder on the macos
agent. The agent does not provide the GNU version of the `df` utility
and does not support the `--output` option.

Signed-off-by: Thomas Scholtes <thomas@monadic.xyz>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants