-
-
Notifications
You must be signed in to change notification settings - Fork 769
Release Process
Dave Haeffner edited this page May 28, 2019
·
13 revisions
- Use an appropriate version number (e.g.,
v#.#.#
) for the sub-heading - Fill out a description of what's new/fixed
- Commit your changes
yarn release-prep
yarn run lerna publish
- Go to Chrome Store dashboard
- Click
Upload Updated Package
- Upload
selenium-ide.zip
frompackages/selenium-ide/build
- Click
Publish Changes
- Go to the GitHub release page for the project
- Download the source zip file
- Upload both the binary (e.g.,
selenium-ide.zip
) and the source zip file (from the release page on GitHub) - Click to edit the release
- Set the Firefox version to
56
and Save