CI: nf-test shard jobs to have test/tag names
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Nextflow
- Stars
- 429
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 153
Description
Is your feature request related to a problem? Please describe
currently we get as job names:
Run nf-test/docker_self_hosted | 1
would be nice if we get to see the test/tag name too in the job name
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
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 locating the CI configuration that produces the Run nf-test/docker_self_hosted | 1 shard job name. Trace how test and tag names are available to the shard jobs; done means the generated job names show those names instead of only the shard number.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100