Skip to content

Firefox release#59

Merged
Roman Pronskiy (pronskiy) merged 2 commits into
JetBrains:mainfrom
pronskiy:firefox-release
Jul 8, 2026
Merged

Firefox release#59
Roman Pronskiy (pronskiy) merged 2 commits into
JetBrains:mainfrom
pronskiy:firefox-release

Conversation

@pronskiy

Copy link
Copy Markdown
Member

Fixes #58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the release process to support automated Firefox AMO submission, addressing the need to publish the latest extension version to Firefox via CI.

Changes:

  • Enables a new Firefox job in the release workflow to sign and submit the built .xpi to AMO.
  • Adds a workflow_dispatch-triggered FirefoxManual job to resubmit an already-released version to AMO without rebuilding.
  • Updates release documentation to reflect the new Firefox AMO submission flow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
CONTRIBUTING.md Updates maintainer release instructions to describe automated Firefox AMO submission via CI.
.github/workflows/release.yml Adds artifact upload for the Firefox .xpi, introduces automated AMO submission, and adds a manual resubmission job for existing releases.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/release.yml
@pronskiy Roman Pronskiy (pronskiy) merged commit ee97a1d into JetBrains:main Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

please upload latest version also to Edge / Firefox webstore

2 participants