Skip to content

Remove dependencies caching from workflows #8

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

Merged
merged 1 commit into from
Apr 13, 2021
Merged

Remove dependencies caching from workflows #8

merged 1 commit into from
Apr 13, 2021

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Apr 12, 2021

After I set up caching in the template workflows, doubts were raised about whether it provided any benefits. I don't know
enough about this subject to make a call on that and I have been unable to get any more information on the subject.

Since the caching significantly increases the complexity of the workflows, which may make them more difficult to maintain
and contribute to, I think it's best to just remove all the caching for now. I hope to eventually be able to revisit this
topic and restore caching in any workflows where it is definitely beneficial.

I had intended to remove the caching before deploying the workflows, but then somehow forgot about it, so it slipped through with #6

Resolves #7 (this PR is the result of a very rare situation where the actions/cache maintainers intentionally neglected to move the major version ref due to accidental breakage introduced in the v2.1.4 release). If we were keeping the caching we could just disregard the Dependabot PR, but since we don't want the caching anyway the whole situation is irrelevant to this project.

After I set up caching in the template workflows, doubts were raised about whether it provided any benefits. I don't know
enough about this subject to make a call on that and I have been unable to get any more information on the subject.

Since the caching significantly increases the complexity of the workflows, which may make them more difficult to maintain
and contribute to, I think it's best to just remove all the caching for now. I hope to eventually be able to revisit this
topic and restore caching in any workflows where it is definitely beneficial.
@github-actions
Copy link
Contributor

Hi @per1234. Your pull request has been detected as something other than a Library Manager submission. A maintainer will need to review it before it can be merged.

If you intended to submit a library, please check the instructions and update your pull request if necessary:
https://github.com/arduino/library-registry/blob/main/README.md#instructions

Copy link
Contributor

@rsora rsora left a comment

Choose a reason for hiding this comment

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

Let's keep it simple 👍

@per1234 per1234 merged commit f17835d into main Apr 13, 2021
@per1234 per1234 deleted the remove-cache branch April 13, 2021 13:49
@rsora rsora added the topic: other Something other than a library list request label Sep 22, 2021
@per1234 per1234 removed the other label Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: other Something other than a library list request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants