Commit b0de0153 authored by Mihai Tabara's avatar Mihai Tabara
Browse files

Bug 1446815 - cleanup in naming beetmover source checksums for consistency. r=tomprince

--HG--
rename : taskcluster/ci/beetmover-release-source-checksums/kind.yml => taskcluster/ci/release-beetmover-source-checksums/kind.yml
extra : rebase_source : 46fad2100b374cd281db315472b0398a955211dc
extra : source : 7b33e1765372bb178a33e67a3a161d102c536906
parent d6f7b1d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ transforms:

kind-dependencies:
   - beetmover-checksums
   - beetmover-release-source-checksums
   - release-beetmover-source-checksums

jobs:
   firefox-promote:
+1 −1
Original line number Diff line number Diff line
@@ -217,7 +217,7 @@ Beetmover, takes specific artifact checksums and pushes it to a location outside
of Taskcluster's task artifacts (archive.mozilla.org as one place) and in the
process determines the final location and "pretty" names it (version product name)

beetmover-release-source-checksums
release-beetmover-source-checksums
---------------------------------
Beetmover, takes source specific artifact checksums and pushes it to a location outside
of Taskcluster's task artifacts (archive.mozilla.org as one place) and in the
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
"""
Transform beetmover-release-source-checksums task into an actual task description.
Transform release-beetmover-source-checksums into an actual task description.
"""

from __future__ import absolute_import, print_function, unicode_literals