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

Move all core repo packages into reaction/packages #530

Closed
aaronjudd opened this issue Nov 24, 2015 · 0 comments
Closed

Move all core repo packages into reaction/packages #530

aaronjudd opened this issue Nov 24, 2015 · 0 comments

Comments

@aaronjudd
Copy link
Contributor

Migrate from independant GH repos to including all core packages source in the main app's /packages folder.

The following packages would move into the reaction/packages folder:

reaction-core
reaction-product-simple
reaction-schemas
reaction-shipping
reaction-inventory
reaction-ui
reaction-accounts

bin/clone-packages.sh still has usefulness, but will need to be refactored to use "package_dir:/packages" and docs updated to help developers who want to have separated working package folders.

This would resolve #451

@aaronjudd aaronjudd added this to the Core Architecture milestone Nov 24, 2015
aaronjudd pushed a commit that referenced this issue Nov 25, 2015
moves schemas and collections from core into independent packages

introduces local packages for
- reactioncommerce:reaction-schemas
- reactioncommerce:reaction-collections

For issues #451 and #530 for improved testing coverage, easier setup.
aaronjudd pushed a commit that referenced this issue Nov 25, 2015
- Issue #530,  prevent packages without git repo from attempting to
clone.
aaronjudd pushed a commit that referenced this issue Dec 3, 2015
moves transliteration to `ongoworks:transliteration`

moves schemas to `reactioncommerce:reaction-schemas`
moves collections to `reactioncommerce:collections`

- updates for issues #451
- updates for issues #530
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

No branches or pull requests

1 participant