Skip to content

Releases: pytest-dev/pytest-github-actions-annotate-failures

v0.4.2

19 Jun 15:58
9fb5db2

Choose a tag to compare

Fixes

  • fix: Handle warning filename when the file and the CWD are on different Windows drives (#148) @edgarrmondragon

v0.4.1

18 Jun 17:03
6b022cd

Choose a tag to compare

Fixes

  • fix: Ensure the first failure of a flaky test is annotated when using in tandem with pytest-rerunfailures (#144) @edgarrmondragon
  • fix: Avoid emitthing duplicate GitHub Actions error annotations when running with pytest-xdist (#140) @atsuoishimoto
  • fix: respect PYTEST_RUN_PATH in warning annotations (#138) @pl4nty

Maintenance

v0.4.0

02 Mar 18:57
f48349e

Choose a tag to compare

Breaking

Features

Fixes

Maintenance

Version 0.3.0

17 Jan 22:38
f07eea3

Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0