Closed
Bug 1247703
Opened 9 years ago
Closed 8 years ago
[tracker] refactor in-tree task configuration
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
References
Details
https://public.etherpad-mozilla.org/p/jonasfj-bstack-in-tree-task-graph-generation
https://public.etherpad-mozilla.org/p/dustin-in-tree-config-kickoff
We met today to discuss requirements and design ideas, and agreed that we should each sit down and write up our "dream" of what the in-tree configuration should look like, without worrying about the code to translate that into createTask calls and whatnot.
So let's write that up and attach here in some form or another - perhaps mozreview requests against mozilla-central?
Assignee | ||
Comment 1•9 years ago
|
||
My proposal is here:
https://github.com/djmitche/taskcluster-in-tree-taskgraph
Comment 2•9 years ago
|
||
Pretty expressive and very impressive. Looking forward to it.
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Comment 5•8 years ago
|
||
Just as a quick note on the status of this particular layer of the layer cake:
* [x] bug 1258497 - Build an effective, robust task-graph generation infrastructure
* still using existing YAML files (legacy kind)
* includes porting docker-images to a new kind
* [x] bug 1281004 - Port tests from the legacy kind
* [ ] bug 1286075 - Port builds and build-like things from the legacy kind
* and delete the legacy kind
* [ ] Use the big-graph scheduler in mozilla-taskcluster (bug 1275034, bug 1274716)
There are, of course, lots of details and bugs and whatnot to deal with there, too, many of which are in
https://gist.github.com/djmitche/9eb2ecf77020d7e86085
Assignee | ||
Updated•8 years ago
|
Updated•7 years ago
|
Product: TaskCluster → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•