Closed Bug 1266392 Opened 8 years ago Closed 8 years ago

Add link to Taskcluster build in version.json; create artifact with sha256 of created image

Categories

(Release Engineering Graveyard :: Applications: Balrog (backend), defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: bhearsum)

References

Details

Attachments

(1 file)

41 bytes, text/x-github-pull-request
rail
: review+
Details | Review
Attached file patch
Benson requested this, more context in the PR.
Attachment #8743823 - Flags: review?(rail)
Comment on attachment 8743823 [details] [review]
patch

Your avatar tells me that I should r+ this. :D
Attachment #8743823 - Flags: review?(rail) → review+
Commit pushed to master at https://github.com/mozilla/balrog

https://github.com/mozilla/balrog/commit/5dbc5e7a31fcf015c8cec4b8c221d7bfee182c65
bug 1266392: Add link to Taskcluster build in version.json; create artifact with sha256 of created image (#73). r=rail
This looks like it worked. https://tools.taskcluster.net/task-graph-inspector/#SKYGi6SVQp2P8Lb6XtiAcg/Ow0HjE8rTzCAuKl3ahHIMw/0 has a docker-image-shasum256.txt artifact on it, and the built image has a link to Taskcluster in version.json:
➜  balrog git:(balrog-agent) docker run --rm --entrypoint cat mozilla/balrog:latest version.json
{
    "commit": "5dbc5e7a31fcf015c8cec4b8c221d7bfee182c65",
    "version": "2.0",
    "source": "https://github.com/mozilla/balrog",
    "build": "https://tools.taskcluster.net/task-inspector/#Ow0HjE8rTzCAuKl3ahHIMw"
}

Benson, can you have a look and make sure this has everything you wanted?
Flags: needinfo?(bwong)
Blocks: 1248741
Looks good!
Flags: needinfo?(bwong)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Release Engineering → Release Engineering Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: