-
Notifications
You must be signed in to change notification settings - Fork 5
Release v0.4.0 #186
Copy link
Copy link
Open
Labels
blockedThis issue or pull request is blocked on another issue or pull requestThis issue or pull request is blocked on another issue or pull request
Milestone
Metadata
Metadata
Assignees
Labels
blockedThis issue or pull request is blocked on another issue or pull requestThis issue or pull request is blocked on another issue or pull request
Welcome Release Captain ! ⛵️
Assign this issue to yourself
Check the v0.4.0 milestone
Check out the main branch:
git checkout mainCheck the following files have the expected version:
package.jsonweb-ext-config.jsonIf they don't, update them in a separate PR.
Create a tag for this release:
git tag release/vVERSION # e.g., release/v0.1.0 git push origin --tagsFill out the Mozilla Add On Review Request Intake Form:
Submit a review request for an updated add-on
Fill in the following fields:
https://github.com/mozilla-extensions/nimbus-devtools/tree/release/v0.4.0
Remove or strike-out unchanged fields (description, add-on owner, etc.)
Remove or strike-out all badging options except "No badging"
Flag someone from the security team in a comment the created JIRA ticket to ask for a security
review.
Link the JIRA ticket here in a comment
Once the security review has finished and the add-on is released, you can edit the new GitHub
release. Update the release with a name (nimbus-devtools vVERSION) .
Create a milestone for the next release.
Close this issue and the milestone.