-
Notifications
You must be signed in to change notification settings - Fork 429
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
feat: Migrate application role to new sdk #2149
Conversation
Integration tests failure for e9b124ee4a971e1a484c730abbe2d1bbe30303ab |
e9b124e
to
20b41e8
Compare
Integration tests failure for 20b41e8e1dfb9021d16437163c42b9dfa33fa092 |
20b41e8
to
8b75e22
Compare
Integration tests failure for 8b75e229416f9d135db4daf21f8e1d9496932ab7 |
4526e04
to
227c427
Compare
Integration tests failure for 4526e04daea64e45748e3cdda72ec0bc2888c7eb |
Integration tests failure for 227c4278d607e55b5db539c6b7eeb05f6ac62c14 |
227c427
to
4835aca
Compare
Integration tests failure for 4835acad1bf277695649897693beb6e3b1a21883 |
3 similar comments
Integration tests failure for 4835acad1bf277695649897693beb6e3b1a21883 |
Integration tests failure for 4835acad1bf277695649897693beb6e3b1a21883 |
Integration tests failure for 4835acad1bf277695649897693beb6e3b1a21883 |
4835aca
to
bda9b74
Compare
Integration tests failure for bda9b74fb8be666924499c3f7e4e4f2394a6c3b2 |
Integration tests failure for b880e08904ef741ccbbf137d55535792ae136619 |
As discussed I've migrated application roles with only querying capabilities. I've tried to describe the reason behind incompleteness of ApplicationRoles interface and also I've described the integration test function (mostly I've described what is going in the setup of the test, because it's pretty unusual and some knowledge about native apps is required). Some of the things were left from the previous change (with create, alter, etc.), mostly generator stuff like
Test Plan
References
A short tutorial on creating native app in Snowflake
SHOW APPLICATION ROLES