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

docker workflow: support golang build caching #124

Merged
merged 6 commits into from
Jun 24, 2024
Merged

Conversation

chicco785
Copy link
Member

Description

Support golang build caching in docker builds

Changes Made

  • docker workflow: support golang build caching
  • golang workflow: run only if golang changes

Related Issues

N/A

Checklist

  • I have used a PR title that is descriptive enough for a release note.
  • I have tested these changes locally.
  • I have added appropriate tests or updated existing tests.
  • I have tested these changes on go-template wf
  • I have added appropriate documentation or updated existing documentation.

@chicco785 chicco785 added the ci This issue/PR is about continuous integration. label Jun 14, 2024
@chicco785
Copy link
Member Author

cf https://github.com/zaphiro-technologies/go-template/pull/46 for seeing the caching in action

@chicco785 chicco785 marked this pull request as ready for review June 14, 2024 18:47
@chicco785 chicco785 requested review from a team and cosimomeli and removed request for a team June 14, 2024 18:47
@chicco785 chicco785 force-pushed the docker-caching-go branch from 6f9addb to a6b147e Compare June 19, 2024 16:13
@chicco785 chicco785 merged commit 35f3d16 into main Jun 24, 2024
10 checks passed
@chicco785 chicco785 deleted the docker-caching-go branch June 24, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci This issue/PR is about continuous integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants