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

[Chore] Move to monorepo with attachments SDK #24

Merged
merged 8 commits into from
Dec 20, 2023
Merged

Conversation

DominicGBauer
Copy link
Contributor

Description

Implement melos as the monorepo tool of choice and move select flutter packages and demos into a monorepo.

Work done

  • Updated CI/CD to run based on changes to packages or demos in repo
  • Added packages subdirectory to house all dart/flutter packages we create (right not it contains powersync and powersync_attachments_helper)
  • Added a demos subdirectory to house all dart/flutter demos we create

How to test

The easiest way would be to run the demo flutter todolist app and make sure it still works as expected

@DominicGBauer DominicGBauer self-assigned this Dec 20, 2023
Copy link
Contributor

@rkistner rkistner left a comment

Choose a reason for hiding this comment

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

Nitpick: Can the package folders be renamed to just powersync and powersync_attachments_helper, without the .dart?

@DominicGBauer DominicGBauer merged commit f91d681 into master Dec 20, 2023
4 checks passed
@DominicGBauer DominicGBauer deleted the chore/monorepo branch December 20, 2023 19:35
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