Skip to content

Conversation

@spalmurray
Copy link
Contributor

@spalmurray spalmurray commented Apr 22, 2025

Adds an archive command to generate a source code archive and tweaks our publish workflow to send this archive with our Firefox submission.

Part of codecov/engineering-team#3536 (comment)

@codecov
Copy link

codecov bot commented Apr 22, 2025

Bundle Report

Changes will decrease total bundle size by 160 bytes (-0.03%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
codecov-browser-extension-array-push 635.29kB -160 bytes (-0.03%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: codecov-browser-extension-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
vendor.js -80 bytes 380.95kB -0.02%
background.js -80 bytes 197.59kB -0.04%

- name: Publish to Firefox
working-directory: dist-firefox
run: npx web-ext-submit@7
run: npx web-ext sign --use-submission-api --channel listed
Copy link
Contributor Author

Choose a reason for hiding this comment

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

web-ext-submit was deprecated after web-ext implemented its functionality

@eliatcodecov eliatcodecov self-requested a review April 22, 2025 22:08
Copy link
Contributor

@eliatcodecov eliatcodecov left a comment

Choose a reason for hiding this comment

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

lgtm

@spalmurray spalmurray merged commit b7e4603 into main Apr 23, 2025
3 checks passed
@spalmurray spalmurray deleted the spalmurray/source-archive branch April 23, 2025 13:50
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.

2 participants