Skip to content

Commit

Permalink
Bug 1301374 - Rewrite decision task to use imperative style r=me,npotb
Browse files Browse the repository at this point in the history
--HG--
rename : automation/taskcluster/graph/try_syntax.js => automation/taskcluster/graph/src/try_syntax.js
  • Loading branch information
Tim Taubert committed Sep 12, 2016
1 parent bb2b3c6 commit 7b486ac
Show file tree
Hide file tree
Showing 50 changed files with 842 additions and 1,651 deletions.
10 changes: 2 additions & 8 deletions automation/taskcluster/decision_task.yml
Expand Up @@ -77,14 +77,8 @@ tasks:
bin/checkout.sh &&
nss/automation/taskcluster/scripts/extend_task_graph.sh
artifacts:
public:
type: "directory"
path: "/home/worker/artifacts"
expires: "{{#from_now}}7 days{{/from_now}}"

graphs:
- /home/worker/artifacts/graph.json
features:
taskclusterProxy: true

extra:
treeherder:
Expand Down
40 changes: 0 additions & 40 deletions automation/taskcluster/graph/arm/_build_base.yml

This file was deleted.

27 changes: 0 additions & 27 deletions automation/taskcluster/graph/arm/_test_base.yml

This file was deleted.

29 changes: 0 additions & 29 deletions automation/taskcluster/graph/arm/build32-debug.yml

This file was deleted.

147 changes: 0 additions & 147 deletions automation/taskcluster/graph/build.js

This file was deleted.

0 comments on commit 7b486ac

Please sign in to comment.