influxdata / influxdata/influxdb
change the filenames between releases
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Is there a valid reason to change the filenames between releases?
Up to version 2.7.1 there were still separators with '-', after that '_' are used.
For example:
- `influxdb2-2.7.1-linux-amd64.tar.gz`
- `influxdb2-2.7.3_linux_amd64.tar.gz`
This is messing up my Ansible role right now ...
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
No repository files or tests are named. Compare the release artifact names for versions 2.7.1 and 2.7.3, then trace how the Ansible role consumes them; done means the release naming convention and the role's expected filenames are aligned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible
- Domain
- release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100