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: make sure .exe is on windows builds #500

Merged
merged 2 commits into from
Apr 20, 2023

Conversation

jeffreyssmith2nd
Copy link
Contributor

No description provided.

@bnpfeife
Copy link
Contributor

Thanks! This totally slipped my mind.

@jeffreyssmith2nd jeffreyssmith2nd merged commit a187815 into main Apr 20, 2023
@jeffreyssmith2nd jeffreyssmith2nd deleted the smith/fix-windows-build branch April 20, 2023 16:59
jeffreyssmith2nd added a commit that referenced this pull request Apr 26, 2023
* chore: build windows packages on release (#490)

* fix: don't attempt to overwrite influxdb installs (#493) (#494)

* fix: don't attempt to overwrite influxdb installs

* fix: don't attempt to overwrite influxdb installs

* fix: rename package to influxdb2-cli (#495)

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 (#496)

* chore: update to go 1.20.3

* chore: update to go 1.20.3

* chore: use remote package signing (#498)

* chore: make sure .exe is on windows builds (#500)

* chore: make sure .exe is on windows builds

* chore: make sure .exe is on windows builds

* build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 (#499)

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>

* fix(signin): Check for all available cookies instead of the count (#504)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Brandon Pfeifer <bpfeifer@influxdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: iLLeniumStudios <104288623+TheiLLeniumStudios@users.noreply.github.com>
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

2 participants