Tom Prince
6d84883e1d
Bug 1649168: Add `mach release push-scriptworker-canary` command; r=rail
...
This will make several pushes to try, to test newly deployed scriptworker
versions.
Differential Revision: https://phabricator.services.mozilla.com/D82819
2020-07-10 16:11:00 +00:00
Rail Aliiev
1d64d26488
Bug 1642868 - Update verify tests check ja-JP-mac on all platforms now r=nthomas
...
Differential Revision: https://phabricator.services.mozilla.com/D78844
2020-06-09 15:23:18 +00:00
Dorel Luca
09bade99f8
Backed out changeset 425e0a7a10fd (bug 1642868) for Linting failure in /python/mozrelease/mozrelease/platforms.py
2020-06-09 06:52:59 +03:00
Rail Aliiev
e10ddefd8a
Bug 1642868 - Update verify tests check ja-JP-mac on all platforms now r=nthomas
...
Differential Revision: https://phabricator.services.mozilla.com/D78844
2020-06-09 03:31:56 +00:00
Mitchell Hentges
300422099b
Bug 1632429: Improves update-verify compatibility with python 3 r=nthomas
...
Depends on D77962
Differential Revision: https://phabricator.services.mozilla.com/D77964
2020-06-08 21:07:07 +00:00
Mitchell Hentges
651dec64b7
Bug 1632429: Makes mozrelease compatible with python 3 r=aki
...
Differential Revision: https://phabricator.services.mozilla.com/D77962
2020-06-03 18:16:09 +00:00
Ricky Stewart
a7d4a3dca0
Bug 1611465 - Remove references to cmp() function and __cmp__ method in mozbuild r=firefox-build-system-reviewers,mshal
...
Differential Revision: https://phabricator.services.mozilla.com/D60995
--HG--
extra : moz-landing-system : lando
2020-01-30 13:15:24 +00:00
Sylvestre Ledru
bdfd8579c3
Bug 1562642 - add missing license in python/mozrelease/mozrelease r=catlee
...
Depends on D52591
Differential Revision: https://phabricator.services.mozilla.com/D52592
--HG--
extra : moz-landing-system : lando
2019-11-13 16:00:24 +00:00
Nick Thomas
e4c017966b
Bug 1595632 - don't hardcode TC root url for release start emails, r=Callek
...
Differential Revision: https://phabricator.services.mozilla.com/D52947
--HG--
extra : moz-landing-system : lando
2019-11-14 03:15:51 +00:00
Andrew Halberstadt
2b0d90e3ad
Bug 1587206 - [lint.flake8] Enable F632 across the tree, r=sylvestre
...
This ensures we use ==/!= to strings and ints (instead of is/is not).
Differential Revision: https://phabricator.services.mozilla.com/D48609
--HG--
extra : moz-landing-system : lando
2019-10-10 18:50:33 +00:00
Andrew Halberstadt
898dfb96b4
Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D45417
--HG--
extra : moz-landing-system : lando
2019-09-24 14:44:01 +00:00
Tom Prince
592bb93848
Bug 1549889: Add support for displaying WNP conditionally on build-id; r=nthomas
...
Differential Revision: https://phabricator.services.mozilla.com/D33039
--HG--
extra : moz-landing-system : lando
2019-05-29 23:47:07 +00:00
Tom Prince
f652d0a3de
Bug 1533589: Add win64-aarch64 update verify configuration; r=aki
...
Differential Revision: https://phabricator.services.mozilla.com/D25834
--HG--
extra : moz-landing-system : lando
2019-04-03 20:43:14 +00:00
Dustin J. Mitchell
eacad2e343
Bug 1535487 - determine rootUrl directly in buglist creator r=tomprince
...
Differential Revision: https://phabricator.services.mozilla.com/D23601
--HG--
extra : moz-landing-system : lando
2019-03-15 15:09:45 +00:00
Dustin J. Mitchell
aa3ebe8988
Bug 1535171 - fix missed uses of no-argument get_root_url r=tomprince
...
Differential Revision: https://phabricator.services.mozilla.com/D23416
--HG--
extra : moz-landing-system : lando
2019-03-13 23:10:16 +00:00
Dustin J. Mitchell
51a9036fae
Bug 1508381 - update buglist_creator to use new version of tc client r=tomprince
...
Differential Revision: https://phabricator.services.mozilla.com/D18117
--HG--
extra : moz-landing-system : lando
2019-03-12 20:40:10 +00:00
arthur.iakab
c152ccec1d
Backed out 4 changesets (bug 1508381) for multiple Windows build bustages CLOSED TREE
...
Backed out changeset f01cec6f712e (bug 1508381)
Backed out changeset ba69e59924de (bug 1508381)
Backed out changeset 97fe4e5a665e (bug 1508381)
Backed out changeset 0c3065c12bef (bug 1508381)
2019-01-31 23:14:11 +02:00
Dustin J. Mitchell
a694ddb320
Bug 1508381 - update buglist_creator to use new version of tc client r=tomprince
...
Differential Revision: https://phabricator.services.mozilla.com/D18117
--HG--
extra : moz-landing-system : lando
2019-01-31 20:24:04 +00:00
Dustin J. Mitchell
1516eb0435
Bug 1492664 - set TASKCLUSTER_ROOT_URL and TASKCLUSTER_PROXY_URL; r=tomprince,glandium
...
Eventually, workers will provide these variables directly
(https://bugzilla.mozilla.org/show_bug.cgi?id=1460015 ). But for now, this
ensures that TASKCLUSTER_ROOT_URL is set everywhere in production, and
TASKCLUSTER_PROXY_URL is set wherever the proxy is active.
The taskgraph Taskcluster utils module gets a `get_root_url()` that gets the
root URL for the current run, either from an environment variable in production
or, on the command line, defaulting to https://taskcluster.net for user
convenience. When the production instance's URL changes, we can simply change
that default.
Other changes to use this function are reserved for later commits.
This changes the docker build process propagate TASKCLUSTER_ROOT_URL into the
docker images where necessary (using %ARG), specifically to create URLs for
debian repo paths.
--HG--
extra : rebase_source : 4f50e9d066da62a1887baabd8603844c85a32ee6
extra : source : 5ea6f03f845e49d503f5d0283557f54561c41654
2018-09-25 20:18:19 +00:00
Sebastian Hengst
767c971623
Backed out 21 changesets (bug 1492664) for breaking cron task for nightlies. a=backout
...
Backed out changeset a7d50dbb2c8e (bug 1492664)
Backed out changeset 2d876c4ece8b (bug 1492664)
Backed out changeset c82285d253de (bug 1492664)
Backed out changeset bf6d089640eb (bug 1492664)
Backed out changeset d9a7f2ce49c3 (bug 1492664)
Backed out changeset 06c466ab4323 (bug 1492664)
Backed out changeset c1ea4a10cc8d (bug 1492664)
Backed out changeset 4c63a04fdd47 (bug 1492664)
Backed out changeset 742b038bb1dd (bug 1492664)
Backed out changeset 911b4b0fb683 (bug 1492664)
Backed out changeset 870c8cec99e5 (bug 1492664)
Backed out changeset 77699b51336b (bug 1492664)
Backed out changeset 29f33f22fd8b (bug 1492664)
Backed out changeset e7f305408708 (bug 1492664)
Backed out changeset 335a92b1f424 (bug 1492664)
Backed out changeset c566f1c8dcdf (bug 1492664)
Backed out changeset c77ae59aba41 (bug 1492664)
Backed out changeset 9c35dd209c6b (bug 1492664)
Backed out changeset a972d6b4434e (bug 1492664)
Backed out changeset 5ea6f03f845e (bug 1492664)
Backed out changeset 0699d3873e44 (bug 1492664)
--HG--
extra : histedit_source : 5cb1f7e50f25d4a875c1a58c86b7dce902e1a89c%2C20f1ab1a843b612cfcc67cf5c6ff745d65abf076
2018-12-20 12:43:22 +02:00
Dustin J. Mitchell
4a0a6eae05
Bug 1492664 - set TASKCLUSTER_ROOT_URL and TASKCLUSTER_PROXY_URL; r=tomprince,glandium
...
Eventually, workers will provide these variables directly
(https://bugzilla.mozilla.org/show_bug.cgi?id=1460015 ). But for now, this
ensures that TASKCLUSTER_ROOT_URL is set everywhere, and TASKCLUSTER_PROXY_URL
is set wherever the proxy is active.
The setup for the mach commands defaults to https://taskcluster.net for user
convenience. When the production instance's URL changes, we can simply change
that default.
This changes the docker build process propagate TASKCLUSTER_ROOT_URL into the
docker images where necessary (using %ARG), specifically to create URLs for
debian repo paths.
--HG--
extra : rebase_source : 0626ebdb66a9f4078cb75ab71be256c334297363
2018-09-25 20:18:19 +00:00
Margareta Eliza Balazs
2e5e28f518
Backed out 16 changesets (bug 1492664) for breaking developer artifact builds, requested by standard8 a=backout
...
Backed out changeset 31e500489665 (bug 1492664)
Backed out changeset f4945658d45f (bug 1492664)
Backed out changeset 6d17291b8b92 (bug 1492664)
Backed out changeset 90f3faa36137 (bug 1492664)
Backed out changeset 0b229b00818a (bug 1492664)
Backed out changeset 5eb2c77d70a9 (bug 1492664)
Backed out changeset e1ebad5d89c5 (bug 1492664)
Backed out changeset 3017e5890739 (bug 1492664)
Backed out changeset c8b7e620eabf (bug 1492664)
Backed out changeset d3dfbd848236 (bug 1492664)
Backed out changeset 5c92bb5ac895 (bug 1492664)
Backed out changeset fb7cfca6ebc3 (bug 1492664)
Backed out changeset 0c4101230d4d (bug 1492664)
Backed out changeset b93a0fcc86f3 (bug 1492664)
Backed out changeset 6dc9522ee0bf (bug 1492664)
Backed out changeset 85d7f8b330eb (bug 1492664)
2018-12-19 11:45:29 +02:00
Dustin J. Mitchell
211a6cf5e3
Bug 1492664 - set TASKCLUSTER_ROOT_URL and TASKCLUSTER_PROXY_URL; r=tomprince,glandium
...
Eventually, workers will provide these variables directly
(https://bugzilla.mozilla.org/show_bug.cgi?id=1460015 ). But for now, this
ensures that TASKCLUSTER_ROOT_URL is set everywhere, and TASKCLUSTER_PROXY_URL
is set wherever the proxy is active.
The setup for the mach commands defaults to https://taskcluster.net for user
convenience. When the production instance's URL changes, we can simply change
that default.
This changes the docker build process to propagate TASKCLUSTER_ROOT_URL into
the docker images, and for good measure includes some code to use that value to
generate debian repo paths.
Differential Revision: https://phabricator.services.mozilla.com/D14196
--HG--
extra : moz-landing-system : lando
2018-12-18 05:37:41 +00:00
Tom Prince
5cacb2dfc9
Bug 1509962: [mozrelease] Add mozrelease to in-tree lint config; r=mtabara
...
Differential Revision: https://phabricator.services.mozilla.com/D12975
--HG--
extra : moz-landing-system : lando
2018-12-03 06:44:08 +00:00
Tom Prince
68fc4da217
Bug 1509962: [mozrelease] Add update verify tests from build-tools; r=mtabara
...
These weren't imported when the code under test was imported.
Differential Revision: https://phabricator.services.mozilla.com/D12974
--HG--
extra : moz-landing-system : lando
2018-12-03 06:44:05 +00:00
Tom Prince
4e1d0da45a
Bug 1482395: [mozrelease] Fix product details links for beta and deveditions; r=sfraser
...
Differential Revision: https://phabricator.services.mozilla.com/D13225
--HG--
rename : python/mozrelease/test/data/Firefox-62.0b11.update.json => python/mozrelease/test/data/Firefox-64.0b13.update.json
extra : moz-landing-system : lando
2018-11-28 09:54:40 +00:00
Tom Prince
b416c4d4b2
Bug 1482395: [mozrelease] Add support for generating update metadata; r=mtabara
...
Differential Revision: https://phabricator.services.mozilla.com/D12707
--HG--
extra : moz-landing-system : lando
2018-11-27 18:47:14 +00:00
Tom Prince
8b5e08cddd
Bug 1492128: [mozrelease] Tweak buglist email to be nicely formated and not use URL shortener; r=mtabara
...
Differential Revision: https://phabricator.services.mozilla.com/D11096
--HG--
extra : moz-landing-system : lando
2018-11-06 18:54:20 +00:00
Tom Prince
df651d609c
Bug 1492128: [mozrelease] Fix typo in taskcluster proxy configuration; r=me
...
--HG--
extra : rebase_source : 9d5fec198f1a219b6afb0033475ef74ed3307a21
extra : source : 455b259c75ef80c956c3bacc11fc157512ff94ce
2018-11-01 14:21:12 -06:00
Tom Prince
a389762606
Bug 1492128: [mozrelease] Pass repository to buglist commands; r=mtabara
...
Differential Revision: https://phabricator.services.mozilla.com/D10156
--HG--
extra : moz-landing-system : lando
2018-10-30 18:21:49 +00:00
Tom Prince
fbfb83f3e8
Bug 1492128: [mozrelease] Send an email when a release starts with a bug list; r=mtabara
...
Differential Revision: https://phabricator.services.mozilla.com/D10155
--HG--
extra : moz-landing-system : lando
2018-10-30 21:04:00 +00:00
Tom Prince
d8cec76a00
Bug 1492128: [mozrelease] Add command to generate buglist for a given release; r=mtabara
...
Differential Revision: https://phabricator.services.mozilla.com/D10154
--HG--
extra : moz-landing-system : lando
2018-10-30 18:21:40 +00:00
Tom Prince
14bf597b59
Bug 1492128: [mozrelease] Cleanup buglist_creator code; r=mtabara
...
Differential Revision: https://phabricator.services.mozilla.com/D10153
--HG--
extra : moz-landing-system : lando
2018-10-30 18:21:38 +00:00
Tom Prince
d6ab008dff
Bug 1492128: [mozrelease] Fix flake8 errors in buglist_creator; r=mtabara
...
Differential Revision: https://phabricator.services.mozilla.com/D10152
--HG--
extra : moz-landing-system : lando
2018-10-30 18:21:36 +00:00
Tom Prince
5d6bf73a48
Bug 1492128: [mozrelease] Add buglist_creator to test-suite; r=mtabara
...
Differential Revision: https://phabricator.services.mozilla.com/D10151
--HG--
extra : moz-landing-system : lando
2018-10-30 18:21:34 +00:00
Tom Prince
cf5bdceb67
Bug 1492128: [mozrelease] Import buglist_creator from build-tools; r=mtabara
...
This is imported from 482c0f6537
Differential Revision: https://phabricator.services.mozilla.com/D10150
--HG--
extra : moz-landing-system : lando
2018-10-30 18:21:32 +00:00
Noemi Erli
a548d10a8c
Merge inbound to mozilla-central. a=merge
2018-09-14 01:01:37 +03:00
Jim Chen
343650bb80
Bug 1480834 - 7. Add Android x86-64 tasks; r=nalexander r=dustin r=jlorenzo
...
Add tasks for building Android for x86-64.
Differential Revision: https://phabricator.services.mozilla.com/D5604
2018-09-13 12:09:26 -04:00
Ben Hearsum
715bd48218
Bug 1490119 - Set override_certs in update verify config creator. r=nthomas
...
Imports the changes to the UpdateVerifyConfig class, and sets --override-certs for staging releases.
Differential Revision: https://phabricator.services.mozilla.com/D5705
--HG--
extra : moz-landing-system : lando
2018-09-13 12:31:08 +00:00
Andrew Halberstadt
9435736ade
Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt
...
This will make sure that when running |mach python-test --python 3| locally,
we only run the tests that also run in CI with python 3 (and therefore pass
presumably).
MozReview-Commit-ID: 3OBr9yLSlSq
--HG--
extra : rebase_source : 456340d0ecdddf1078f2b5b4ebb1eddf3813b26a
2018-06-27 11:10:02 -04:00
Justin Wood
bf1b8ed73f
Bug 1453274 - Bump mozrelease in tree version, to distinguish it from the pypi mirror version. r=rail
...
taskgraph: Make update tasks support esr60
MozReview-Commit-ID: 7ZUJueBiUwN
--HG--
extra : source : 60fc628ce8ba14cd27fe11f1a575f9beaa96e84b
extra : intermediate-source : 3a617bd3456bf23438b25a8d0b13c9976858226e
2018-04-24 21:55:22 -04:00
Justin Wood
335012b188
Bug 1453274 - Support esr version strings. r=rail
...
MozReview-Commit-ID: K7khNCzOwQK
--HG--
extra : rebase_source : 33225a5ecb879705327af505920d4db040a91d7b
2018-04-23 14:14:04 -04:00
Justin Wood
9e151c936d
Bug 1453274 - Add testing for python/mozrelease/versions.py r=rail
...
for: taskgraph: Make update tasks support esr60
MozReview-Commit-ID: GUmAq3sBXGB
--HG--
extra : rebase_source : 0eaeb17809fede07f6b9fc4ee5d856d0078f83be
2018-04-23 12:40:26 -04:00
Chris AtLee
f6faa1ea52
Bug 1442330: Remove android old-id builds r=jlorenzo
...
MozReview-Commit-ID: 9o3iXM5oHQM
--HG--
extra : rebase_source : c851970eb629285ee741dec0c177e4a0d9c674e0
2018-03-29 17:19:33 -04:00
Ben Hearsum
0d4b578055
bug 1398799: mozharness script to create update verify configs without relying on patcher configs. r=nthomas
2018-02-23 06:00:02 -05:00