Skip to content

chore: Improve Release Automation #209

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

Merged
merged 5 commits into from
Nov 5, 2024
Merged

Conversation

stevensJourney
Copy link
Contributor

Overview

The PowerSync SDK requires assets for Webworkers which are downloaded from Github releases. The SDK release process currently creates a draft Github Release which needs to be reviewed an published manually. This step is often forgotten.

This PR updates the release process to publish the release as it is created. The Github release's body is taken from the corresponding version entry in the PowerSync package's CHANGELOG.md file. This release can still be edited after publish.

@stevensJourney stevensJourney marked this pull request as ready for review November 5, 2024 14:42
@stevensJourney stevensJourney merged commit f03f15a into main Nov 5, 2024
4 checks passed
@stevensJourney stevensJourney deleted the fix/release-automation branch November 5, 2024 14:42
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