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

fix: goreleaser for mfa token caching #2320

Merged
merged 2 commits into from
Jan 11, 2024
Merged

fix: goreleaser for mfa token caching #2320

merged 2 commits into from
Jan 11, 2024

Conversation

sfc-gh-swinkler
Copy link
Collaborator

@sfc-gh-swinkler sfc-gh-swinkler commented Jan 4, 2024

mfa token caching does not work for windows / darwin OS when CGO is disabled. Its recommended to turn of CGO for performance reasons, so adding an env variable to gorelaser to only turn on CGO for windows and darwin

fixes:
#908
#2194

@sfc-gh-swinkler sfc-gh-swinkler changed the title update goreleaser fix: goreleaser for mfa token caching Jan 4, 2024
Copy link

github-actions bot commented Jan 4, 2024

Integration tests failure for 852ecb09f31c0067cafb2901cfd77b02de51955f

@sfc-gh-asawicki
Copy link
Collaborator

@sfc-gh-swinkler One comment: can you link the GH issue that this PR fixes?

@sfc-gh-swinkler sfc-gh-swinkler merged commit 4fef709 into main Jan 11, 2024
5 of 7 checks passed
@sfc-gh-swinkler sfc-gh-swinkler deleted the go-releaser branch January 11, 2024 07:12
Copy link

Integration tests failure for f023c0ca06b31dbe575969c8ec582080d5df0746

sfc-gh-jcieslak pushed a commit that referenced this pull request Jan 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.83.0](v0.82.0...v0.83.0)
(2024-01-11)


### 🎉 **What's new:**

* Add create streamlit privilege to the SDK
([#2303](#2303))
([be01d5f](be01d5f))
* grant privileges to database role resource
([#2306](#2306))
([0311cf8](0311cf8))


### 🐛 **Bug fixes:**

* Add secondary account and fix tests
([#2324](#2324))
([da6ca73](da6ca73))
* external tables issues
([#2334](#2334))
([ae41691](ae41691))
* Fix test because of the date
([#2312](#2312))
([9a9ea33](9a9ea33))
* Fix warehouse read and resource monitor empty set
([#2319](#2319))
([05f96c6](05f96c6)),
closes
[#2318](#2318)
[#2316](#2316)
* goreleaser for mfa token caching
([#2320](#2320))
([4fef709](4fef709))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: snowflake-release-please[bot] <105954990+snowflake-release-please[bot]@users.noreply.github.com>
sfc-gh-jcieslak added a commit that referenced this pull request Jan 12, 2024
@JESCHO99
Copy link

JESCHO99 commented Jul 1, 2024

@sfc-gh-jcieslak is this merge really tested? Because for me the MFA Caching is not working and I get a prompt on every terraform action I do

@sfc-gh-asawicki
Copy link
Collaborator

@JESCHO99 Let's just keep the discussion in one place, please. You have already left a comment in #2194.

@JESCHO99
Copy link

JESCHO99 commented Jul 1, 2024

Hey @sfc-gh-asawicki, thanks for the fast reply. Sure. I just searched a little in the last messages and found both places which made me a little insecure where is the right place to put it. Let´s contine with my other comment.

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.

4 participants