Open s-weigand opened 4 years ago
Rebased the PR to fix the conflict ^^
Merging #25 (0b754d5) into master (0e87e48) will decrease coverage by
0.04%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #25 +/- ##
==========================================
- Coverage 16.85% 16.80% -0.05%
==========================================
Files 19 19
Lines 362 363 +1
Branches 47 47
==========================================
Hits 61 61
- Misses 299 300 +1
Partials 2 2
Impacted Files | Coverage Δ | |
---|---|---|
packages/ManifesFirefox.ts | 0.00% <0.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 0e87e48...0b754d5. Read the comment docs.
As discussed in #24 I added workflow to make a release when a tag is pushed.
Features:
v
(i.e.v1.23
), the extension gets published on the chrome and firefox store. For this to work you need to set the proper secrets for the Google API and the AMO API. In my extension I found that you also need to provide the extension IDs that were given when published before, so it updates the addon instead of publishing a new one.EXTENSION_ID
=hoccpcefjcgnabbmojbfoflggkecmpgd
Not needed anymore withWEB_EXT_ID
={dd10a870-27c8-4b74-bfd4-0f767fe68770}
web-ext^=5.0.0