Skip to content

Commit

Permalink
docs: add note to upload .crx to release, once signed
Browse files Browse the repository at this point in the history
Once the chrome / chromium version of the extension is signed, we need
to download it from the store and upload to the releases. As this step
is tricky to automate, we just document it for now.

Signed-off-by: Felix Moessbauer <[email protected]>
  • Loading branch information
fmoessbauer committed Jul 16, 2024
1 parent 9f44465 commit deea6c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ The creation of public releases is a partially automated process:
4. add release-notes to public release
5. manually inspect signed xpi (double check)
6. merge auto-created MR to enroll Firefox update manifest
7. wait for CWS to review and sign extension, upload `.crx` to releases page

0 comments on commit deea6c9

Please sign in to comment.