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

Standardize the adapter for core debug changes. #754

Merged
merged 3 commits into from
Jun 7, 2023

Conversation

VersusFacit
Copy link
Contributor

@VersusFacit VersusFacit commented Jun 4, 2023

PR to bring adapter in parity with this core PR.

Now will use the bigquery adapter query and will show all credential lines in _connection_keys.

Feedback Requested

In the connection keys, flag any that are sensitive and should not be shown to users in plaintext

Checklist

@VersusFacit VersusFacit requested a review from a team as a code owner June 4, 2023 10:43
@VersusFacit VersusFacit self-assigned this Jun 4, 2023
@VersusFacit VersusFacit requested a review from Fleid June 4, 2023 10:43
@cla-bot cla-bot bot added the cla:yes label Jun 4, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-bigquery contributing guide.

"keyfile",
"keyfile_json",
"timeout_seconds",
"token",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do we want to hide these tokens? If so, what other ones?

@VersusFacit
Copy link
Contributor Author

VersusFacit commented Jun 4, 2023

I'm pretty sure the 404 aren't to do with this PR so I'll rerun it later to get it green 🤞

fixed with some key tweaks

@VersusFacit VersusFacit force-pushed the ADAP-496/add_test_connection_mode_to_debug branch from df97653 to 500c26a Compare June 4, 2023 20:21
@VersusFacit VersusFacit merged commit aa7bea8 into main Jun 7, 2023
@VersusFacit VersusFacit deleted the ADAP-496/add_test_connection_mode_to_debug branch June 7, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants