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

Add cache-pull-requests config option to disable caching of tasks on … #414

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

jcristau
Copy link
Contributor

…pull requests

Caching tasks from pull requests currently breaks chain-of-trust, because it can't rebuild task definitions from earlier pushes. This provides an escape hatch for projects which need this.

Caching tasks from pull requests currently breaks chain-of-trust,
because it can't rebuild task definitions from earlier pushes.  The
cache-pull-requests option provides an escape hatch for projects which
need this e.g. for dep-signing.
@jcristau jcristau force-pushed the pull-request-nocache branch from c7a27ae to 9160150 Compare January 23, 2024 10:59
@jcristau jcristau requested a review from ahal January 23, 2024 10:59
@jcristau jcristau marked this pull request as ready for review January 23, 2024 10:59
@jcristau
Copy link
Contributor Author

Updated to also remove the PR specific path from index-search.

@ahal ahal merged commit 0c161ad into taskcluster:main Jan 23, 2024
10 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