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

Add pipeline for building releases #433

Merged
merged 5 commits into from
Feb 12, 2024
Merged

Add pipeline for building releases #433

merged 5 commits into from
Feb 12, 2024

Conversation

orhoj
Copy link
Contributor

@orhoj orhoj commented Feb 6, 2024

Purpose

Build the prod build and the development build in a GitHub action. The files are just uploaded to GitHub for now but will ensure consist builds, and we can stop building releases locally. An additional step would be to publish the release to the Chrome extension store.

Changes

  • GitHub action that builds and uploads the browser wallet for production and development.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@orhoj orhoj merged commit fef87b9 into main Feb 12, 2024
8 checks passed
@orhoj orhoj deleted the release-pipeline branch February 12, 2024 11:45
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