gecko-dev/taskcluster/taskgraph
Tom Prince f8cc2f6b8f Bug 1490094: [release] Configure staging release resources via dedicated parameter; r=bhearsum
Currently, release resources such as balrog, bouncer and CDN urls are
configured by project. However, all production branches use one value and all
other branches use another. Rather than duplicate lists of projects, add a
helper to identify production release branches.

Differential Revision: https://phabricator.services.mozilla.com/D5583

--HG--
extra : moz-landing-system : lando
2018-09-11 21:09:28 +00:00
..
actions Bug 1472792: give both retrigger actions the same name; r=bstack 2018-07-06 20:28:23 +00:00
cron Backed out changeset 3db3193ec938 (bug 1486970) for braking the nightlies with signing issues. a=backout 2018-08-30 03:49:42 +03:00
loader Bug 1481121: [release] Use existing release-artifact metadata in beetmover_repackage; r=Callek 2018-08-20 12:40:21 -06:00
templates Bug 1443974: add a template to run try jobs at 'low' priority; r=ahal 2018-04-02 16:53:05 +00:00
test No bug: [taskgraph] Fix lint error; 2018-09-07 21:38:40 +00:00
transforms Bug 1490094: [release] Configure staging release resources via dedicated parameter; r=bhearsum 2018-09-11 21:09:28 +00:00
util Bug 1488127 - Make 52 -> 60 updates signed with the old mar scheme (instead of mar_384) 2018-09-07 10:18:21 +00:00
__init__.py bug 1431799 - add version input to release promotion action. r=bhearsum 2018-01-26 13:09:35 -08:00
config.py Bug 1469999 - Use yaml.safe_load() in taskgraph; r=dustin 2018-06-25 21:34:30 +00:00
create.py Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood 2018-01-31 14:32:08 -05:00
decision.py Bug 1484573 - Fix errant use of yaml.load() when yaml.safe_load() would be better. r=tomprince 2018-08-20 03:23:33 +00:00
docker.py Bug 1460475 - Use stream_reader API; r=dustin 2018-05-11 10:10:41 -07:00
files_changed.py No bug: [taskgraph] Use memoize in files_changed; r=dustin 2018-09-07 17:35:07 +00:00
filter_tasks.py
generator.py Bug 1481121: [release] Add support for tasks declaring the release-relevant artifacts, for downstream tasks to inspect; r=Callek 2018-08-20 12:29:15 -06:00
graph.py
morph.py Bug 1469999 - Use yaml.safe_load() in taskgraph; r=dustin 2018-06-25 21:34:30 +00:00
optimize.py Bug 1477706: [test-verify] Only look at locally changed files on try and in try-select; r=ahal 2018-08-03 10:26:17 -06:00
parameters.py Bug 1490094: [release] Configure staging release resources via dedicated parameter; r=bhearsum 2018-09-11 21:09:28 +00:00
target_tasks.py bug 1477021: create pipfile-update task for funsize-update-generator. r=sfraser 2018-07-26 08:56:08 -04:00
task.py Bug 1481121: [release] Add support for tasks declaring the release-relevant artifacts, for downstream tasks to inspect; r=Callek 2018-08-20 12:29:15 -06:00
taskgraph.py Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack 2018-07-04 02:46:59 +00:00
try_option_syntax.py Bug 1473048 - Prevent code coverage builds from running when using try option syntax. r=ahal 2018-08-22 20:45:51 +00:00