Closed Bug 1885550 Opened 2 years ago Closed 2 years ago

Port bug 1885361: Implement an optimization that reads mozlint configs

Categories

(Thunderbird :: Upstream Synchronization, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED
126 Branch

People

(Reporter: rjl, Assigned: rjl)

References

Details

Attachments

(1 file)

skip-unless-mozlint is likely moving into gecko_taskgraph, adjust comm_taskgraph accordingly.

SkipUnlessMozlint is now in gecko_taskgraph and received a minor facelift so
that the code can be used for Firefox CI as well as Thunderbird.

The strategy needs to be registered in comm_taskgraph.optimize to set the
function for getting a list of changed files and the path to the mozlint config
files. It does not need to be listed in optimizations (used for kind.yml
validation) as that will be brought in from gecko_taskgraph.

This reduces the configuration needed in the job itself, all that's needed is
the mozlint yaml filename.

Assignee: nobody → rob
Status: NEW → ASSIGNED
Target Milestone: --- → 126 Branch

Pushed by sean@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/04280cf02516
Port bug 1885361: Refactor for SkipUnlessMozlint moving to gecko_taskgraph. r=dandarnell

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---

Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/0c73b92af5cf
Port bug 1885361: Refactor for SkipUnlessMozlint moving to gecko_taskgraph. r=dandarnell

Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: