Skip to content

feat(ci): build cache #1412

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

feat(ci): build cache #1412

wants to merge 9 commits into from

Conversation

erikburt
Copy link
Collaborator

@erikburt erikburt commented Jul 17, 2025

Setup proper module and go build caches for unit/race tests, other small maintenance tasks.

Changes

  • Create go-mod-cache.yml workflow, responsible for populating the module cache
  • Create setup-go reusable action based off the one in chainlink repo
    • This sets a build cache on pushes to trunk, so subsequent PRs should be able to restore and utilize this cache.

Maintenance changes

  • Remove refs to deprecated push-gha-metrics-action
  • Pin actions/checkout to v4
  • Small formatting changes
  • Bump ci-sonarqube-go action

Testing


DX-1455

@erikburt erikburt marked this pull request as ready for review July 17, 2025 22:42
@erikburt erikburt requested a review from a team as a code owner July 17, 2025 22:42
@erikburt erikburt requested a review from chudilka1 July 17, 2025 22:42
@jmank88 jmank88 requested a review from nolag July 17, 2025 23:16
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.

4 participants