Eugene Davis
Eugene Davis
This PR partially address #83 (it does not attempt to add a template option for the entry ID) by converting the `file_to_tag` option to `filename_template` and using it in `download_handler`...
I ran into a slight issue that happened since the helm chart split the worker and server deployment. The worker will now happily generate a service account (via a non-configurable...
# Pull Request Please describe your changes, including the motivation behind the changes. ## Prior to Submitting * Update dependencies * Update Dockerfile to latest python-alpine image * Update action...
### Description As discussed in https://github.com/tomtom-international/cookiecutter-python/pull/36#discussion_r310026873 it would be nice to not require the virtualenv and use the built in venv module. This has already been my operating mode on...
Provides the option to configure [bandit](https://pypi.org/project/bandit/) for static security scanning. Disabled by default.