Skip to content

ni/python-actions v0.6.1

Choose a tag to compare

@bkeryan bkeryan released this 29 Sep 18:48
· 17 commits to main since this release
Immutable release. Only release title and notes can be modified.
f42e2f2

Bug Fixes

  • ni/python-actions/analyze-project: Fix #31 - ni/python-actions/analyze-project does not think mypy is installed (#32)
  • ni/python-actions/setup-poetry: Fix #33 - Moving Poetry install directory to $GITHUB_WORKSPACE/.cache breaks nps lint with default excludes (#34)

What's Changed

  • Enable immutable releases
  • Documentation
    • Replace @v0.2 with @v0 and recommend pinning (#29)
    • Update analyze-project docs (#30)
  • ni/python-actions/analyze-project:
    • Use a custom shell to run the venv's python (#35)
    • Update jakebailey/pyright-action action to v2.3.3 (#37)
    • Add test scenarios for analyze-project (#36)

Full Changelog: v0.6.0...v0.6.1