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

allow cache digest to pull in values from parameters #391

Open
bhearsum opened this issue Dec 14, 2023 · 0 comments
Open

allow cache digest to pull in values from parameters #391

bhearsum opened this issue Dec 14, 2023 · 0 comments

Comments

@bhearsum
Copy link
Contributor

Tasks that are primarily created from action tasks often make use of action input as part of building task definitions, which ultimately impacts the outcome of a task. In circumstances like this, some parts of the action input (which ends up in parameters) needs to impact to the digest of cacheable tasks to ensure that tasks that are ultimately different do not share the same digest.

This is something we've needed and implemented for Firefox translations via a from-parameters section in the cache configuration.

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

No branches or pull requests

1 participant