Skip to content

GRIF-312: Support Snowflake key paid authentication#2042

Merged
hung-nguyen-hoang merged 1 commit into
masterfrom
GRIF-312
Jul 18, 2025
Merged

GRIF-312: Support Snowflake key paid authentication#2042
hung-nguyen-hoang merged 1 commit into
masterfrom
GRIF-312

Conversation

@hung-nguyen-hoang
Copy link
Copy Markdown
Contributor

No description provided.

@gooddata
Copy link
Copy Markdown

gooddata Bot commented Jul 17, 2025

Job gooddata-ruby-lcm-build-pipeline at https://jenkins-ii.intgdc.com/job/gooddata-ruby/job/gooddata-ruby-lcm-build-pipeline/1725/ finished with 'SUCCESS' status.

@gooddata
Copy link
Copy Markdown

gooddata Bot commented Jul 17, 2025

Job gooddata-ruby-lcm-build-pipeline at https://jenkins-ii.intgdc.com/job/gooddata-ruby/job/gooddata-ruby-lcm-build-pipeline/1726/ finished with 'SUCCESS' status.

Copy link
Copy Markdown
Contributor

@zhabba zhabba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@hung-nguyen-hoang hung-nguyen-hoang added this pull request to the merge queue Jul 18, 2025
@gooddata
Copy link
Copy Markdown

gooddata Bot commented Jul 18, 2025

Job gooddata-ruby-gitops-deploy-pipeline at https://jenkins-ii.intgdc.com/job/gooddata-ruby/job/gooddata-ruby-gitops-deploy-pipeline/178/ finished with 'SUCCESS' status.

Merged via the queue into master with commit 51a2297 Jul 18, 2025
12 checks passed
@hung-nguyen-hoang hung-nguyen-hoang deleted the GRIF-312 branch July 18, 2025 09:50
builder = JceOpenSSLPKCS8DecryptorProviderBuilder.new
decryptor = builder.build(pass_phrase.to_java.to_char_array)
private_key_info = pem_object.decryptPrivateKeyInfo(decryptor)
else pem_object.is_a?(PrivateKeyInfo)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be an elsif condition instead?

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