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

Use the existing cache for multi platform release with Podman update #1510

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

joejstuart
Copy link
Member

@joejstuart joejstuart commented Apr 9, 2024

Use the existing cache for multi platform release. With this we can reuse the existing caches for releases for all os/arch combinations. This should save a bit of time, but also help with disk space.

With this we can reuse the existing caches for releases for all os/arch
combinations. This should save a bit of time, but also help with disk
space.
@joejstuart joejstuart force-pushed the podman-version branch 2 times, most recently from 27b93a6 to a1234da Compare April 9, 2024 16:46
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.96%. Comparing base (ba9922d) to head (3e548db).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1510      +/-   ##
==========================================
+ Coverage   80.46%   86.96%   +6.49%     
==========================================
  Files          67       78      +11     
  Lines        4782     5117     +335     
==========================================
+ Hits         3848     4450     +602     
+ Misses        934      667     -267     
Flag Coverage Δ
acceptance 72.61% <ø> (?)
generative 80.46% <ø> (ø)
integration 80.46% <ø> (ø)
unit 80.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 42 files with indirect coverage changes

@joejstuart joejstuart force-pushed the podman-version branch 6 times, most recently from 55dee70 to ab84614 Compare April 9, 2024 20:45
This install version 4 which allows us to mount
the go mod directory in the container builds.
@joejstuart joejstuart changed the title Podman version - DO NOT MERGE Use the existing cache for multi platform release with Podman update Apr 9, 2024
Copy link
Member

@zregvart zregvart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let’s give this a shot

@zregvart zregvart merged commit 9aeb0eb into enterprise-contract:main Apr 10, 2024
11 of 13 checks passed
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.

2 participants