Skip to content

Conversation

@aminya
Copy link
Contributor

@aminya aminya commented Mar 24, 2024

No description provided.

with:
path: var-cache-apt
key: var-cache-apt-${{ hashFiles('Dockerfile') }}
- name: Cache var-lib-apt
Copy link
Member

Choose a reason for hiding this comment

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

var-lib-apt is not a duplicate of var-cache-apt

Copy link
Contributor Author

@aminya aminya Mar 27, 2024

Choose a reason for hiding this comment

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

Oh, okay. The code is so terse, it is hard to read. Is this boilerplate repetition needed because of not supporting an array API? Why not have an array of source-to-target maps?

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

actions/cache supports multiple paths in one call. It seems buildkit-cache-dance lacks this support

Copy link
Member

Choose a reason for hiding this comment

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

Contribution is wanted to add the support

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