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

ci: remove caching action #2024

Merged
merged 1 commit into from
Jan 29, 2025
Merged

ci: remove caching action #2024

merged 1 commit into from
Jan 29, 2025

Conversation

byashimov
Copy link
Contributor

Fixes Cannot open: File exists error in acceptance tests.

Caching action is already used by actions/setup.go.
So we don't need to use actions/cache.

Additionally, sets ACC_TEST_PARALLELISM=5 to reduce concurrency errors.

@byashimov byashimov added no changelog No changelog entries are required for this PR github_actions Pull requests that update GitHub Actions code labels Jan 28, 2025
@byashimov
Copy link
Contributor Author

@byashimov byashimov marked this pull request as ready for review January 29, 2025 07:53
@byashimov byashimov requested a review from a team as a code owner January 29, 2025 07:54
@byashimov byashimov merged commit 324583a into main Jan 29, 2025
55 checks passed
@byashimov byashimov deleted the byashimov-remove-caching-action branch January 29, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code no changelog No changelog entries are required for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants