Closed Bug 1648791 Opened 4 years ago Closed 4 years ago

Add a try preset for selecting builds

Categories

(Developer Infrastructure :: Try, enhancement, P3)

enhancement

Tracking

(firefox82 fixed)

RESOLVED FIXED
82 Branch
Tracking Status
firefox82 --- fixed

People

(Reporter: ahal, Assigned: ahal)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.
Severity: -- → S3
Priority: -- → P3

This can be run using:

 $ ./mach try --preset builds

The build list can be filtered further using '-xq', e.g:

$ ./mach try --preset builds -xq "win"

Or it can be filtered further interactively:

$ ./mach try --preset builds -xi

Finally, tasks can be added to the build list:

$ ./mach try --preset builds -q "'windows 'mochitest"

This gives a T-style push. There is currently no way to both filter builds and
add additional tasks, it needs to be one or the other.

Pushed by ahalberstadt@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a53770e59a79 [try] Add a try preset to select build tasks, r=glandium
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: