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

Do not apply skip-unless-changed for cron triggers. #604

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

afranchuk
Copy link
Contributor

@afranchuk afranchuk commented Nov 1, 2024

If we want a little more flexibility, we could add an additional optional parameter to turn this behavior on or off (there might be some utility in tasks that strictly only run if some files changed, so that you can trigger all tasks with cron and those will be optimized away).

@afranchuk afranchuk force-pushed the skip-unless-changed-no-cron branch from 3a259b8 to a570cc4 Compare November 1, 2024 13:50
@afranchuk afranchuk force-pushed the skip-unless-changed-no-cron branch from a570cc4 to 6fbdc1f Compare November 4, 2024 16:28
@afranchuk afranchuk requested a review from jcristau November 5, 2024 17:02
@afranchuk
Copy link
Contributor Author

Oh, I need to update the other tests!

@jcristau jcristau requested a review from ahal November 5, 2024 17:03
@afranchuk afranchuk force-pushed the skip-unless-changed-no-cron branch 2 times, most recently from d6a2880 to 09841fd Compare November 5, 2024 20:48
@afranchuk afranchuk force-pushed the skip-unless-changed-no-cron branch from 09841fd to 0c47206 Compare November 5, 2024 20:50
Copy link
Collaborator

@ahal ahal left a comment

Choose a reason for hiding this comment

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

Thanks, lgtm!

@ahal ahal merged commit 8e7fc5a into taskcluster:main Nov 18, 2024
11 checks passed
i3roly pushed a commit to i3roly/firefox-dynasty that referenced this pull request Nov 21, 2024
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Nov 22, 2024
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Nov 26, 2024
…eviewers,ahal

Mainly to pick up taskcluster/taskgraph#604 and taskcluster/taskgraph#606

Differential Revision: https://phabricator.services.mozilla.com/D229800

UltraBlame original commit: f97cba74e8bd9653347e416ada5e077da97d6c99
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Nov 27, 2024
…eviewers,ahal

Mainly to pick up taskcluster/taskgraph#604 and taskcluster/taskgraph#606

Differential Revision: https://phabricator.services.mozilla.com/D229800

UltraBlame original commit: f97cba74e8bd9653347e416ada5e077da97d6c99
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Nov 27, 2024
…eviewers,ahal

Mainly to pick up taskcluster/taskgraph#604 and taskcluster/taskgraph#606

Differential Revision: https://phabricator.services.mozilla.com/D229800

UltraBlame original commit: f97cba74e8bd9653347e416ada5e077da97d6c99
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.

3 participants