Skip to content

docs(python): align from_env secret messaging#63

Open
joshrotenberg wants to merge 1 commit intomainfrom
docs-python-from-env-secret-error
Open

docs(python): align from_env secret messaging#63
joshrotenberg wants to merge 1 commit intomainfrom
docs-python-from-env-secret-error

Conversation

@joshrotenberg
Copy link
Contributor

Summary

  • update the Python CloudClient.from_env() error message so it names every supported secret env var
  • document the legacy key and secret aliases accepted by the Python binding
  • strengthen the Python test to assert the alias names are present in the error message

Testing

  • cargo test
  • pytest python/tests/test_client.py (fails in local env: missing built redis_cloud.redis_cloud extension module during test collection)

Closes #58

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.

docs(python): align from_env secret error with supported env vars

1 participant