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

WIP: test cache in github ci #2549

Closed
wants to merge 2 commits into from
Closed

WIP: test cache in github ci #2549

wants to merge 2 commits into from

Conversation

hairyhum
Copy link
Contributor

Change Overview

Follow up to #2534 to cache build image and go deps

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • fixes #issue-number

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@infraq infraq added this to In Progress in Kanister Dec 15, 2023
@hairyhum hairyhum force-pushed the ci-cache branch 7 times, most recently from 795a922 to 57324b4 Compare December 15, 2023 20:31
Uploading/downloading the artifact takes longer than setting up deps
in the test and build steps most of the time.

Also remove double run of `go test` which left over from the time when test
compilation was a separate command.
@hairyhum hairyhum force-pushed the ci-cache branch 3 times, most recently from c2dd21c to 9277ea4 Compare December 20, 2023 21:04
Copy link
Contributor

This PR is marked as stale due to inactivity. Add a new comment to reactivate it.

@github-actions github-actions bot added the stale label Mar 20, 2024
@hairyhum hairyhum closed this Mar 20, 2024
Kanister automation moved this from In Progress to Done Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant