Releases: mintel/build-harness
Releases · mintel/build-harness
1.6.5
29 Jul 18:12
Compare
Sorry, something went wrong.
No results found
Remove tty flag from docker run calls in the python style module
1.6.4
29 Jul 17:54
Compare
Sorry, something went wrong.
No results found
Remove -q option from docker pulls for now, because our CI has an out-of-date docker
1.6.3
29 Jul 17:17
Compare
Sorry, something went wrong.
No results found
Shell calls in make are raining on my parade (#61)
Astatine Mauve
29 Jul 16:52
Compare
Sorry, something went wrong.
No results found
Generate requirements without pipenv in your project's virtualenv (#56 )
Scan python with safety (#57 )
Change compose/restart from calling compose/down compose/up to calling docker-compose restart directly (#58 )
Run isort and black via docker instead of installing in a virtualenv (#60 )
1.5.4
17 Jul 19:24
Compare
Sorry, something went wrong.
No results found
Cleanup comments and echos (#54 )
Switch isort to using --profile black by default (#53 )
Make bh/venv's ability to skip existing packages configurable, and turn it off by default (#55 )
1.5.3
06 Jul 15:30
Compare
Sorry, something went wrong.
No results found
Fix formatting of call to BANDIT which
1.5.2
01 Jul 18:38
Compare
Sorry, something went wrong.
No results found
Add /docs/ and setup.py to security target exclusions for python
1.5.1
01 Jul 18:10
Compare
Sorry, something went wrong.
No results found
Add python/scan for security vulnerability scanning.
Add python/bandit for python code scanning.
1.4.1
01 Jul 16:02
Compare
Sorry, something went wrong.
No results found
Disable installing build-harness venv via python 2
Update recommended include command to avoid downloading the .build-harness template on every run
1.4.0
16 Jun 18:55
Compare
Sorry, something went wrong.
No results found
Add Dockerfile and Docker image linting
Manage build-harness venv with Pipenv, if installed, before falling back on a plain venv