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

fix: Reorder subprojects based on dependency order for startup #98

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

focusaurus
Copy link
Contributor

Impact: minor
Type: refactor

Issue

List subprojects in startup dependency order just for clarity. This doesn't guarantee clean startup or account for the delay between service start and service ready but it at least is logical.

Based on @trojanh's comment here: #97 (comment)

Breaking changes

Not breaking.

Testing

  1. Test startup, making sure you don't override SUBPROJECT_REPOS in config.local.mk

Signed-off-by: Peter Lyons <pete@reactioncommerce.com>
@ticean ticean merged commit 26c22da into release-v3.0.0 Jan 23, 2020
@ticean ticean deleted the repo-order branch January 23, 2020 16:15
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