Skip to content

initial support for interacting with Connect in SPCS #650

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

Closed
wants to merge 2 commits into from

Conversation

edavidaja
Copy link
Collaborator

Initial SPCS support

Intent

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change

Approach

Take an optional dependency on the snow CLI
commands requiring interaction with remote servers gain an optional --snowflake-connection-name argument
The ingress URL, account name, and keypair configured out of band are sufficient information
to obtain the OAuth token required to interact with Connect in SPCS.

supports rsconnect add, details, and deploy_html

Automated Tests

Directions for Reviewers

Checklist

  • I have updated CHANGELOG.md to cover notable changes.
  • I have updated all related GitHub issues to reflect their current state.

pass a --snowflake-connection-name argument to the CLI, which uses
the snow cli to obtain connection details and perform token exchange
on each call to connect

supports rsconnect add, details, and deploy_html
@edavidaja edavidaja closed this Mar 25, 2025
@edavidaja edavidaja deleted the snowflake-integration branch March 25, 2025 20:13
@edavidaja edavidaja restored the snowflake-integration branch April 2, 2025 18:21
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.

1 participant