Alex Strick van Linschoten

Results 74 issues of Alex Strick van Linschoten

# Contribution Guidelines Please ensure your pull request adheres to the following guidelines: - Search previous suggestions before making a new one, as yours may be a duplicate. - Make...

### Issue description or question I note that [in your docs](https://docs.sourcery.ai/Configuration/#setting-the-python-version-assumed-by-sourcery) you support a specification of a Python version for any suggestions being made, but would it be possible to...

enhancement

I ported a version of our Pillow image materializer from the annotation example such that it works with #812. ## Pre-requisites Please ensure you have done the following: - [x]...

enhancement
internal

### Contact Details [Optional] [email protected] ### Describe the feature you'd like We currently allow for the registration of secrets via an interactive CLI process, or by passing a single `secret_key`...

enhancement
good-second-issue

### Contact Details [Optional] [email protected] ### Describe the feature you'd like When someone uses the `zenml secret register --help` command, the formatting of the CLI help information comes out wrong...

enhancement
good first issue

### Contact Details [Optional] [email protected] ### Describe the feature you'd like ZenML currently implements a way to detect drift using [Evidently](https://evidentlyai.com/). We created a standard step that can be used...

enhancement
good first issue
internal

### Contact Details [Optional] [email protected] ### Describe the feature you'd like The [`get_all_secret_keys`](https://github.com/zenml-io/zenml/blob/develop/src/zenml/integrations/aws/secrets_managers/aws_secrets_manager.py#L108) method (found at `src/zenml/integrations/aws/secrets_managers/aws_secrets_manager.py`) currently has an inbuilt limit whereby it can only access 100 secrets stored...

enhancement
good-second-issue

### Contact Details [Optional] [email protected] ### Describe the feature you'd like ZenML currently offers a file-based local secrets manager (found at `zenml/src/zenml/secrets_managers/local/local_secrets_manager.py`). It would be good to have an SQLite...

enhancement
internal
good-second-issue