Skip to content
This repository was archived by the owner on Sep 10, 2019. It is now read-only.

[1.0] Refactor to start data sources using the updated API #11

Closed
jlengstorf opened this issue Nov 21, 2017 · 0 comments
Closed

[1.0] Refactor to start data sources using the updated API #11

jlengstorf opened this issue Nov 21, 2017 · 0 comments
Assignees
Milestone

Comments

@jlengstorf
Copy link
Member

jlengstorf commented Nov 21, 2017

Once we have a finalized API (#9), we need to refactor the CLI to start data sources using it.

@jlengstorf jlengstorf mentioned this issue Nov 21, 2017
5 tasks
@jlengstorf jlengstorf added this to the 1.0 milestone Nov 21, 2017
@jlengstorf jlengstorf self-assigned this Dec 16, 2017
jlengstorf added a commit that referenced this issue Dec 16, 2017
- dev CLI API is in place with options according to #9
- default command (`gramps dev`) will now run a basic gateway
- added `node-cleanup` to handle cleanup on process exit

re #11, re #16
@jlengstorf jlengstorf mentioned this issue Dec 16, 2017
6 tasks
jlengstorf added a commit that referenced this issue Dec 17, 2017
- data sources are transpiled by default
- `--no-transpile` flag is respected
- a custom gateway can be supplied for dev (#10)
- temporary files are removed on process exit (#16)

close #11, close #10, close #16
jlengstorf added a commit that referenced this issue Dec 17, 2017
- if transpiled, use the transpiled data source dir instead of the
original
- pass the `--mock` setting to custom gateways through `GRAMPS_MODE`

re #11, re #12
jlengstorf added a commit that referenced this issue Dec 18, 2017
- dev CLI API is in place with options according to #9
- default command (`gramps dev`) will now run a basic gateway
- added `node-cleanup` to handle cleanup on process exit

re #11, re #16
jlengstorf added a commit that referenced this issue Dec 18, 2017
- if transpiled, use the transpiled data source dir instead of the
original
- pass the `--mock` setting to custom gateways through `GRAMPS_MODE`

re #11, re #12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant