Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

refactor(ci): go caching #796

Merged
merged 1 commit into from
Nov 3, 2023
Merged

refactor(ci): go caching #796

merged 1 commit into from
Nov 3, 2023

Conversation

chrisgacsal
Copy link
Contributor

@chrisgacsal chrisgacsal commented Oct 16, 2023

Description

Switch to actions/cache@v3 for caching Go dependencies and build cache for better cache hit ratio.

Type of Change

[ ] Bug Fix
[ ] New Feature
[ ] Breaking Change
[x] Refactor
[ ] Documentation
[ ] Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@chrisgacsal chrisgacsal self-assigned this Oct 16, 2023
@chrisgacsal chrisgacsal added enhancement New feature or request ci Continious Integration related PRs labels Oct 16, 2023
@chrisgacsal chrisgacsal force-pushed the refactor-go-caching branch 2 times, most recently from 9f46556 to ec28e39 Compare October 16, 2023 12:51
@github-actions

This comment has been minimized.

@chrisgacsal chrisgacsal force-pushed the refactor-go-caching branch 22 times, most recently from 66e930a to 96f3e66 Compare October 16, 2023 18:18
@chrisgacsal chrisgacsal marked this pull request as ready for review November 3, 2023 14:06
@chrisgacsal chrisgacsal requested a review from a team as a code owner November 3, 2023 14:06
Copy link

github-actions bot commented Nov 3, 2023

Hey!

Your images are ready:

  • ghcr.io/openclarity/vmclarity-apiserver-dev:pr796-dc3cd3c1bb542eb9a83549d447e82244af3bf614
  • ghcr.io/openclarity/vmclarity-orchestrator-dev:pr796-dc3cd3c1bb542eb9a83549d447e82244af3bf614
  • ghcr.io/openclarity/vmclarity-ui-backend-dev:pr796-dc3cd3c1bb542eb9a83549d447e82244af3bf614
  • ghcr.io/openclarity/vmclarity-ui-dev:pr796-dc3cd3c1bb542eb9a83549d447e82244af3bf614
  • ghcr.io/openclarity/vmclarity-cli-dev:pr796-dc3cd3c1bb542eb9a83549d447e82244af3bf614

@chrisgacsal chrisgacsal added this pull request to the merge queue Nov 3, 2023
Merged via the queue into main with commit 9c1fff4 Nov 3, 2023
36 checks passed
@chrisgacsal chrisgacsal deleted the refactor-go-caching branch November 3, 2023 15:06
@chrisgacsal chrisgacsal mentioned this pull request Nov 6, 2023
7 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci Continious Integration related PRs enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants