commit | bf0849afb707616001562952a0c1180b27498f5c | [log] [tgz] |
---|---|---|
author | avm99963 <me@avm99963.com> | Sat Aug 08 16:16:04 2020 +0200 |
committer | avm99963 <me@avm99963.com> | Sat Aug 08 16:29:05 2020 +0200 |
tree | a2e0460ccdb4a1627d507fee019a24e7f5e2b106 | |
parent | 39f27afb3499ba723bdc0cd21970de038a89e198 [diff] |
Rename the extension to "TW Power Tools" Based on the suggestion made at google-clubhouse/c/99SLtosFKMs. Change-Id: I02ed6daa8ad9e368da670cfd12b4f1b2cf1dccbf
An extension which brings several enhancements to the Google Forums and the Community Console.
When the code in the master
branch is considered to be stable, a release can be made. This is the procedure:
vx
, where x is the extension's version number for that release) by running git tag -a vx -m "vx"
. Note that the tag should be an annotated tag and not a lightweight tag, and it must be pushed to Gerrit after being created.If during this process the release wasn't approved by Google or an issue was found during beta testing, a new release which fixes this should be created.
To create a zip file with the contents of the extension, which can be uploaded to the Chrome Web Store, run bash release.bash
. You can also use bash release.bash --channel=beta
to include a beta label in the extension name and version of the resulting zip file.
The ZIP file will contain a manifest.json file with the according version name, and will be located in the out
folder.
You can also get information about how to use the release.bash
script by running bash release.bash -h
.
To test translations, you might want to set your browser's locale. This section tells you how to set the locale in Windows, Mac OS X, Linux, and Chrome OS.
The beta channel is available here.