mozilla-releng / mozilla-releng/scriptworker-scripts

[signingscript] support `browser_specific_settings` in `_extension_id`?

Open
#221 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue signingscript
Dominant language
Python
Stars
16
Forks
38
Avg merge
1d 7h
Merged PRs (30d)
14

Description

In https://github.com/mozilla-releng/scriptworker-scripts/blob/master/signingscript/src/signingscript/sign.py#L514-L534 , we hardcode our id to applications.gecko.id. It looks like it's also valid to set it to browser_specific_settings.gecko.id, which is more Chrome-compatible. Let's support both.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in signingscript/src/signingscript/sign.py at lines 514-534, where _extension_id is derived from applications.gecko.id. Check how the current id lookup is implemented, then verify support for browser_specific_settings.gecko.id as an alternative and confirm the existing path still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.