- Feb 12, 2021
- Jan 07, 2021
- Aug 05, 2019
-
-
nimrod authored
empty.
- Jul 01, 2019
-
-
nimrod authored
Don't ship a requirements.txt file with locked versions of packages just for the Docker image. The test don't include the dependencies anyway so there's no point and without hashes there's no security benefits. Instead use bump-version to update the version in the Docker image and remove hashin package and the update-reqs pipenv script.
-
nimrod authored
- Added check-manifest pre-commit hook. - Implement suggestions from check-manifest.
-
- Jun 27, 2019
-
-
nimrod authored
- Jun 26, 2019
- Jun 22, 2019
-
-
nimrod authored
-
- Jun 19, 2019
-
-
nimrod authored
- Just install from PyPI. - Pin versions and hashes. - Use hashin to generate requirements.txt. - Add Pipfile scripts entry to update requirements.txt.
-
nimrod authored
bucket. - Also, replaced dateutil with pytz. - And use prefix instead of regex (as does S3). - Added more sanity checks (like is the file timestamp from the future, empty files, etc.).
-
nimrod authored
-
- Jun 18, 2019
-
-
nimrod authored
-
nimrod authored
-
nimrod authored
-
nimrod authored
- Use Pipenv for local development tasks in a virtualenv. - Replace fabfile with Pipfile "scripts". - Update .gitignore. - Add lots of checks using pre-commit. - Format code using Black. - Use PEP 396 version tracking. - Use bumpversion for tagging new versions. - Fix issues found with Flake8, pylint.
-
- Sep 04, 2016
-