Bug 1524445 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The diff on the initial submit is only

--- Data Version 
+++ Data Version 1
@@ -0,0 +1,5 @@
+{
+  "hashFunction": "sha512",
+  "name": "Thunderbird-60.5.0-build2-bz2",
+  "schema_version": 9
+}

at the same time as the win32 en-US build is submitted, so that's probably automated release blob creation. So I think we're missing the submit-toplevel task which should come from https://hg.mozilla.org/releases/comm-esr60/file/tip/taskcluster/ci/release-balrog-submit-toplevel/kind.yml#l66.
The diff on the initial submit is only
```
--- Data Version 
+++ Data Version 1
@@ -0,0 +1,5 @@
+{
+  "hashFunction": "sha512",
+  "name": "Thunderbird-60.5.0-build2-bz2",
+  "schema_version": 9
+}
```
at the same time as the win32 en-US build is submitted, so that's probably automated release blob creation. So I think we're missing the submit-toplevel task which should come from https://hg.mozilla.org/releases/comm-esr60/file/tip/taskcluster/ci/release-balrog-submit-toplevel/kind.yml#l66.

Back to Bug 1524445 Comment 1