Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Document the release procedure #345

Merged
merged 5 commits into from
Feb 15, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,16 @@
## Licence

Apache 2

## Releasing

We don't use `zest.releaser` right now because of some problems with
releasing a package that is not at the root of the repo (`jobs/`), but
this could change if we figure out how.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's also because we don't really need pypi. It runs in a lambda that we publish as a zip on the release page

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah right, I forgot to mention about the release page, thanks.


The current procedure is:

* Bump version in `jobs/setup.py`
* `git tag x.y.z`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about updating the release date in the CHANGELOG.rst and running make build-dependencies

* `git push --tags origin`
* Open a ticket like https://bugzilla.mozilla.org/show_bug.cgi?id=1426340 to get it deployed
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, the only variable is the tag name?
A link to create the bug can be made with this as a query string variable.

See how the "Bugzilla" tab on Crash-stats have links to enter a new bug with lots of the stuff already filled in.
https://crash-stats.mozilla.com/report/index/19ef17b4-3864-4a55-b9a6-ae6e30180204#tab-bugzilla