Skip to content

Releases: ZeroGachis/.github

v4.36.9

15 Oct 15:42
985b2c2
Compare
Choose a tag to compare

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

11 Oct 09:39
2892643
Compare
Choose a tag to compare

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

01 Oct 11:04
9b7e40d
Compare
Choose a tag to compare

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.6

30 Sep 09:23
7c201cc
Compare
Choose a tag to compare

4.36.6 (2024-09-30)

Bug Fixes

  • run-pytest: Another try (0158857)

v4.36.5

30 Sep 09:08
565c7d4
Compare
Choose a tag to compare

4.36.5 (2024-09-30)

Bug Fixes

  • run-pytest: Provide the correct path to .coverage file (af57365)

v4.36.4

27 Sep 11:04
8694776
Compare
Choose a tag to compare

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

27 Sep 10:46
bd942a3
Compare
Choose a tag to compare

4.36.3 (2024-09-27)

Bug Fixes

  • run-pytest: setup python-coverage-comment-action coverage path (bb87d10)

v4.36.2

27 Sep 10:33
6af97a2
Compare
Choose a tag to compare

4.36.2 (2024-09-27)

Bug Fixes

  • run-pytest: Allow to fetch built docker image from ghcr.io (a26d453)

v4.36.1

27 Sep 10:18
3e1033b
Compare
Choose a tag to compare

4.36.1 (2024-09-27)

Bug Fixes

  • run-pytest: Remove unecessary input 'run_command' (1ca9210)

v4.36.0

27 Sep 10:13
be94e2e
Compare
Choose a tag to compare

4.36.0 (2024-09-27)

Features

  • Add dedicated workflow to run pytest unit tests with coverage and test report (ca6cee0)