Closed
Bug 1443305
Opened 7 years ago
Closed 7 years ago
bouncerscript improvements
Categories
(Release Engineering :: Release Automation: Other, enhancement)
Release Engineering
Release Automation: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mtabara, Assigned: mtabara)
References
Details
Attachments
(1 file)
(deleted),
text/x-github-pull-request
|
jlorenzo
:
review+
mtabara
:
checked-in+
|
Details |
Now that we have bouncerscript up and running in production mode, it's time we can address some of the improvements that have been longing around to be solved.
* 100% code coverage
* roll out a major release version
* improve schema validation checks
* remove check_uptake from kind.yml as its unused
* better fail when bouncer is unresponsive
* use HEAD instead of GET for product_exists
* etc
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8958213 -
Flags: review?(jlorenzo)
Assignee | ||
Comment 2•7 years ago
|
||
Leftovers:
* get review from :jlorenzo for the PR
* merge in production
* tweak puppet production instance to use 1.0.0
* unpin bouncerdev worker from my environment
* test with a fresh new staging release that bouncer submission works
Attachment #8958213 -
Flags: review?(jlorenzo) → review+
Assignee | ||
Comment 3•7 years ago
|
||
Comment on attachment 8958213 [details]
Improve bouncerscript to look more presentable
https://github.com/mozilla-releng/bouncerscript/commit/98487b16e3cca9ff80a1d8daeaa449e6fb737e7f
Attachment #8958213 -
Flags: checked-in+
Assignee | ||
Comment 4•7 years ago
|
||
Merged to master branch but will not roll-out to production until we're fully testing this via multiple products in staging releases. Will follow-up with other PRs to:
* add pre-checks for the aliases we're updating bug 1445684
* factorize common stuff among *scripts bug 1445593
After enough testing, we'll roll-out to production the whatever version we'll have then.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•