Skip to content

Conversation

JP-Ellis
Copy link
Contributor

The previous caching did not work as expected.

The previous caching did not work as expected.

Signed-off-by: JP-Ellis <josh@jpellis.me>
@JP-Ellis JP-Ellis self-assigned this Sep 25, 2025
@Copilot Copilot AI review requested due to automatic review settings September 25, 2025 02:05
@JP-Ellis JP-Ellis enabled auto-merge (rebase) September 25, 2025 02:05
Copy link
Contributor

@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 fixes the caching configuration for the prek tool in the GitHub Actions workflow by correcting path syntax and expanding file patterns to include multiple pre-commit configuration file extensions.

  • Updates cache path syntax from $HOME/.cache/prek to ~/.cache/prek
  • Expands hashFiles patterns to include both .yaml and .yml extensions with wildcard matching
  • Adds restore-keys for better cache fallback behavior

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

codecov bot commented Sep 25, 2025

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

@JP-Ellis JP-Ellis merged commit 339d5c8 into main Sep 25, 2025
93 of 95 checks passed
@JP-Ellis JP-Ellis deleted the chore/fix-prek-caching branch September 25, 2025 02:14
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.

1 participant