Johan Lorenzo
|
58cb36fa0a
|
[fenix] Fix TC indexes
|
2019-04-03 10:52:29 +02:00 |
|
Colin Lee
|
3294ca7ff2
|
[fenix] No issue: only run lint checks for a single variant
|
2019-04-02 14:29:15 -07:00 |
|
Johan Lorenzo
|
9237bbf14d
|
[fenix] Fix branch in indexes
|
2019-04-02 13:52:47 -05:00 |
|
Johan Lorenzo
|
a5ca038836
|
[fenix] Rename branch into git_ref
|
2019-04-02 13:52:47 -05:00 |
|
Johan Lorenzo
|
65aacce716
|
[fenix] Fix missing indexes on master
|
2019-04-02 13:52:47 -05:00 |
|
Johan Lorenzo
|
abda6f77a4
|
[fenix] Fix trust level in decision task
|
2019-04-02 14:25:05 +02:00 |
|
Johan Lorenzo
|
88c8dfd2e2
|
[fenix] Add RaptorRelease build type
|
2019-04-02 13:36:35 +02:00 |
|
Johan Lorenzo
|
322bd71770
|
[fenix] Move chain of trust functions into their own module
|
2019-04-02 13:36:35 +02:00 |
|
Johan Lorenzo
|
6b6adfa4c2
|
[fenix] Do not exit() anymore
|
2019-04-02 13:36:35 +02:00 |
|
Johan Lorenzo
|
98f26c578b
|
[fenix] Expose assemble builds with TC indexes
|
2019-04-02 13:36:35 +02:00 |
|
Johan Lorenzo
|
6bc11b2943
|
[fenix] Expose jobs on Treeherder
|
2019-04-02 13:36:35 +02:00 |
|
Johan Lorenzo
|
1ef3b286c3
|
[fenix] Run build and tests on PRs and pushes
|
2019-04-02 13:36:35 +02:00 |
|
Johan Lorenzo
|
fccfa1cebf
|
[fenix] Only email build failures when not staging
|
2019-04-02 13:36:35 +02:00 |
|
Johan Lorenzo
|
f0b1b0b08e
|
[fenix] Refactor decision_task.py to match android-components'
|
2019-04-02 13:36:35 +02:00 |
|
Jeff Boek
|
97071c7e63
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1005 - adds routes param to buildtask
|
2019-03-26 09:23:08 -07:00 |
|
Jeff Boek
|
f873e3b91b
|
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1005 - Notify eng when build task fails
|
2019-03-25 16:04:39 -05:00 |
|
Johan Lorenzo
|
d1824f6fea
|
[fenix] Bug 1533791 - Assume decision task scopes instead of redefining them
|
2019-03-19 15:23:57 -05:00 |
|
Mihai Tabara
|
29bac332b8
|
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/935. Leanplum usage.
|
2019-03-11 13:53:19 +01:00 |
|
Jeff Boek
|
fb6752b20b
|
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/896 - Fetch leanplum secret from taskcluster
|
2019-03-08 13:33:08 -08:00 |
|
Sebastian Kaspari
|
b9832ac7b7
|
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/844: decision_task_nightly.py: Run "assembleRelease".
|
2019-03-05 11:01:21 +01:00 |
|
Jeff Boek
|
5ad2e427dd
|
[fenix] Attempts to fix nightly builds
|
2019-03-04 16:32:24 -08:00 |
|
Jeff Boek
|
85fecc2141
|
[fenix] Fixes python exception
|
2019-03-04 16:08:17 -08:00 |
|
Jeff Boek
|
d21c3d2037
|
[fenix] Fixes failing taskcluster build
|
2019-03-04 13:03:30 -08:00 |
|
Colin Lee
|
49d735a2aa
|
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/675: Integrate Adjust SDK (for Greenfield flavor)
|
2019-03-01 12:57:59 -06:00 |
|
Johan Lorenzo
|
1e7e745bb5
|
[fenix] Allow staging releases on git branches
|
2019-02-07 12:54:34 -06:00 |
|
Johan Lorenzo
|
9c05bc3586
|
[fenix] Bug 1519374 - Use mobile-X-b-fenix in lieu of gecko-focus
|
2019-02-07 12:54:34 -06:00 |
|
Mitchell Hentges
|
cdb28385ed
|
[fenix] Fix usage of sentry token in staging
|
2019-02-01 17:06:42 -08:00 |
|
Sebastian Kaspari
|
511e6d4886
|
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/267: decision_task_nightly.py: Fix typo: taskcClusterProxy -> taskclusterProxy
|
2019-01-31 08:04:53 -06:00 |
|
Sebastian Kaspari
|
dab733772b
|
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/267: Enable taskcluster proxy feature for build task.
This is needed so that the build task can connect to the secrets service in
order to receive the Sentry token.
|
2019-01-30 11:00:50 -06:00 |
|
Sebastian Kaspari
|
eca0616ded
|
[fenix] TaskBuilder.build_task(): Add scopes parameter.
|
2019-01-30 09:31:53 -06:00 |
|
Sebastian Kaspari
|
d2cd523ee3
|
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/267: Setup release task to fetch sentry token and enable crash reporting.
|
2019-01-30 09:11:15 -06:00 |
|
Sebastian Kaspari
|
d3fc89725a
|
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/267: Add script for fetching secrets from taskcluster's secrets service.
|
2019-01-30 09:11:15 -06:00 |
|
Mitchell Hentges
|
df02e4f816
|
[fenix] Removes unused "--staging" option from schedule_nightly_graph
|
2019-01-24 09:25:24 -08:00 |
|
Mitchell Hentges
|
41f2f1cdf6
|
[fenix] Allows automation to publish to Google Play
|
2019-01-17 10:43:47 -08:00 |
|
Mitchell Hentges
|
f8860f0886
|
[fenix] Uses new workers, renames some variables
|
2019-01-14 13:09:17 -08:00 |
|
Mitchell Hentges
|
e19a790f74
|
[fenix] Disables pushapk, sets version code to 1
|
2019-01-14 13:09:17 -08:00 |
|
Mitchell Hentges
|
250cb01215
|
[fenix] Adds schedule_nightly_graph.py
|
2019-01-14 13:09:17 -08:00 |
|
Mitchell Hentges
|
8247234e84
|
[fenix] Adds schedule_nightly_graph.py
|
2019-01-14 13:09:17 -08:00 |
|
Mitchell Hentges
|
fb4eeee5ef
|
[fenix] Sets up nightly build automation
|
2019-01-14 13:09:17 -08:00 |
|
Mitchell Hentges
|
5cbf19f41f
|
[fenix] Updates docker image to be more similar to focus, adds "arrow"
|
2019-01-09 11:56:52 -06:00 |
|
Colin Lee
|
e7b7b307a9
|
[fenix] Re-add automation folder; support multiple arch builds
|
2019-01-07 15:06:15 -06:00 |
|