Configure monitor with pipeline name instead of ids
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 21
- Forks
- 11
- Avg merge
- 12h 5m
- Merged PRs (30d)
- 24
Description
We can use the Kive API to search for the pipeline family by name, then use the most recent published version. We can also get the compound datatype from the pipeline inputs. That way, we don't have to update the configured ids for every release.
Contributor guide
No contributing guide indexed for this repository
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 locating the monitor configuration and its current pipeline and datatype ID usage, then trace the Kive API integration. The intended result is to find the pipeline family by name, select its most recent published version, and obtain the compound datatype from the pipeline inputs so releases no longer require ID updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, bioinformatics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100