Aki Sasaki
aa77514be5
Bug 1562412 - stop using build_signing loader. r=jlorenzo,Callek
...
Depends on D57189
Differential Revision: https://phabricator.services.mozilla.com/D57190
--HG--
extra : moz-landing-system : lando
2019-12-16 09:05:11 +00:00
Johan Lorenzo
c9a42567f6
Bug 1586748 - Re-enable build-signing for N and Ngv tasks and clean up unused fennec manifests/kinds r=mtabara
...
Differential Revision: https://phabricator.services.mozilla.com/D48831
--HG--
extra : moz-landing-system : lando
2019-10-10 17:53:54 +00:00
Nick Alexander
c46ec74815
Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal
...
This does many things:
1) stops producing (and consuming) `FennecJNI*` JNI wrappers
2) removes the :app and :thirdparty Gradle projects
3) removes relevant pieces of the Gradle target configuration
4) updates lints
5) purges old configurations
After this commit, the `mobile/android` project/application builds
only GeckoView.
Differential Revision: https://phabricator.services.mozilla.com/D46536
--HG--
extra : moz-landing-system : lando
2019-10-04 20:55:11 +00:00
Johan Lorenzo
13648fa0df
Bug 1563711 - Remove target.maven.zip r=nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D38175
--HG--
extra : moz-landing-system : lando
2019-07-30 15:35:12 +00:00
Tom Prince
85e8be2031
Bug 1550816: Enforce consistent indenting in taskcluster yaml; r=aki
...
Differential Revision: https://phabricator.services.mozilla.com/D30684
--HG--
extra : moz-landing-system : lando
2019-05-10 21:19:48 +00:00
Nick Thomas
7f4f680548
Bug 1459116
- Disable job failed/exception notifications, r=rail
...
MozReview-Commit-ID: 39kxGWO6oyV
--HG--
extra : rebase_source : 73e4a62670965867c4856a8fdd935b9e91bbf4b6
2018-05-04 17:24:49 +12:00
Nick Thomas
193b9b5fb1
Bug 1425571 - switch to taskcluster-notify for all but the notify tasks, r=aki
...
MozReview-Commit-ID: EDmlXF7SIdv
--HG--
extra : rebase_source : 95855171d39b08222a10ddf4c8b00235364ff2d5
2018-02-14 12:57:50 +13:00
Steve Armand
f9ec1d54e7
Bug 1414824 - Enable stricter linting in taskcluster yaml files. r=Callek
...
MozReview-Commit-ID: AX1cDUkwrBh
--HG--
extra : rebase_source : 4e3d0f5e4b7d1b4d2196c431ae03bc2e9b95387b
2017-11-11 00:36:41 -05:00
Justin Wood
c3cfc79262
Bug 1386332 - Clarify signing tasks. r=dustin
...
MozReview-Commit-ID: 3v0gXy4PXfy
--HG--
extra : rebase_source : bff1c372fb8508b728f599d86f2057012264af4a
2017-08-01 13:23:12 -04:00
Justin Wood
858702b7f2
Bug 1381577 - Part L; Support signing windows nightlies. r=kmoir
...
Land date changes to support windows nightlies onto central
MozReview-Commit-ID: 9b5Sc2YDL6z
--HG--
extra : rebase_source : cfe3ef17db0a85b5d8caa6a7a3382c07b2436398
2017-07-18 10:30:22 -04:00
Justin Wood
4d4bec2fa4
Bug 1381577 - Part G; Add win32 nightlies as well. r=kmoir
...
Land date changes to support windows nightlies onto central
MozReview-Commit-ID: 523yYvZR7Ib
--HG--
extra : rebase_source : 26d0e70ea0be712e7c672eaa2aeab16bfe00dc04
2017-07-17 15:53:58 -04:00
Johan Lorenzo
2d14bc82b0
Bug 1374589 - Port windows tests which require signed builds to in-tree tasks r=Callek
...
MozReview-Commit-ID: JI0T2qW6P00
--HG--
extra : rebase_source : 50d82d94cfe93ba2f50753b49c2530da02e18aaa
2017-06-29 13:50:13 -07:00
Justin Wood
23bef11703
Bug 1357112 - Add win64 nightly to Taskgraph. r=dustin
...
MozReview-Commit-ID: 1ZCjVE53gSe
--HG--
extra : rebase_source : 3e4b59eb0821c9c1d4d462c6e6cca153feccced0
2017-05-01 13:43:46 -04:00
Justin Wood
b8a15853be
Bug 1355969 - Implement single_dep loader to replace many other loaders. r=dustin
...
MozReview-Commit-ID: Gk06jy1LYZI
--HG--
extra : rebase_source : f8a08c9e41bf64adb906b079374e05819e952b43
2017-04-12 13:37:37 -04:00
Dustin J. Mitchell
449d528cf3
Bug 1333255: rename taskgraph.task to taskgraph.loader; r=jonasfj
...
MozReview-Commit-ID: 6aPdGbxn0D1
--HG--
rename : taskcluster/taskgraph/task/__init__.py => taskcluster/taskgraph/loader/__init__.py
rename : taskcluster/taskgraph/task/balrog.py => taskcluster/taskgraph/loader/balrog.py
rename : taskcluster/taskgraph/task/beetmover.py => taskcluster/taskgraph/loader/beetmover.py
rename : taskcluster/taskgraph/task/beetmover_checksums.py => taskcluster/taskgraph/loader/beetmover_checksums.py
rename : taskcluster/taskgraph/task/checksums_signing.py => taskcluster/taskgraph/loader/checksums_signing.py
rename : taskcluster/taskgraph/task/post_build.py => taskcluster/taskgraph/loader/post_build.py
rename : taskcluster/taskgraph/task/repacks.py => taskcluster/taskgraph/loader/repacks.py
rename : taskcluster/taskgraph/task/signing.py => taskcluster/taskgraph/loader/signing.py
rename : taskcluster/taskgraph/task/test.py => taskcluster/taskgraph/loader/test.py
rename : taskcluster/taskgraph/task/transform.py => taskcluster/taskgraph/loader/transform.py
rename : taskcluster/taskgraph/task/base.py => taskcluster/taskgraph/task.py
extra : rebase_source : 42a183bae9aedfa04876d99a59119fd08bbf7d73
2017-03-09 19:00:49 -05:00
Dustin J. Mitchell
7e3408a70e
Bug 1333255: always transform tasks; r=jonasfj
...
MozReview-Commit-ID: 3A5wzXKG0Yp
--HG--
extra : rebase_source : 10063aa354d18b08db182b41e9ae61f2f884becd
2017-03-09 16:40:33 -05:00
Dustin J. Mitchell
b0117f4f53
Bug 1333255: use normal old functions to load tasks; r=jonasfj
...
Instead of using a class's static method, use a simple function, specified by
the `loader` key.
MozReview-Commit-ID: IeOl9qiSCXf
--HG--
extra : rebase_source : 72e0a9dd8385b250a46c9f4adf8a8a0e5b01c156
2017-03-09 23:14:40 -05:00
Justin Wood
02106e80c9
Bug 1322041 - Add signing support for all nightlies. r=dustin
...
Involved work which landed on the date project branch with:
* Bug 1277579, by kmoir@mozilla.com (https://hg.mozilla.org/projects/date/rev/afd3823c852b ,
https://hg.mozilla.org/projects/date/rev/345f83708453 ,
https://hg.mozilla.org/projects/date/rev/8a3ed233af86 ,
https://hg.mozilla.org/projects/date/rev/0d737cf8e743 ,
https://hg.mozilla.org/projects/date/rev/e42b3d606002 ,
https://hg.mozilla.org/projects/date/rev/c3a160ac642b )
* Bug 1305096, by kmoir@mozilla.com (https://hg.mozilla.org/projects/date/rev/2287a2568038 )
* Bug 1277579, by dustin@mozilla.com (https://hg.mozilla.org/projects/date/rev/79ceb7fa0589 )
* Bug 1306166, by kmoir@mozilla.com (https://hg.mozilla.org/projects/date/rev/d3fd1966095d ,
https://hg.mozilla.org/projects/date/rev/2f52061c02e6 ,
https://hg.mozilla.org/projects/date/rev/a9f52549a3c3 ,
https://hg.mozilla.org/projects/date/rev/f69efa90945a )
* Bug 1314847, by Callek@gmail.com (https://hg.mozilla.org/projects/date/rev/4a1231655fbb ,
https://hg.mozilla.org/projects/date/rev/3cd3a0d32f43 )
* Bug 1312000, by Callek@gmail.com (https://hg.mozilla.org/projects/date/rev/79a2f66ff5c0 )
* Bug 1312500, by Callek@gmail.com (https://hg.mozilla.org/projects/date/rev/6ae07fa4b011 )
* Bug 1316214, by Callek@gmail.com (https://hg.mozilla.org/projects/date/rev/edae37481cab ,
https://hg.mozilla.org/projects/date/rev/62bd3371e954 )
* Bug 1319189, by Callek@gmail.com (https://hg.mozilla.org/projects/date/rev/4c33f8ccecf5 )
* Bug 1319546, by kmoir@mozilla.com (https://hg.mozilla.org/projects/date/rev/70a23d243d2c )
* No Bug, by asasaki@mozilla.com (https://hg.mozilla.org/projects/date/rev/5d8ba3560ae9 )
* No Bug, by kmoir@mozilla.com (https://hg.mozilla.org/projects/date/rev/37d9733a7174 )
MozReview-Commit-ID: K1uOY4HOWPX
--HG--
extra : rebase_source : 567392d5d5ddb5ee638c53221a6e545e7b5f1805
2016-12-21 11:21:06 -05:00
Jordan Lund
eec7a1c8df
Bug 1302590 - remove nightly-fennec kind. use build kind for nightlies, r=dustin
...
* add fennec nightly build to job whitelist
MozReview-Commit-ID: F8MCUWwlFYD
--HG--
rename : taskcluster/ci/signing/signing.yml => taskcluster/ci/build-signing/android-signing.yml
rename : taskcluster/ci/signing/kind.yml => taskcluster/ci/build-signing/kind.yml
extra : rebase_source : 5c6095daaa6d8994d7bdf0d2cc2770e41aca73ca
extra : source : 1b269fb8a704a1a1fd2fe67543b9a083ce155563
2016-09-16 01:20:38 -07:00
Iris Hsiao
6ca36f4b20
Backed out changeset 1b269fb8a704 (bug 1302590) for Gecko Decision Task bustage
...
--HG--
rename : taskcluster/ci/build-signing/kind.yml => taskcluster/ci/signing/kind.yml
rename : taskcluster/ci/build-signing/android-signing.yml => taskcluster/ci/signing/signing.yml
2016-09-20 10:59:19 +08:00
Jordan Lund
5545a3ed5a
Bug 1302590 - remove nightly-fennec kind. use build kind for nightlies, r=dustin
...
MozReview-Commit-ID: F8MCUWwlFYD
--HG--
rename : taskcluster/ci/signing/signing.yml => taskcluster/ci/build-signing/android-signing.yml
rename : taskcluster/ci/signing/kind.yml => taskcluster/ci/build-signing/kind.yml
extra : rebase_source : 03843faf57443c7b739e8a3ca8431ad238aaca0d
extra : amend_source : 0cee146f52564990f8274c5bf7525bd09dc78f94
2016-09-16 01:20:38 -07:00