Open
Bug 1895955
Opened 1 years ago
Updated 1 year ago
Simplify browsertime upgrade mach command to only need revision hash and optional user flag
Categories
(Testing :: Raptor, enhancement, P3)
Testing
Raptor
Tracking
(Not tracked)
NEW
People
(Reporter: kshampur, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxp])
e.g. here we need to provide the full tarball link. But the first part https://github.com/sitespeedio/browsertime/tarball/
is always the same, i think it would be a nice QOL change to only need to provide the commit hash instead.
Updated•1 years ago
|
Reporter | ||
Updated•1 years ago
|
Component: Performance → Raptor
Reporter | ||
Comment 1•1 year ago
|
||
A user may want to check a changes in their own fork, in which case perhaps an optional --user flag should be added too for https://github.com/<USER>/browsertime/tarball/<hash>
. Where default is of course sitespeedio
Reporter | ||
Updated•1 year ago
|
Summary: Simplify browsertime upgrade mach command to only need revision hash → Simplify browsertime upgrade mach command to only need revision hash and optional user flag
You need to log in
before you can comment on or make changes to this bug.
Description
•