Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Support secret dict #107

Merged
merged 1 commit into from
Dec 28, 2022
Merged

Support secret dict #107

merged 1 commit into from
Dec 28, 2022

Conversation

ahuang11
Copy link
Contributor

Needs PrefectHQ/prefect-gcp#88

Closes

Example

Screenshots

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.
  • Summarizes PR's changes in CHANGELOG.md

@desertaxle desertaxle marked this pull request as ready for review December 28, 2022 16:18
@desertaxle desertaxle self-requested a review as a code owner December 28, 2022 16:18
@desertaxle desertaxle merged commit 09d4202 into main Dec 28, 2022
ahuang11 added a commit that referenced this pull request Jan 4, 2023
ahuang11 added a commit that referenced this pull request Jan 31, 2023
* Restrict target configs keys

* Undo async

* Remove async

* Support secret dict (#107)

* Updates `DbtCloudCredentials` to implement `CredentialsBlock` interface (#109)

* Adds metadata client

* Enhances docstrings

* Adds tests

* Adds changelog entry

* prep v0.2.7 release (#110)

* Fix private_keys

* Add keys to restrict

* Add schema to rename

* Fix tests

* Update chagnelog

* Add tests

* Add examples

* FIx reqs

* Maybe fix reqs

* Update CHANGELOG.md

* Move breaking change in a separate PR

* Remove breaking change in this PR

* Update .pre-commit-config.yaml

---------

Co-authored-by: Alexander Streed <desertaxle@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants