Closed
Bug 1388402
Opened 8 years ago
Closed 8 years ago
Please deploy pollbot 0.3.0 in STAGE
Categories
(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)
Cloud Services
Operations: Deployment Requests - DEPRECATED
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rhubscher, Assigned: wezhou)
References
Details
Attachments
(1 file)
PollBot with the delivery dashboard is a tool that let you see what is the status of the current release of Firefox in a nutshell.
https://github.com/mozilla/PollBot/releases/tag/0.1.0
| Reporter | ||
Updated•8 years ago
|
Attachment #8894933 -
Flags: review?(wezhou)
I think I need some background info or context, so here are some questions:
1. Is this ticket about reviewing the PR or setting up a pullbot environment? It looks like the PR has been merged so I'll r+ anyways.
2. How is pullbot different than buildhub? Both seem to show people some build info at first glance.
3. If the ticket is about setting up a pullbot environment, what are the env specific configurations? Is there a link to some documentation how to set it up?
Thanks.
Attachment #8894933 -
Flags: review?(wezhou) → review+
| Reporter | ||
Comment 2•8 years ago
|
||
> 1. Is this ticket about reviewing the PR or setting up a pullbot environment?
This Bug is about setting up the pollbot environment, but it was blocked on the fact that we published a Dockerfile.
Which is now the case. It was merged because Benson and Jason reviewed it and approved it.
> 2. How is pullbot different than buildhub? Both seem to show people some build info at first glance.
PollBot is a tool that will give you feedback about the status of Firefox release process.
Buildhub is a database of all the history of builds with information about the builds.
Buildhub stores info about releases while PollBot give you feedback on ongoing releases.
> 3. If the ticket is about setting up a pullbot environment, what are the env specific configurations?
PORT and VERSION_FILE are the two environment variable that you can configure.
PORT default to 9876
VERSION_FILE default to /app/version.json
There is no other configuration for now. I am opening a ticket so that we document this ENV variables.
| Reporter | ||
Comment 3•8 years ago
|
||
PollBot 0.2.0 have been released.
https://github.com/mozilla/PollBot/releases/tag/0.2.0
The ENV variables documentation are here: https://github.com/mozilla/PollBot#configuration
| Reporter | ||
Updated•8 years ago
|
Summary: Please deploy pollbot 0.1.0 in STAGE → Please deploy pollbot 0.2.0 in STAGE
| Reporter | ||
Updated•8 years ago
|
Summary: Please deploy pollbot 0.2.0 in STAGE → Please deploy pollbot 0.3.0 in STAGE
| Reporter | ||
Comment 4•8 years ago
|
||
PollBot 0.3.0 have been released.
https://github.com/mozilla/PollBot/releases/tag/0.3.0
The ENV variables documentation are here: https://github.com/mozilla/PollBot#configuration
I also filed Bug 1402907 to grab a Redash API KEY for PollBot.
| Reporter | ||
Comment 5•8 years ago
|
||
I will close it for now because the dev instance seems to be sufficient.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•