Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to forked chrome webstore upload action which removes 10MB limit #318

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

djahandarie
Copy link
Collaborator

Currently it's not possible to upload to the Chrome Webstore if the extension is larger than 10MB, and with most recent changes (in particular, not minifying bundled dependencies), we are at 11MB.

I forked a couple repos in order to test a fix. If it works the fix will be upstreamed and we can switch back.

@djahandarie djahandarie requested a review from a team as a code owner November 12, 2023 14:22
@djahandarie djahandarie added this pull request to the merge queue Nov 12, 2023
Copy link

github-actions bot commented Nov 12, 2023

✔️ No visual differences introduced by this PR.

View Playwright Report (note: open the "playwright-report" artifact)

@djahandarie djahandarie added the kind/meta The issue or PR is meta label Nov 12, 2023
Merged via the queue into master with commit 017b875 Nov 12, 2023
5 checks passed
@djahandarie djahandarie deleted the remove-upload-limit branch November 12, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/meta The issue or PR is meta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants