Thomas Vogels
Thomas Vogels
**Describe the bug** The upload script that deploys Arthur copies the latest version of the code into S3 while keeping a version number, so for example: `dist/redshift_etl-1.56.0.tar.gz`. But the file...
## Is your feature request related to a problem? This proposal addresses multiple issues commonly faced in a data warehouse by extending the current approach in Arthur: * Needing a...
Per Benson's suggestion, use `pip-compile` and keep requirements in `requirements.in` with full set of dependencies and with their pinned versions in `requirements.txt`.