influxdata / influxdata/influxdb

change the filenames between releases

Open
#25,158 1 comment 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.