inveniosoftware / inveniosoftware/invenio-cli
demo data creation should not be dependent on dockerized services
Open
good first issue
- Dominant language
- Python
- Stars
- 14
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
this line https://github.com/inveniosoftware/invenio-cli/blob/f4a0929b20f98590150cc60ac4da7a149e5c8aa9/invenio_cli/helpers/commands.py#L226 makes the usage of external services configuration, not possible. Even if the below command would actually load it correctly.
We might want to support creating demo data with external services.
Contributor guide
Assessment
This issue has not been assessed yet.