COMMITS
March 24, 2022
B
Run CodeQL only on pushes to main
Brian Cristante committed
B
Merge pull request #357 from actions/dependabot/npm_and_yarn/minimist-1.2.6
Brian Cristante committed
D
Bump minimist from 1.2.5 to 1.2.6
dependabot[bot] committed
March 17, 2022
B
Merge pull request #356 from cclauss/patch-2
Brian Cristante committed
C
README.md: Upgrade to v3
Christian Clauss committed
February 28, 2022
D
Remove legacy PyPy input (#342)
Dmitry Shibanov committed
February 25, 2022
D
Update lockfileversion (#341)
Dmitry Shibanov committed
D
Update to node16 (#340)
Dmitry Shibanov committed
February 21, 2022
S
Use template literals instead of string concatenation
Sergey Dolin committed
February 17, 2022
S
Force RUNNER_TOOL_CACHE to be equal AGENT_TOOLSDIRECTORY
Sergey Dolin committed
February 4, 2022
D
Add fix for Windows caching of pip (#332)
Dmitry Shibanov committed
February 1, 2022
D
Update node-fetch from 2.6.6 to 2.6.7 (#327)
Dmitry Shibanov committed
January 31, 2022
H
Include Python version in pip cache key (#303)
Hugo van Kemenade committed
January 26, 2022
D
Fix ci for pipenv and reduce test matrix (#323)
Dmitry Shibanov committed
January 12, 2022
C
DOC: document -dev syntactic sugar
Clément Robert committed
December 30, 2021
C
README.md: Bring Python versions up to date (#256)
Christian Clauss committed
December 29, 2021
L
Fix small typo in README (comma missing) (#277)
Lenin committed
K
Fix typo in README.md (#224)
killuazhu committed
December 21, 2021
D
Fix build command (#306)
Dmitry Shibanov committed
December 13, 2021
D
Removing a non-existent command from the documentation (#293)
Dmitry Shibanov committed
November 29, 2021
N
Update @actions/cache version to 1.0.8 (#283)
Nikita Bykov committed
November 18, 2021
D
Create ADR for integrating cache functionality to setup-python action (#247)
Dmitry Shibanov committed
November 17, 2021
D
Add a workflow to release a new version of the action (#274)
Dmitry Shibanov committed
D
Implementation of python's caching (#266)
Dmitry Shibanov committed
November 12, 2021
M
Fix consistency in README (#250)
Micael Jarniac committed
November 9, 2021
N
Update version for setup-python in package.json (#264)
Nikita Bykov committed
October 20, 2021
N
Add issue and pull request templates (#258)
Nikita Bykov committed
October 19, 2021
D
Change python version for pypy in workflow files (#259)
Dmitry Shibanov committed
October 14, 2021
M
Merge pull request #252 from dmitry-shibanov/v-dmshib/update-dependencies
MaksimZhukov committed