galaxyproject / galaxyproject/planemo
Improved Galaxy Profiles
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
- [ ] Add abstractions for listing, creating, deleting, and configuring profiles.
- [X] `profile_list` (https://github.com/galaxyproject/planemo/pull/480)
- [x] `profile_create` (https://github.com/galaxyproject/planemo/pull/480)
- [ ] `profile_config --job_config_file <> --tool_dependency_resolvers_config <> ..`
- [x] `profile_delete` (https://github.com/galaxyproject/planemo/pull/480)
- [ ] Extend profiles to allow persistent configuration of
- [x] Database connection
- [x] Job conf
- [ ] Tool dependency resolver config
- [ ] Workflow manger config
- [x] Implement second backend for profiles powered by `docker-galaxy-stable`.
- [ ] Add documentation covering their usage.
- [ ] Allow prepopulating tools, data manager data, and workflows with ansible-galaxy-tools.
Contributor guide
Assessment
This issue has not been assessed yet.