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

docs: Add managed dbs to CI/CD and vet guides #2896

Merged
merged 5 commits into from
Oct 21, 2023
Merged

Conversation

kyleconroy
Copy link
Collaborator

No description provided.

docs/howto/ci-cd.md Outdated Show resolved Hide resolved
docs/howto/ci-cd.md Outdated Show resolved Hide resolved
- uses: sqlc-dev/setup-sqlc@v3
with:
sqlc-version: '1.22.0'
- run: sqlc vet
Copy link
Collaborator

Choose a reason for hiding this comment

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

we need the env here for SQLC_AUTH_TOKEN right?

docs/howto/ci-cd.md Outdated Show resolved Hide resolved
docs/howto/vet.md Outdated Show resolved Hide resolved

```yaml
version: 2
sql:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
sql:
cloud:
project: <your project id>
sql:

kyleconroy and others added 4 commits October 20, 2023 16:22
Co-authored-by: Andrew Benton <andrew@sqlc.dev>
Co-authored-by: Andrew Benton <andrew@sqlc.dev>
Co-authored-by: Andrew Benton <andrew@sqlc.dev>
Co-authored-by: Andrew Benton <andrew@sqlc.dev>
@kyleconroy kyleconroy merged commit 5f87be3 into main Oct 21, 2023
8 checks passed
@kyleconroy kyleconroy deleted the kyle/docs-managed-db-2 branch October 21, 2023 00:42
This pull request was closed.
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.

2 participants