Closed
Bug 1648573
Opened 5 years ago
Closed 5 years ago
Make decision logic from hg-push image into a package.
Categories
(Release Engineering :: Firefox-CI Administration, enhancement)
Release Engineering
Firefox-CI Administration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tomprince, Assigned: tomprince)
References
Details
Attachments
(4 files)
I'd like to re-use this logic for cron tasks and eventually actions, so turn the script into a package that can share code between various entrypoints.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → mozilla
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/ci/ci-admin/rev/d9b5a853cb96
Move hg-push logic into a minimal python package; r=aki
https://hg.mozilla.org/ci/ci-admin/rev/4123c4bfdee6
[build-decision] Add a minimal amount of CLI parsing code; r=aki
https://hg.mozilla.org/ci/ci-admin/rev/f4c52420e6c9
[build-decision] Refactor hg-push logic in a reusable way; r=aki
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/ci/ci-configuration/rev/289833e375b5
Use build-decision image, instead of hg-push image; r=aki
Assignee | ||
Updated•5 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•