Skip to content

Commit 1e01479

Browse files
authored
chore: update RELEASE-PROCESS.md (#1330)
1 parent 5b888c8 commit 1e01479

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

docs/RELEASE-PROCESS.md

+11-7
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This process can be used to push a manual release to the [Firefox Add-Ons](https
3030
- brave
3131
- chromium
3232
- firefox
33-
- Attach these assets to the draft release.
33+
- ~~Attach these assets to the draft release.~~ The built assets should be attached to the draft release automatically if all the above steps are followed.
3434
3535
## Publish on Chrome Web Store
3636
@@ -39,14 +39,16 @@ Brave, Opera, and Edge do not require additional publishing step.
3939
4040
- IPFS Companion Chrome Webstore: https://chrome.google.com/webstore/detail/ipfs-companion/nibjojkomfdiaoajekhjakgkdhaomnch
4141
- Publishing requires your Google Account to belong to the IPFS Companion Maintainers Google Group (ask IPFS Stewards to be added).
42-
- Go to Developer Dashboard and select publisher: `IPFS Shipyard`.
43-
- Select `Package` from the left sub-menu.
44-
- Upload the newly built package for Chromium [earlier](#build-release-artifacts).
42+
- Go to Developer Dashboard and select publisher in the top right: `IPFS Shipyard`
43+
- You should see `IPFS Companion` and `IPFS Companion (Beta @ xxxxxx). If not, select `Items` on the left menu.
44+
- Select the correct extension you want to publish, usually `IPFS Companion`.
45+
- Select `Package` on the left menu (Under the Build category).
46+
- Upload the newly built package for Chromium [earlier](#build-release-artifacts). Use the same `ipfs_companion-<semver>_chromium.zip` file on the draft release.
4547
- The new package goes to draft state automatically.
46-
- Go to `Store listing` section from the left sub-menu.
48+
- Go to `Store listing` section from the left sub-menu. (This should happen automatically after uploading a new package).
4749
- Click `Save Draft` and then `Submit for Review`.
4850
- "Review" may take from a few hours to a few days. Google sends no email informing when new version is approved.
49-
- Only way to check it is to inspect the version number on the store listing or Dev Dashboard.
51+
- Only way to check when it is published is to inspect the version number on the store listing or Dev Dashboard.
5052
5153
## Publish on [Firefox Add-Ons Store](https://addons.mozilla.org/)
5254
@@ -73,4 +75,6 @@ Brave, Opera, and Edge do not require additional publishing step.
7375

7476
## Release on Github.
7577

76-
Release the draft release just created. That's it!
78+
Release the draft release just created. You don't need to wait for the Chrome or Firefox stores to finish the extension review; you can just verify that the review is in progress.
79+
80+
That's it!

0 commit comments

Comments
 (0)