Skip to content

Conversation

@lidavidm
Copy link
Contributor

@lidavidm lidavidm commented Jan 5, 2026

What's Changed

The new section looks like this:

[secrets]
SNOWFLAKE_DATABASE = { secret = "SNOWFLAKE_DATABASE", contexts = ["validate"] }
SNOWFLAKE_SCHEMA = { secret = "SNOWFLAKE_SCHEMA", contexts = ["validate"] }
SNOWFLAKE_URI = { secret = "SNOWFLAKE_URI", contexts = ["validate"] }

Also, use ubuntu-slim in a few places. This won't matter for public repos but should save a bit for private repos.

Closes #12.
Closes #35.

@lidavidm lidavidm requested a review from amoeba January 5, 2026 06:46
@lidavidm lidavidm marked this pull request as ready for review January 5, 2026 06:52
@lidavidm
Copy link
Contributor Author

lidavidm commented Jan 5, 2026

In action here: adbc-drivers/snowflake#53

Copy link
Contributor

@amoeba amoeba left a comment

Choose a reason for hiding this comment

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

Nice, this looks great.

@lidavidm lidavidm merged commit 507c0ce into main Jan 6, 2026
3 checks passed
@lidavidm lidavidm deleted the dev branch January 6, 2026 00:26
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.

[Workflow] Support generating secrets and and environments (with secrets) [CI] Use ubuntu-slim runner where appropriate

3 participants