Releases: finleyfamily/action-setup-python
Releases · finleyfamily/action-setup-python
v1.0.0
What Changed
🚀 Features
- use pipx to install poetry @ITProKyle (#206)
- remove
Ensure cache is healthy
step @ITProKyle (#208) - use the native caching of
actions/setup-python
for poetry venv @ITProKyle (#209) - add option to install poetry plugins @ITProKyle (#210)
- change default value of
poetry-check
tofalse
@ITProKyle (#211)
v0.7.0
v0.6.0
What Changed
🧶 Dependencies
- Bump Gr1N/setup-poetry from 8 to 9 @dependabot (#179)
- Bump actions/cache from 4.0.0 to 4.0.2 @dependabot (#185)
v0.5.1
What Changed
🧶 Dependencies
- Bump actions/cache from 3.3.2 to 3.3.3 @dependabot (#173)
- Bump actions/cache from 3.3.3 to 4.0.0 @dependabot (#174)
v0.5.0
What Changed
🚀 Features
- Bump actions/setup-python from 4 to 5 @dependabot (#163)
🧶 Dependencies
- Bump actions/cache from 3.3.1 to 3.3.2 @dependabot (#149)
- Bump actions/checkout from 3 to 4 @dependabot (#152)
🧰 Maintenance
- Bump cspell from 7.3.6 to 7.3.7 @dependabot (#153)
- Bump crazy-max/ghaction-github-labeler from 4 to 5 @dependabot (#151)
- Bump actions/cache from 3.3.1 to 3.3.2 @dependabot (#149)
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 @dependabot (#150)
- Bump cspell from 7.3.7 to 7.3.8 @dependabot (#154)
- Bump pre-commit from 3.4.0 to 3.5.0 @dependabot (#155)
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 @dependabot (#156)
- Bump actions/setup-node from 3 to 4 @dependabot (#157)
- Bump cspell from 7.3.8 to 7.3.9 @dependabot (#158)
- Bump cspell from 7.3.9 to 8.0.0 @dependabot (#159)
- Bump cspell from 8.0.0 to 8.1.0 @dependabot (#160)
- Bump cspell from 8.2.1 to 8.2.3 @dependabot (#169)
v0.4.0
What Changed
🚀 Features
- default to using install args for newer versions of poetry @ITProKyle (#147)
- add
poetry check
@ITProKyle (#148)
v0.3.1
What Changed
- Bump actions/cache from 3.2.4 to 3.3.1 @dependabot (#140)
🧰 Maintenance
- Bump cspell from 6.19.2 to 6.26.3 @dependabot (#133)
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 @dependabot (#134)
- Bump cspell from 6.26.3 to 6.27.0 @dependabot (#136)
- update project files @ITProKyle (#146)
v0.3.0
What Changed
🚀 Features
- Bump actions/cache from 3.0.11 to 3.2.3 @dependabot (#123)
-
- Bump Gr1N/setup-poetry from 7 to 8 @dependabot (#120)
🧰 Maintenance
- Bump cspell from 6.8.1 to 6.8.2 @dependabot (#95)
- Bump cspell from 6.8.2 to 6.9.0 @dependabot (#97)
- Bump cspell from 6.9.0 to 6.10.0 @dependabot (#98)
- Bump minimatch from 3.0.4 to 3.1.2 @dependabot (#110)
- Bump cspell from 6.10.0 to 6.14.2 @dependabot (#109)
- Bump actions/cache from 3.0.8 to 3.0.11 @dependabot (#103)
- Bump release-drafter/release-drafter from 5.20.1 to 5.21.1 @dependabot (#104)
- Bump cspell from 6.14.2 to 6.14.3 @dependabot (#111)
- Bump cspell from 6.14.3 to 6.19.2 @dependabot (#124)
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 @dependabot (#122)
- Bump pre-commit from 2.20.0 to 2.21.0 @dependabot (#118)
- Bump actions/cache from 3.2.3 to 3.2.4 @dependabot (#125)
v0.2.0
What Changed
🚀 Features
- add
Ensure Cache Is Healthy
step w/ input to toggle @ITProKyle (#93) - add
Install Dependencies
step with inputs to customize @ITProKyle (#94)
🧶 Dependencies
- Bump actions/cache from 2 to 3.0.1 @dependabot (#53)
- Bump actions/cache from 3.0.1 to 3.0.8 @dependabot (#90)
🧰 Maintenance
- Bump cspell from 5.18.0 to 5.18.1 @dependabot (#40)
- Bump cspell from 5.18.1 to 5.18.2 @dependabot (#42)
- Bump cspell from 5.18.2 to 5.18.4 @dependabot (#43)
- Bump actions/setup-node from 2 to 3 @dependabot (#46)
- Bump actions/checkout from 2 to 3 @dependabot (#48)
- Bump actions/setup-python from 2 to 4 @dependabot (#71)
- Bump cspell from 6.4.0 to 6.8.1 @dependabot (#92)
- Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 @dependabot (#88)
- Bump actions/cache from 3.0.1 to 3.0.8 @dependabot (#90)
v0.1.0
What Changed
🚀 Features
- initial implementation @ITProKyle (#2)
- add
cache-key-suffix
input @ITProKyle (#13)
🐛 Bug Fixes
- fix cache key to correctly include python version @ITProKyle (#10)
🧰 Maintenance
- Bump cspell from 5.7.2 to 5.9.1 @dependabot (#9)
- Bump pre-commit from 2.14.0 to 2.15.0 @dependabot (#8)
- Bump cspell from 5.9.1 to 5.10.1 @dependabot (#12)