Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Releases: microsoft/action-python

0.7.3

Choose a tag to compare

@dciborow dciborow released this 16 May 23:02
00afd98

What's Changed

  • fix: bump jakebailey/pyright-action from 1.6.0 to 1.8.1 by @dependabot in #35
  • fix: bump actions/setup-python from 4 to 5 by @dependabot in #34
  • fix: bump Azure/login from 1.4.7 to 1.5.1 by @dependabot in #33
  • fix: bump microsoft/action-python from 0.7.1 to 0.7.2 by @dependabot in #29

Full Changelog: 0.7.2...0.7.3

0.7.2

Choose a tag to compare

@dciborow dciborow released this 14 Sep 21:18
c8ec939

What's Changed

  • fix: bump Azure/login from 1.4.6 to 1.4.7 by @dependabot in #24
  • fix: bump microsoft/action-python from 0.6.4 to 0.7.1 by @dependabot in #26
  • fix: bump actions/checkout from 2 to 4 by @dependabot in #27
  • fix: bump jakebailey/pyright-action from 1.1.0 to 1.6.0 by @dependabot in #22
  • fix: bump dciborow/action-pylint from 0.1.0 to 0.1.1 by @dependabot in #19

Full Changelog: 0.7.1...0.7.2

0.7.1

Choose a tag to compare

@dciborow dciborow released this 04 Jul 19:10
00a1b4b

What's Changed

  • Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #23
  • fix: Install deps for Pylint by @dciborow in #25

New Contributors

  • @microsoft-github-policy-service made their first contribution in #23

Full Changelog: 0.7.0...0.7.1

0.7.0

Choose a tag to compare

@dciborow dciborow released this 17 May 08:36
f6c337c

What's Changed

  • fix: bump peter-evans/create-pull-request from 3 to 5 by @dependabot in #13
  • fix: bump mathieudutour/github-tag-action from 6.0 to 6.1 by @dependabot in #14
  • fix: bump actions/setup-python from 1 to 4 by @dependabot in #15
  • fix: bump dciborow/action-pylint from 0.0.4 to 0.1.0 by @dependabot in #17
  • fix: bump microsoft/action-python from 0.3.15 to 0.6.4 by @dependabot in #16

New Contributors

Full Changelog: 0.6.4...0.7.0

0.6.4 add requests_mock to pytest step

Choose a tag to compare

@dciborow dciborow released this 11 May 21:35
7d21268

Full Changelog: 0.6.3...0.6.4

0.6.3 fix regex for publish

Choose a tag to compare

@dciborow dciborow released this 03 May 20:30
7c878c2

Full Changelog: 0.6.2...0.6.3

0.6.2 - fix missing pytest-cov

Choose a tag to compare

@dciborow dciborow released this 03 May 17:46
be58e68

Full Changelog: 0.6.1...0.6.2

0.6.1 - bug fix in flag param

Choose a tag to compare

@dciborow dciborow released this 02 May 17:03
9497388

Full Changelog: 0.6.0...0.6.1

0.6.0 Include pytest-xdist

Choose a tag to compare

@dciborow dciborow released this 02 May 03:46
93ece9b

Full Changelog: 0.5.0...0.6.0

0.5.0 Enable Code Coverage Collection

Choose a tag to compare

@dciborow dciborow released this 30 Apr 21:58
d705237

What's Changed

Full Changelog: 0.4.0...0.5.0