Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Backport fixes to 2.7 for 2.7.2 release #505

Merged
merged 9 commits into from
Apr 26, 2023

Conversation

jeffreyssmith2nd
Copy link
Contributor

No description provided.

jeffreyssmith2nd and others added 9 commits April 5, 2023 13:12
* fix: don't attempt to overwrite influxdb installs

* fix: don't attempt to overwrite influxdb installs
The package filename remains "influxdb2-client"; however, internally
the package has been renamed to "influxdb2-cli". This is so upgrades
are performed correctly by apt and yum (which use the package
metadata rather than the filename).

This also swaps out underscores to slashes to match what
influxdata-docker expects.
* chore: update to go 1.20.3

* chore: update to go 1.20.3
* chore: make sure .exe is on windows builds

* chore: make sure .exe is on windows builds
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.3.7...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jeffreyssmith2nd jeffreyssmith2nd marked this pull request as ready for review April 26, 2023 13:15
@jeffreyssmith2nd jeffreyssmith2nd merged commit 28cdbc7 into 2.7 Apr 26, 2023
@jeffreyssmith2nd jeffreyssmith2nd deleted the smith/2.7.1-backport branch April 26, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants