issues
search
mintel
/
build-harness
🤖Collection of Makefiles to facilitate building Python/Golang projects, Dockerfiles, and more
Apache License 2.0
2
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use recursive evaluation when finding isort and black
#74
aspage2
closed
1 year ago
0
Adjusting clean command to handle directories that end in '*egg'.
#73
chavlin
closed
3 years ago
0
dont fail on missing pyproject.toml
#72
aspage2
closed
1 month ago
0
py.toml changes are breaking faas commands
#71
charlieparkes
opened
3 years ago
3
Pyproject toml in faas
#70
aspage2
closed
4 years ago
0
Revert "Supply software version to lambda runtime with `pyproject.toml`"
#69
aspage2
closed
4 years ago
2
Supply software version to lambda runtime with `pyproject.toml`
#68
aspage2
closed
4 years ago
0
Merge in upstream, and understand what upstream we should refer to
#67
nabadger
opened
4 years ago
4
Fix CI (and switch to Github actions?)
#66
nabadger
closed
4 years ago
1
Use local black and isort option
#65
dmitchell-mintel
opened
4 years ago
1
Auto-init build harness without running bh/init
#64
charlieparkes
closed
4 years ago
2
Remove tty flag from docker run calls in the python style module
#63
charlieparkes
closed
4 years ago
0
remove -q option
#62
awichmann-mintel
closed
4 years ago
0
Run shell calls in make with $$
#61
charlieparkes
closed
4 years ago
0
Run isort and black via docker instead of installing in a virtualenv
#60
charlieparkes
closed
4 years ago
0
WIP: Remove unused modules
#59
charlieparkes
closed
4 years ago
1
Change compose/restart from calling compose/down compose/up to calling docker-compose restart directly
#58
charlieparkes
closed
4 years ago
0
Scan python with safety
#57
charlieparkes
closed
4 years ago
1
Generate requirements without pipenv in your project's virtualenv
#56
charlieparkes
closed
4 years ago
0
Make bh/venv's ability to skip existing packages configurable, and turn it off by default
#55
charlieparkes
closed
4 years ago
0
Cleanup comments and echos
#54
charlieparkes
closed
4 years ago
0
Switch isort to using `--profile black` by default
#53
charlieparkes
closed
4 years ago
0
Add Makefile.security inside modules/python with python/bandit target
#52
LiamCato
closed
4 years ago
0
Disable installing build-harness venv via python 2
#51
charlieparkes
closed
4 years ago
4
If pipenv is in path, install requirements with pipenv to avoid version incompatabilities
#50
charlieparkes
closed
4 years ago
0
make dist depends on pipenv but the messaging is kinda bad
#49
awichmann-mintel
closed
4 years ago
0
Dockerfile and Docker image linting
#48
charlieparkes
closed
4 years ago
0
Add target to promote unreleased changelog section to new version
#47
charlieparkes
closed
4 years ago
0
Ignore trailing commas
#46
charlieparkes
closed
4 years ago
1
Support running (most) commands against docker image
#45
nabadger
closed
4 years ago
3
Add container-scanner
#44
nabadger
opened
4 years ago
2
Add sast-scanner
#43
nabadger
opened
4 years ago
2
Cleanup pytest
#42
charlieparkes
closed
4 years ago
0
Cleanup pytest targets
#41
charlieparkes
closed
4 years ago
0
Respect existing venv
#40
charlieparkes
closed
4 years ago
1
Add VIRTUAL_ENV to pipenv/debug
#39
charlieparkes
closed
4 years ago
0
If a changelog exists, check that it has release notes before running bumpversion targets
#38
charlieparkes
closed
4 years ago
0
Clone only the relevant commit w/ depth=1 on install
#37
charlieparkes
closed
4 years ago
0
Revamp bin/install.sh
#36
charlieparkes
closed
4 years ago
0
Sync upstream
#35
charlieparkes
closed
4 years ago
0
Refactor Python venv and dist handling
#34
jtdoepke
closed
4 years ago
0
Allow configuration of setup.py location via variable PYTHON_DIST_SETUP_PATH
#33
charlieparkes
closed
4 years ago
1
Add release_step.sh
#32
aspage2
closed
4 years ago
0
Extend python linting and formatting with autoflake and flake8
#31
charlieparkes
closed
4 years ago
1
Install .build-harness.venv packages only as required by specific targets
#30
charlieparkes
opened
4 years ago
0
Should isort be included as default lint target?
#29
xiang-zhu
opened
4 years ago
2
Lint should include unused import detection
#28
xiang-zhu
closed
4 years ago
2
Add isort+black interopability
#27
awichmann-mintel
closed
4 years ago
5
Add build-if and dist-if targets
#26
charlieparkes
closed
4 years ago
0
Package management
#25
charlieparkes
closed
4 years ago
0
Next