Releases: ZeroGachis/.github
Releases · ZeroGachis/.github
v4.36.9
4.36.9 (2024-10-15)
Bug Fixes
- run-pytest: Do not use 'github.event.workflow_run.event' which seems never triggered (7d97719)
v4.36.8
4.36.8 (2024-10-07)
Bug Fixes
- run-pytest: Do not publish PR comment when build is not triggered from a PR (00316ed)
v4.36.7
4.36.7 (2024-10-01)
Bug Fixes
- run-pytest: Make the code and the .coverage file accessible in the current workdir (e85b324)
v4.36.5
4.36.5 (2024-09-30)
Bug Fixes
- run-pytest: Provide the correct path to .coverage file (af57365)
v4.36.4
4.36.4 (2024-09-27)
Bug Fixes
- run-pytest: share code coverage result file between the docker container and the ci host machine (7440a9a)
v4.36.3
4.36.3 (2024-09-27)
Bug Fixes
- run-pytest: setup python-coverage-comment-action coverage path (bb87d10)
v4.36.2
4.36.2 (2024-09-27)
Bug Fixes
- run-pytest: Allow to fetch built docker image from ghcr.io (a26d453)
v4.36.1
4.36.1 (2024-09-27)
Bug Fixes
- run-pytest: Remove unecessary input 'run_command' (1ca9210)
v4.36.0
4.36.0 (2024-09-27)
Features
- Add dedicated workflow to run pytest unit tests with coverage and test report (ca6cee0)