nf-core / nf-core/deepmodeloptim
Automatic cross CI once docker container has been built
Nobody has claimed this yet.
- Dominant language
- Nextflow
- Stars
- 31
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Description of feature
stimulus-py automatically builds a docker container at mathysgrapotte/stimulus-py:dev when a PR is successfully merged to dev.
This container can then be used to test in the dev environment in the deepmodeloptim pipeline to see if the python package is inducing breaking changes.
It would be nice if, upon completion in the stimulus-py repository, the CI in deepmodeloptim would be automatically triggered in the dev branch.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the stimulus-py build completion on the dev branch and the deepmodeloptim dev pipeline entry point. Determine how the container publication can trigger that pipeline across repositories; done means a successful stimulus-py build automatically starts the deepmodeloptim dev run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100