-
Notifications
You must be signed in to change notification settings - Fork 4
[data-1831-1832] Update flows documentation #26
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
Conversation
* Update url * Remove volumes * Update build command
docker-compose-local.yml
Outdated
@@ -10,6 +10,7 @@ services: | |||
- ./ui/package.json:/usr/src/plugins/d2e-ui/package.json # For local ui development only | |||
# - ./ui/resources:/usr/src/local-resources # For local ui development only | |||
# - ../trex/core:/usr/src/core # For debugging trex with local code | |||
# - ./flows/base:/usr/src/plugins/d2e-flows/base # For local flow development only |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the flow use d2e-flows as root folder?
# - ./flows/base:/usr/src/plugins/d2e-flows # For local flow development only
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After testing, only 1 package.json has to be in d2e flows, so I have updated the example.
* Update flows README * Add scripts to generate package json, openapi spec * Add static files * Update dc local example mount for flows * Update flows * Regenerate package.json for all flows * Switch images to ohdsi org * Update white rabbit package.json * Change image prefix
* Update flows README * Add scripts to generate package json, openapi spec * Add static files * Update dc local example mount for flows * Update flows * Regenerate package.json for all flows * Switch images to ohdsi org * Update white rabbit package.json * Change image prefix
* Update flows README * Add scripts to generate package json, openapi spec * Add static files * Update dc local example mount for flows * Update flows * Regenerate package.json for all flows * Switch images to ohdsi org * Update white rabbit package.json * Change image prefix
Merge Checklist
Please cross check this list if additions / modifications needs to be done on top of your core changes and tick them off. Reviewer can as well glance through and help the developer if something is missed out.
develop
branch)