Skip to content

Commit

Permalink
Audit report: 2024-05-10 07:45:05
Browse files Browse the repository at this point in the history
  • Loading branch information
lotas committed May 10, 2024
1 parent 8809a43 commit a7f76c6
Show file tree
Hide file tree
Showing 238 changed files with 2,708 additions and 2,095 deletions.
608 changes: 608 additions & 0 deletions Hooks/project-app-services/in-tree-action-1-generic⁄d34f673940

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"hookGroupId": "project-app-services",
"hookId": "in-tree-action-3-generic/733b05722e",
"hookId": "in-tree-action-3-generic/d34f673940",
"metadata": {
"description": "*DO NOT EDIT* - This resource is configured automatically by [ci-admin](https://hg.mozilla.org/ci/ci-configuration).\n\nAction task generic at level 3, with `.taskcluster.yml` hash 733b05722e.\n\nFor project(s) application-services\n\nThis hook is fired in response to actions defined in a\nGecko decision task's `actions.json`.\n",
"description": "*DO NOT EDIT* - This resource is configured automatically by [ci-admin](https://hg.mozilla.org/ci/ci-configuration).\n\nAction task generic at level 3, with `.taskcluster.yml` hash d34f673940.\n\nFor project(s) application-services\n\nThis hook is fired in response to actions defined in a\nGecko decision task's `actions.json`.\n",
"emailOnError": true,
"name": "project-app-services/in-tree-action-3-generic/733b05722e",
"name": "project-app-services/in-tree-action-3-generic/d34f673940",
"owner": "taskcluster-notifications@mozilla.com"
},
"schedule": [],
Expand Down Expand Up @@ -204,7 +204,7 @@
"cache": {
"${trustDomain}-level-${level}-checkouts-v1": "/builds/worker/checkouts"
},
"image": "mozillareleases/taskgraph:decision-c4ac262880970ca484105929e02dd12f00214d5f2603ab6ce4c0d17de5cd0280@sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469",
"image": "mozillareleases/taskgraph:decision-v8.0.1@sha256:74c5a20e7d8c8bdbec6770c61274d3970991273ffe5c955d0868bb3cd7eb3160",
"command": [
"/usr/local/bin/run-task",
"--appservices-checkout=/builds/worker/checkouts/vcs",
Expand All @@ -215,8 +215,8 @@
{
"in": {
"$if": "tasks_for == \"action\"",
"else": "ln -s /builds/worker/artifacts artifacts \u0026\u0026 ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='${project}' --message=\"\" --owner='${ownerEmail}' --level='${level}' --base-repository=\"$APPSERVICES_BASE_REPOSITORY\" --head-repository=\"$APPSERVICES_HEAD_REPOSITORY\" --head-ref=\"$APPSERVICES_HEAD_REF\" --head-rev=\"$APPSERVICES_HEAD_REV\" --repository-type=\"$APPSERVICES_REPOSITORY_TYPE\" --tasks-for='${tasks_for}' ${extraArgs}\n",
"then": "ln -s /builds/worker/artifacts artifacts \u0026\u0026 ~/.local/bin/taskgraph action-callback\n"
"else": "ln -s /builds/worker/artifacts artifacts \u0026\u0026 taskgraph decision --pushlog-id='0' --pushdate='0' --project='${project}' --message=\"\" --owner='${ownerEmail}' --level='${level}' --base-repository=\"$APPSERVICES_BASE_REPOSITORY\" --head-repository=\"$APPSERVICES_HEAD_REPOSITORY\" --head-ref=\"$APPSERVICES_HEAD_REF\" --head-rev=\"$APPSERVICES_HEAD_REV\" --repository-type=\"$APPSERVICES_REPOSITORY_TYPE\" --tasks-for='${tasks_for}' ${extraArgs}\n",
"then": "ln -s /builds/worker/artifacts artifacts \u0026\u0026 taskgraph action-callback\n"
},
"$let": {
"extraArgs": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"hookGroupId": "project-app-services",
"hookId": "in-tree-action-3-release-promotion/733b05722e",
"metadata": {
"description": "*DO NOT EDIT* - This resource is configured automatically by [ci-admin](https://hg.mozilla.org/ci/ci-configuration).\n\nAction task release-promotion at level 3, with `.taskcluster.yml` hash 733b05722e.\n\nFor project(s) application-services\n\nThis hook is fired in response to actions defined in a\nGecko decision task's `actions.json`.\n",
"description": "*DO NOT EDIT* - This resource is configured automatically by [ci-admin](https://hg.mozilla.org/ci/ci-configuration).\n\nAction task release-promotion at level 3, with `.taskcluster.yml` hash 733b05722e.\n\nFor project(s) application-services\n\nThis hook is fired in response to actions defined in a\nGecko decision task's `actions.json`.\n\n\nThis hook is no longer current and is kept for historical purposes.",
"emailOnError": true,
"name": "project-app-services/in-tree-action-3-release-promotion/733b05722e",
"owner": "taskcluster-notifications@mozilla.com"
Expand Down
Loading

0 comments on commit a7f76c6

Please sign in to comment.