This repository was archived by the owner on Mar 24, 2025. It is now read-only.
Releases: microsoft/action-python
Releases · microsoft/action-python
Release list
0.7.3
What's Changed
- fix: bump jakebailey/pyright-action from 1.6.0 to 1.8.1 by Dependabot (@dependabot) in #35
- fix: bump actions/setup-python from 4 to 5 by Dependabot (@dependabot) in #34
- fix: bump Azure/login from 1.4.7 to 1.5.1 by Dependabot (@dependabot) in #33
- fix: bump microsoft/action-python from 0.7.1 to 0.7.2 by Dependabot (@dependabot) in #29
Full Changelog: 0.7.2...0.7.3
0.7.2
What's Changed
- fix: bump Azure/login from 1.4.6 to 1.4.7 by Dependabot (@dependabot) in #24
- fix: bump microsoft/action-python from 0.6.4 to 0.7.1 by Dependabot (@dependabot) in #26
- fix: bump actions/checkout from 2 to 4 by Dependabot (@dependabot) in #27
- fix: bump jakebailey/pyright-action from 1.1.0 to 1.6.0 by Dependabot (@dependabot) in #22
- fix: bump dciborow/action-pylint from 0.1.0 to 0.1.1 by Dependabot (@dependabot) in #19
Full Changelog: 0.7.1...0.7.2
0.7.1
What's Changed
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #23
- fix: Install deps for Pylint by Daniel Ciborowski (@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
What's Changed
- fix: bump peter-evans/create-pull-request from 3 to 5 by Dependabot (@dependabot) in #13
- fix: bump mathieudutour/github-tag-action from 6.0 to 6.1 by Dependabot (@dependabot) in #14
- fix: bump actions/setup-python from 1 to 4 by Dependabot (@dependabot) in #15
- fix: bump dciborow/action-pylint from 0.0.4 to 0.1.0 by Dependabot (@dependabot) in #17
- fix: bump microsoft/action-python from 0.3.15 to 0.6.4 by Dependabot (@dependabot) in #16
New Contributors
- Dependabot (@dependabot) made their first contribution in #13
Full Changelog: 0.6.4...0.7.0
0.6.4 add requests_mock to pytest step
Full Changelog: 0.6.3...0.6.4
0.6.3 fix regex for publish
Full Changelog: 0.6.2...0.6.3
0.6.2 - fix missing pytest-cov
Full Changelog: 0.6.1...0.6.2
0.6.1 - bug fix in flag param
Full Changelog: 0.6.0...0.6.1
0.6.0 Include pytest-xdist
Full Changelog: 0.5.0...0.6.0
0.5.0 Enable Code Coverage Collection
What's Changed
- Update action.yml by Daniel Ciborowski (@dciborow) in #9
Full Changelog: 0.4.0...0.5.0