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

Remove caching from publish docs workflow #258

Merged
merged 3 commits into from
Feb 4, 2025

Conversation

NicholasEllul
Copy link
Contributor

Summary

Follow up to #257 - as we no longer cache our dependencies, we can remove code related to loading from cache. While this PR may look like we are removing the setup for node, we call the setup-node action a few lines before in this job.

@NicholasEllul NicholasEllul requested a review from a team as a code owner January 15, 2025 20:28
@NicholasEllul NicholasEllul requested a review from Gudahtt January 15, 2025 20:28
@mcmire
Copy link
Contributor

mcmire commented Jan 23, 2025

Aren't we still caching dependencies in build-lint-test.yml?

@Gudahtt
Copy link
Member

Gudahtt commented Jan 29, 2025

@mcmire Yes, that's correct. I believe the intent was to still use caching in non-publishing workflows.

Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM!

@mcmire
Copy link
Contributor

mcmire commented Feb 3, 2025

@NicholasEllul Are we good to merge this?

@NicholasEllul NicholasEllul merged commit 0e2bb84 into main Feb 4, 2025
21 checks passed
@NicholasEllul NicholasEllul deleted the ellul/docs-release-artifacts branch February 4, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants