fixup! Add CI for Base Browser
Merge Info
Issues
Related
Merging
Target Branches
-
tor-browser-!fixupstotor-browser-specific commits, new features, security backports -
base-browserandmullvad-browser-!fixupstobase-browser-specific commits, new features to be shared withmullvad-browser, and security backports-
⚠️ IMPORTANT: Please list thebase-browser-specific commits which need to be cherry-picked to thebase-browserandmullvad-browserbranches here
-
Target Channels
-
Alpha: esr128-14.5 -
Stable: esr128-14.0 -
Legacy: esr115-13.5
Backporting
Timeline
-
No Backport (preferred): patchset for the next major stable -
Immediate: patchset needed as soon as possible (fixes CVEs, 0-days, etc) -
Next Minor Stable Release: patchset that needs to be verified in nightly before backport -
Eventually: patchset that needs to be verified in alpha before backport
Review
Change Description
There is this intermittent failure in the py-black job, which seems to have started with the 128.9 rebase.
I have been looking at it and I am at a loss as to what causes it.
Let's make linting verbose, so that we can see if the hang happens before or after linting has started at least.
On the long run, having verbose linting output is not a bad thing so I just added it for all lint jobs
How Tested
Just look at the pipeline logs in this MR and see that they are now verbose.