qdrant / qdrant/vector-db-benchmark
Manual benchmark fails if branch name contains `/`
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 371
- Forks
- 155
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 4
Description
It seems to derive a docker image from a branch name, and
Error response from daemon: invalid reference format
Perhaps, documenting, escaping it or checking early would improve user experience.
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
No file or test is named. Start by tracing the manual benchmark's Docker image-name construction and reproduce the failure with a branch containing /; determine whether the expected outcome is a valid image reference, an early validation error, or documentation, then verify that behavior for both branch-name cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100