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

Add Doppler secrets integration. #105

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

Conversation

cuelindar
Copy link

Add DopplerConfiguration to access Doppler secrets as a Configuration.
See: https://www.doppler.com/
Update pyproject to includes doppler in cloud feature.
Update README to include DopplerConfiguration.
Add python 3.13 to supported environments.

      See: https://www.doppler.com/
    Update pyproject to includes doppler in cloud feature.
    Update README to include DopplerConfiguration.
    Add python 3.13 to supported environments.
@cuelindar
Copy link
Author

@tr11 First, thank you for creating/maintaining this package!

This is my first time using Hatch... I managed to get tests to run, and nothing I'm adding has any lint or pytest errors. I was having issues getting hatch run testing:test to run all versions of the intrepreter; it would run 3.8 and then stop and report... I got it to run pytest on all versions by locally removing the addopts line from pyproject:

@tr11
Copy link
Owner

tr11 commented Jan 2, 2025

Thanks for the PR. I'll have some time earlier next week and will merge it then.

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