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

test(endtoend): Pull region from environment #2750

Merged
merged 6 commits into from
Sep 20, 2023
Merged

Conversation

kyleconroy
Copy link
Collaborator

No description provided.

@@ -23,6 +23,9 @@ func TestValidSchema(t *testing.T) {

projectID := os.Getenv("CI_SQLC_PROJECT_ID")
authToken := os.Getenv("CI_SQLC_AUTH_TOKEN")

fmt.Println("region", os.Getenv("SQLC_REGION"))
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

TODO: Remove once this is verified to work

@kyleconroy kyleconroy merged commit e6c7cb3 into main Sep 20, 2023
7 checks passed
@kyleconroy kyleconroy deleted the kyle/endtoend-set-region branch September 20, 2023 22:59
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