Make it easy to bump browsertime version/URL
Categories
(Testing :: Performance, enhancement, P1)
Tracking
(firefox75 fixed)
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: nalexander, Assigned: sparky)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
While capturing documentation for the "bump browsertime version pin" flow, I thought I would automate a small part of it to avoid having *nix and Windows specific documentation sections.
| Assignee | ||
Updated•5 years ago
|
| Reporter | ||
Comment 1•5 years ago
|
||
I couldn't find an exact version for the introduction of the flag, but
it appears to be at least NPM v3. We recently started to install and
require at least NPM v6.13.4 in tree.
Updated•5 years ago
|
| Reporter | ||
Comment 2•5 years ago
|
||
Might as well automate what we can automate. I considered making the
"update package.json" logic part of setup_helper.py, so that it can be
used more broadly, but it's not clear it would be used with the
general push towards vendoring into the tree as part of mach vendor.
Depends on D63370
| Reporter | ||
Comment 3•5 years ago
|
||
Greg: I forgot I started on this work but maybe we want it. Commandeer these if you want them? Otherwise, unset the review flags? (I left them up so you'd loop Mark Banner in on the discussion.) Mark, this could pave the way to this type of bumping more generally.
| Assignee | ||
Comment 5•5 years ago
|
||
Thanks :nalexander! I'll commandeer them and continue from where you left off.
| Assignee | ||
Updated•5 years ago
|
Comment 7•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/f05648a37233
https://hg.mozilla.org/mozilla-central/rev/ee8364efc64c
Description
•