Skip to content

Use artifacts instead of caching during release publishing #257

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 2 commits into from
Feb 3, 2025

Conversation

NicholasEllul
Copy link
Contributor

@NicholasEllul NicholasEllul commented Jan 15, 2025

Summary

This pull request switches from using GitHub's actions/cache to GitHub artifacts as a mechanism to cache during builds.

Below is a screenshot showcasing passing builds in a private fork of this repo

Screenshot

@NicholasEllul NicholasEllul requested a review from a team as a code owner January 15, 2025 15:59
@NicholasEllul NicholasEllul force-pushed the ellul/publish-release-artifacts branch from 5416c9f to 603525f Compare January 15, 2025 20:16
Copy link
Contributor

@mcmire mcmire left a comment

Choose a reason for hiding this comment

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

LGTM.

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 75a5170 into main Feb 3, 2025
20 checks passed
@NicholasEllul NicholasEllul deleted the ellul/publish-release-artifacts branch February 3, 2025 22:13
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