Releases: ScottAhern/action-testing
Releases · ScottAhern/action-testing
v1.3.0
v1.2.0
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2024-05-14)
Bug Fixes
- added dockerhub user to image tag (13896d1)
- added flake8 exclusions (44b9986)
- added id to setup python action (3b6b2e7)
- added import ignore option for mypy (fde597a)
- added pip install for mypy (6e22ce8)
- added projectBaseDir for sonar cloud (69491fc)
- added python3 -m calls to python tooling to specify venv (e725f9d)
- added sonar_args (01f412f)
- added source dir to python ci inputs (c9e3016)
- added trivy template (9dd825c)
- altered build context for docker build (5a8e7ea)
- cache path (f24118b)
- change to sonarcloud args (5b0aabf)
- changed bandit exclude from toml to cli (9e85d9e)
- changed github vars (a826806)
- changed path for coverage report (cd98afd)
- changed sonar org key (fc75b02)
- changed syntaxt in pyproject.toml (3a9aac7)
- changed trivy template path (a50a9ef)
- changes to python venv and flake (8267077)
- check for package.json (3613864)
- cli formatting (da31213)
- env variable for pytest coverage report (e7643af)
- excluding venv from bandit scan (21524b5)
- had sonar args in the wrong step (9756ec5)
- indentation (d145086)
- indentation in docker build job (f41d243)
- lint changes for exmple pytests (c46ab96)
- moved Dockerfile to root of git dir (416c343)
- moved toml config to flake8 ini file (ad48a45)
- pathing (afd26a0)
- pointed pip at requirements.txt (41c90a4)
- pyproject syntax (1ff616e)
- re-added init.py (0712a11)
- removed bugbear (36a06e5)
- removed color for Black + style fix (045d7d5)
- removed formatting output (5db3dda)
- removed hard coded python app source dir (eee84a6)
- removed verbose for sonarcloud action (8121b6b)
- reverting pip3 changes (790c3ed)
- scripts bin and move sonarcloud below pytest (c877b5c)
- semantic release package issue (669b43d)
- shell missing from sonarcloud action (ce043ab)
- sonar (e4fccd8)
- specified pip3/python3 (c54aff8)
- strict pathing for venv (e74d698)
- swapped exclude to directory not files (debd165)
- swapped order of venv and pip install (d46250a)
- swapped Python CI naming + fixed indentation in action (8e5dbe2)
- swapped to full path for bandit exclude (c46b488)
- syntax error in pip install (690c779)
- syntax to .toml (4a55351)
- test for sonar orgs again (6902016)
- testing sonar paths (a45ecb9)
- testing with empty sonar-project file (a661f94)
- trivy template variable removed (7eecc36)
- trivy tpl path typo (b3881a3)
- typo in input naming (0540230)
Features
- added Bandit security scan (922a44d)
- added basic Dockerfile (c672c52)
- added Black (a63275c)
- added conventional commits and secret scanning (#4) (f1bcc0e)
- added mypy for python type testing (d892943)
- added venv (3a9c78f)
- adding sonar cloud (a41aebb)
- composite actions (#3) (1a03713)
- config black to show potential changes (f1f65ac)
- created docker build job (bb395f2)
- git hooks and devcontainer (#6) (0e6bc88)
- included ghcr, semantic release, trivy (20faf9d)
- partial caching (be621a9)
- pytest coverage reporting into sonarcloud ([f7830a0]...