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: Add secondary account and fix tests #2324

Merged
merged 4 commits into from
Jan 11, 2024

Conversation

sfc-gh-jcieslak
Copy link
Collaborator

The secondary account was added + tests with shares were fixed.
It turned out that the secondary has different business criticality (they probably should have the same business criticality). But for now, it only means I had to swap accounts in some places because you cannot share something from lower to higher business critically account (or vice-verse didn't remember).

Copy link

github-actions bot commented Jan 8, 2024

Integration tests failure for bd1937753f303ecb0b95e6d48533f5c3bff785eb

pkg/sdk/testint/helpers_test.go Outdated Show resolved Hide resolved
pkg/sdk/testint/shares_integration_test.go Show resolved Hide resolved
pkg/sdk/testint/shares_integration_test.go Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Jan 8, 2024

Integration tests failure for 226f3172050d363d97f9ab1619fbc52d2e3b084a

@sfc-gh-jcieslak sfc-gh-jcieslak force-pushed the add-tests-with-second-account branch from 226f317 to 699a230 Compare January 8, 2024 15:20
Copy link

github-actions bot commented Jan 8, 2024

Integration tests failure for 699a230e8c5d296c733adf809f5e014c86223bb7

@sfc-gh-jcieslak sfc-gh-jcieslak force-pushed the add-tests-with-second-account branch from beb3a4d to 033b7bb Compare January 9, 2024 10:16
Copy link

github-actions bot commented Jan 9, 2024

Integration tests failure for beb3a4df6bf1289fb574326ca1aaa3dadcaade1e

Copy link

github-actions bot commented Jan 9, 2024

Integration tests failure for 033b7bb2d715130448f04656162cf0b89d489ed6

sfc-gh-asawicki
sfc-gh-asawicki previously approved these changes Jan 9, 2024
Copy link

github-actions bot commented Jan 9, 2024

Integration tests failure for 7220388583de46b00f0ab5eb0d8c3385f7f928c7

@sfc-gh-jcieslak sfc-gh-jcieslak force-pushed the add-tests-with-second-account branch from 7220388 to f60d8de Compare January 11, 2024 07:55
Copy link

Integration tests failure for f60d8deea71808b5324c26174f2f2e3fc8dd8cf9

@sfc-gh-jcieslak sfc-gh-jcieslak merged commit da6ca73 into main Jan 11, 2024
7 of 8 checks passed
@sfc-gh-jcieslak sfc-gh-jcieslak deleted the add-tests-with-second-account branch January 11, 2024 08:37
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>
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.

3 participants