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

build: improvements around extension packaging #703

Merged
merged 1 commit into from Dec 11, 2020
Merged

Conversation

hstove
Copy link
Contributor

@hstove hstove commented Dec 10, 2020

Download the latest builds.

I made a bunch of small improvements around the extension build process:

  • Create a signed Firefox extension (.xpi file) in Github Actions
  • Tweak the build-ext.sh script to create the zip file in the repository root by default, with the option to set the destination. I did this because the Dockerfile requires the file to be at the root level. I could be getting this wrong - would love a second check here.
  • Changed the default zip file name to connect-extension.zip
  • README updates around the extension, mainly consolidating it all in one place (the root-level README).

Copy link
Contributor

@wileyj wileyj left a comment

Choose a reason for hiding this comment

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

shipit

@github-actions
Copy link
Contributor

github-actions bot commented Dec 10, 2020

Deploy previews

Deploy previews for blockstack-app and blockstack-test-app are ready!

Built with commit d176726.

Copy link
Contributor

@CharlieC3 CharlieC3 left a comment

Choose a reason for hiding this comment

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

:shipit:

@hstove hstove merged commit 9ff037d into master Dec 11, 2020
@hstove hstove deleted the feat/web-ext-cli branch December 11, 2020 16:03
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.

None yet

3 participants