Skip to content

Automate package publishing #136

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 17 commits into from
Aug 19, 2024
Merged

Conversation

mugikhan
Copy link
Contributor

@mugikhan mugikhan commented Aug 1, 2024

Description

When trying to build the project for windows or linux the user is required to have an internet connection in order to download the respective powersync-core binaries. This change bundles the binaries into the powersync_flutter_libs package when publishing the package and allows the build to be completed irrespective of the network connection.

Work done

  • Update publish packages workflow
  • Remove download and update powersync core binary filenames for Linux and Windows

TODO:

  • Enable windows arm64 builds for powersync-core (Postponed)

@mugikhan mugikhan marked this pull request as ready for review August 19, 2024 09:59
Copy link
Contributor

@stevensJourney stevensJourney left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@mugikhan mugikhan merged commit f4f7c33 into main Aug 19, 2024
4 checks passed
@mugikhan mugikhan deleted the chore/automate-package-publishing branch August 19, 2024 14:17
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