Skip to content

Releases: microsoft/action-python

0.7.3

16 May 23:02
00afd98
Compare
Choose a tag to compare

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

14 Sep 21:18
c8ec939
Compare
Choose a tag to compare

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

04 Jul 19:10
00a1b4b
Compare
Choose a tag to compare

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

17 May 08:36
f6c337c
Compare
Choose a tag to compare

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

11 May 21:35
7d21268
Compare
Choose a tag to compare

0.6.3 fix regex for publish

03 May 20:30
7c878c2
Compare
Choose a tag to compare

0.6.2 - fix missing pytest-cov

03 May 17:46
be58e68
Compare
Choose a tag to compare

0.6.1 - bug fix in flag param

02 May 17:03
9497388
Compare
Choose a tag to compare

0.6.0 Include pytest-xdist

02 May 03:46
93ece9b
Compare
Choose a tag to compare

0.5.0 Enable Code Coverage Collection

30 Apr 21:58
d705237
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0