Граф коммитов

20 Коммитов

Автор SHA1 Сообщение Дата
Mihai Tabara d186c2510d
Bug 1563169 - get-secret should use python3 2020-06-23 15:43:18 +01:00
Edouard Oger 453e548ccf
Merge pull request #3168 from MihaiTabara/releases
Switch releases to taskgraph
2020-06-23 09:52:14 -04:00
Mihai Tabara e48285d208
Switch releases to taskgraph. 2020-06-23 09:07:02 +01:00
Edouard Oger 8ca3360307
Use Android SDK's side-by-side NDK 2020-06-11 19:15:30 -04:00
Edouard Oger 78ee41b8a7
Decode UTF-8 in pr_title 2020-06-11 10:03:36 -04:00
Edouard Oger 97d8ff7830
Revert "Pin Rust version to 1.43.1 on master CI"
This reverts commit 826298aa11.
2020-06-05 10:43:20 -04:00
Edouard Oger 826298aa11
Pin Rust version to 1.43.1 on master CI 2020-06-04 19:58:27 -04:00
Edouard Oger 0fe8ce5506
Remove check_megazord.sh 2020-06-01 16:12:40 -04:00
Mihai Tabara a02ffb6e27
No bug - follow-up fix to source cross-compile stuff 2020-05-27 18:34:08 +01:00
Edouard Oger 486980a660
Un-stringify the redirection symbol 2020-05-27 13:04:17 -04:00
Mihai Tabara 446f919f7f
Bug 1563169 - automation improvements prerequisite for Github releases (#3113) 2020-05-27 10:30:45 -04:00
Mihai Tabara ef26e53503
Bug 1637695 - temporarily add old index to allow local building of appsv (#3117)
* Bug 1637695 - temporarily add old index to allow local buildinf of appsv
2020-05-14 14:59:27 +01:00
Mihai Tabara a432b451d0
Bug 1563169 - add Taskcluster support for master pushes (#3034)
* Bug 1563169 - add Taskcluster support for master pushes
2020-04-24 20:17:01 +01:00
Edouard Oger 4aee9bbddf
Update vscode recommended extensions 2020-04-20 19:19:23 -04:00
Edouard Oger 0dfa541e9f
Merge pull request #2988 from mozilla/mergify
Add mergify to repo
2020-04-20 19:06:09 -04:00
Edouard Oger 1c90d8e72e
Add mergify to repo
Automatic merge will happen if all the following conditions are true:
- There's at least 1 approved review
- For non-team members: approved reviews are not stale
- The "checkin-needed" label is present
- All the CI jobs have passed
2020-04-20 19:05:38 -04:00
Edouard Oger 779b94e71b
Check-in NSS bindings 2020-04-20 14:52:53 -04:00
Edouard Oger d5109390e6
Upgrade Android NDK to r21 2020-04-17 16:44:40 -04:00
Edouard Oger eeb9d272e1
Re-commit ea7fd58853 2020-04-17 15:09:05 -04:00
Mihai Tabara 71c736b465
Bug 1563169 - migrate PRs to use taskgraph instead
Amendments to decisionlib

Add TC toolchain scripts

Add Docker image

Add toolchain kind

Add base tasks

Add base toolchain transform

Add single_dep transforms

Add taskgraph loader and target_tasks

Add rest of transforms

Pip install per user

Taskgraph-ify PR within .taskcluster.yml

Fix trustDomain

Revert pull-requests to public until support is added for privileged

Add missing workerTypes module

Add missing __init__ to load AS taskgraph transforms

Switch to taskgraph-try for toolchain-script support

Fix taskgraph trust-domain too

Switch the sccache off

Unpin rust version to stable

Remove useless TODO

Add comment to deal with sccache later

Fix shellcheck linting

Dummy commit to test TC CI graph

Update taskgraph to tip

Update to try-taskgraph first to ensure things work

Remove head_tag as its defined already in taskgraph

Use deepcopy

Remove upload-symbols per release

Move common to job-defaults

Remove all references to head_tag

Remove single_dep in favor of multi_dep

Test some taskgraph changes before final review

Use taskgraph revision

Use fixed taskgraph revision
2020-04-09 16:49:39 +01:00