Skip to content

do not use a cache on release builds #59

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
Mar 24, 2025
Merged

Conversation

GrantBirki
Copy link
Member

This pull request modifies the release workflow to explicitly prevent the usage of a cache on release builds

@Copilot Copilot AI review requested due to automatic review settings March 24, 2025 17:42
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR explicitly disables caching for release builds to improve build consistency and security.

  • Disabled bundler caching by setting bundler-cache to false
  • Updated the checkout step to disable credential persistence

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

@GrantBirki GrantBirki merged commit 25a5471 into main Mar 24, 2025
18 checks passed
@GrantBirki GrantBirki deleted the no-cache-on-release-builds branch March 24, 2025 18:15
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.

2 participants