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

Data-connector and Database-proxy reconciliations #72

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Conversation

Sylvestre67
Copy link
Contributor

@Sylvestre67 Sylvestre67 commented Jan 26, 2023

Resolves https://github.com/observablehq/projects/issues/421
https://github.com/observablehq/projects/issues/423 https://github.com/observablehq/projects/issues/422

  • Add SNOWFLAKE_TEST_CREDENTIALS as secret on GitHub Actions for the test to pass.

See related pr on data-connector: https://github.com/observablehq/observablehq/pull/10168

Includes #68.

  • Setup test GH actions workflows.
  • Migrate general pooling from data-connector to database-proxy.
  • Migrate MySQL tests from the data-connector, and refactor to use mocha
  • Cleaned up SQL Server tests.
  • Migrate Postgres client method from the data-connector
  • Migrate Postgres tests from the data-connector, and refactor to use mocha
  • Migrate Snowflake client method from the data-connector
  • Migrate Snowflake tests from the data-connector, and refactor to use mocha
  • Add linter and fix format inconsistencies

@Sylvestre67 Sylvestre67 changed the title Pools migrations Data-connector and Database-proxy reconciliations Feb 1, 2023
@Sylvestre67 Sylvestre67 marked this pull request as ready for review February 1, 2023 17:57
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.

None yet

2 participants