5
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2025-11-09 11:36:55 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Trim21
4a08748ace embedding cache steps by using @actions/cache 2020-06-13 12:43:57 -07:00
Anthony Sottile
7d1e41a366
v1.1.1 (again) 2020-06-10 14:04:50 -07:00
Anthony Sottile
41b5967046
v1.1.1 2020-06-10 14:03:40 -07:00
Anthony Sottile
663c15c2eb v1.1.0 2020-05-15 08:20:10 -07:00
Deepyaman Datta
30b00a6cd9 Support extra_args keyword in pre-commit GitHub action 2020-05-15 08:14:38 -07:00
Anthony Sottile
fa11d0be91
Revert "Update example to newer actions/* versions" 2020-05-12 07:50:38 -07:00
Pradyun Gedam
0ed43356a6
Update example to newer actions/* versions 2020-05-08 05:03:23 +05:30
Tzu-ping Chung
4d8b5b8789
Use python -c to get the interpreter path hash
The current implementation has compatibility problems due to it using commands
only available on GNU Linux. Use an equivalent Python implementation for better
support on Windows and macOS.

See pypa/pip#7835.

Co-Authored-By: Xavier Fernandez <xavier.fernandez@polyconseil.fr>
2020-03-09 20:45:11 +08:00
Anthony Sottile
ee269b64a6 also include the location of the python in the cache key 2020-03-06 13:23:31 -08:00
Anthony Sottile
4fce1afd0c
v1.0.1 2020-01-10 07:09:05 -08:00
Anthony Sottile
1f6f44efaf
Give the action sample a name: ... 2019-11-27 14:41:24 -08:00
Anthony Sottile
614487b962 Initial commit 2019-11-24 19:27:32 -08:00