github.com/actions/setup-python
Set up your GitHub Actions workflow with a specific version of Python
https://github.com/actions/setup-python
c4e89fac7e8767b327bbad6cb4d859eda999cf08 authored almost 4 years ago
Remove duplicate code introduced in #440
0ad0f6a0a50a468a2212f245334ee8c2f0013b17 authored almost 4 years agodoc: Add multiple wildcards example to readme
f0bcf8be037eba11327da6eaf40cd99a2a092494 authored almost 4 years agoBased on https://www.npmjs.com/package/@actions/glob (the library used for cache file globbing),...
af97157ae6983e01c4eabbfb118b3e2ac549a4c0 authored almost 4 years agoAssign default value of AGENT_TOOLSDIRECTORY if not set
364e819741b50de0a275e36302d0ab3e69ce3010 authored almost 4 years agoRearranged logic of the ResolveVersionInput()
782f81b91d778ca69644ac3076dc3fcbdfc50f89 authored almost 4 years agob318cecd93bd700ebeebeba61bcae2f0231111ce authored almost 4 years ago
4a7ca55b4090b249d2dbdb572c6bf83ca085ae44 authored almost 4 years ago
d08a9d79f10546626afc655b2a5376f88e0126ff authored almost 4 years ago
7d9c63da1be5117e942432dfba15cb5583b6f811 authored almost 4 years ago
5a1dd6b34d3ec33151c395cf8fc433629fdcc47c authored almost 4 years ago
f4b85ae24e3deb0b31366c598a66e08bb4d4bc32 authored almost 4 years ago
#440 duplicated a block of code outside of `if (updateEnvironment) {` condition. This was probab...
2c9de4ed413bf4466f2fde83041579ed45167427 authored almost 4 years ago412091c1e06cd58dc0bacfdc5bcc07449ebd20c0 authored almost 4 years ago
Fx pipenv python version
78a2330b929a62f2f42dd70a65da3f141e45bec1 authored almost 4 years ago96f494e18c81869c9d5eef39102df0b23b2bc4f2 authored almost 4 years ago
099ed898be0c04ebc3fdcd7c440ad36781523a46 authored almost 4 years ago
ccb7da8ae999f3923ec3f9ed841e83fd0e332963 authored almost 4 years ago
5fbb8194072b461a0b699e47c3d444b39e33bb8a authored almost 4 years ago
82eddc4023a579965135122e83230730392b1064 authored almost 4 years ago
d97b6edda3da1f628f85b7105cb690790e86c149 authored almost 4 years ago
a6b01c4e407b1f7787010fb1e61a07c065555209 authored almost 4 years ago
84087f5301387d405e78745351baf99179125d2b authored almost 4 years ago
56f6060254e1c762cbbe5d69d3831ab68d2ee2ac authored almost 4 years ago
e29a7c89f6bf534bced576c3a8692874b57a2ccf authored almost 4 years ago
Add support for the @actions/cache library 3.0.0
5407bf6e69ea7447484686cc205f8c5eca975418 authored almost 4 years ago41b91104eac18e0699aba059eb354c218d851adc authored almost 4 years ago
08116500d0db25c48998f7ec763d4a6ac7d1f3d7 authored almost 4 years ago
161c3a68f09d291a40ac01da8fa441d2e6e965fc authored almost 4 years ago
6733fc44ecfb2ab941c4b659afcfb87d2836391d authored almost 4 years ago
afd3e72a25e35f57d63421163b2bfa536eded186 authored almost 4 years ago
Add CMake hints
ab6deb310f34741e20aa7027028753a7a88b8ee6 authored almost 4 years agoe629242ad48d47433d193493ea6cfb63b06c58e3 authored almost 4 years ago
63086c6dedb585bdcbe92068dcf2e8229aadda5d authored almost 4 years ago
d7db8259d9728b6b49900079b1472482cd2ad053 authored almost 4 years ago
27091d50ca103a5c3ae2c53c07881b7b7e5b95b9 authored almost 4 years ago
d358f9e3d736263647a0848999f287bf1f66d499 authored almost 4 years ago
1e52de40a4a5827eaf838418993a2c92338dd220 authored almost 4 years ago
2a20d9b5e033c63a77fbb5fa1074a8a9192bbd68 authored almost 4 years ago
* work on fixing pipenv
* change installation of pipenv to curl
* add different logs
* ...
766e8c60885ef280a3e447209d1f1083b3c7039d authored almost 4 years agoThis option allows to specify if the action shall update environment variables (default) or not....
00a5248c77bed9280afb34f891aa24a152490ab5 authored about 4 years ago9c76df2a906d23390826e21a05ccb6e3abbbda34 authored about 4 years ago
c61bc3d08eec4fcddeff411c5e4690775e18bdb2 authored about 4 years ago
Made package.json and package-lock.json to use @actions/cache v3.0.0,
updated logic of the cache...
69b94463f514b2e3874657553880d9cd8693e693 authored about 4 years ago
ffcd00020c213885323d35524aa155f17870b8dd authored about 4 years ago
This reverts commit 7e4abae4438b857787604dd38de046ece4a21416.
cf86e08a31433e1dc61981fa0301f2adc9606f46 authored about 4 years ago8fb4cbf7c874a75022fa2599ceb2f1456bbe6beb authored about 4 years ago
* Pass the`token` input through on GHES
* Update the description for `token`
* Fix dist fi...
7e4abae4438b857787604dd38de046ece4a21416 authored about 4 years agoUpdate docs to v4 version
813f9b1556d9f0a0faf7b08a19486d6af9857537 authored about 4 years ago775367df99e790d68426e89b22fb536e5c0fa248 authored about 4 years ago
* fix: 3.x-dev can install a 3.y version
* Update README section for `-dev`
d09bd5e6005b175076f227b13d9730d56e9dcfcb authored about 4 years ago* Change find-pypy.ts to redefine pythonLocaction environment variable
* Change README.md in ...
f72db171abf897c3f4cea0427d5af95fa57fb1bc authored about 4 years ago* add support for python-version-file
* Update action.yml
* update to v4, remove python-ve...
53e15292cd6a522cb460037b6f031eadbd6f6920 authored about 4 years ago3f82819745be54edd3bd8a83639605e58826bfe9 authored about 4 years ago
397252c5825684a4ffed92b79e0d840c618c0a93 authored about 4 years ago
Fix e2e test for poetry cache and PyPy-3.7
de977ad1321ff211fd43f0f232a4d8851726d4bb authored about 4 years ago22c6af91ce03997c5925db1f6e9f0b9b2364adcc authored about 4 years ago
feature: add a `python-path` output
081a3cf1a51ab5fff2ae9d70f0cfacf0686293ea authored about 4 years agoExpose a `python-path` output containing the chosen Python executable path.
ff706563d754e642609a7008f4568a5386f3e94c authored about 4 years ago
This versioning scheme is consistent with other
tools in the python ecosystem so it feels more ...
DOC: document -dev syntactic sugar
c57f79353baa47cac20975f0a134915e0a8c18bf authored about 4 years ago958897304aea586672b0085b6b9031f928b11961 authored about 4 years ago
5d9fdcab75b9ab9c36a00d14742e5d54dcbb8e42 authored about 4 years ago
7199395312a0a82b9c1b42a0e147408b89071ca6 authored about 4 years ago
Add warning if python version set to empty value
fd8f0a9fb8a4f9ce730f6f663fc1002e4864fb8d authored about 4 years agoset PKG_CONFIG_PATH environment var
ae11205ec6e7b80d51feb7d808a9ab21f605d0ad authored about 4 years ago8f73c1495f8947f3553ede54257c5ff89825432b authored about 4 years ago
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
e31727ce0a67347596370ec677fbc441cfa3ca90 authored about 4 years agoa69041ca9f9f72c33ce94580dd70191dd501c392 authored about 4 years ago
5e1e05c694d142e423cb60b986245fb0da7367de authored about 4 years ago
0b56b76337193b501b7096345a23f23b2590298b authored about 4 years ago
22daa094b838330a3ab8897dbf26828efd05d952 authored about 4 years ago
ac4e85883599916740167aed2c652390762f2cb9 authored about 4 years ago
`pypyX.Y.exe` executables are missing from PyPy archives on Windows before v7.3.9 (X.Y < 3.9)
`...
5ad79022bcf7697f57275899d0f60e4afbdea17d authored about 4 years ago
a8da2a66aae3085f1d5ca820e8e5ca85120670fc authored about 4 years ago
c36dc43e7be276cc63ea11161d744cccdc2c731f authored about 4 years ago
Add CODE_OF_CONDUCT
4e6b5f40fc5870e5a82de74e13f81ab931db82bf authored about 4 years agobcc31375e15339f9960d3e3ca1cffaa6ed26c578 authored about 4 years ago
85a7430316b762659d7670299c299ac363bb2faf authored about 4 years ago
6a4c6c13094a805ef8e6d627d55b4aed596ebcea authored about 4 years ago
3a63f5d52570391aca0a8fbc38837aa3a8d16c60 authored about 4 years ago
Fix virtual-env toolcache outdated links
4a33d3c467c34820d41f6f8c4550464ee6d8ca5e authored about 4 years agoabfd16b121f8dbdc7e29265f2d5c4933e91d57b6 authored about 4 years ago
4176166af9c0d1a5c7f4af4b6e8fdf10b671c986 authored about 4 years ago
Force TOOLCACHE_ROOT to be equal AGENT_TOOLSDIRECTORY
91712e11bb36198065bf804db8a1c69241f2485b authored about 4 years ago98f2ad02fd48d057ee3b4d4f66525b231c3e52b6 authored about 4 years ago
5d6f0c8a87d930c1f9308457abe4c4568399410a authored about 4 years ago
f4b66dec00fb10a370f03e5d3da51ddd25c9bb91 authored about 4 years ago
* Remove useless await in getCacheDistributor calls
* Added cache-hit output
* Build actio...
21c0493ecfd34b1217f0a90ec19a327f3cc0a048 authored about 4 years ago* Add pyton-version to setup PyPy output
* remove new line from pypy version
* Move setOut...
7933d5a3dd7112211f44c3c6d4c1156a64d3f5bf authored about 4 years ago* Rework python-pipenv-dependencies-caching test
* Update Pipfile.lock hash in the tests
*...
7885ec3539f8a6278aa15a514b195c3b3e10dd32 authored about 4 years ago9c644ca2ab8e57ea0a487b5ec2f8290740378bfd authored about 4 years ago
3e8e90edf01accdf7b76addef61eac60c478e3a7 authored about 4 years ago
* initial changes
* updated version
* format check
* refactored code
* updated test ...
05fb98de9ae200fbc898ddcaa011ef774ac3837f authored about 4 years agoAdd poetry caching support
6c566026c0404efac87e650f7de19f11a9406300 authored about 4 years agoRun CodeQL only on pushes to main
9516be869fd78eb4feec5395859f8dd36d3c8b75 authored about 4 years ago7aa3e95001ed5078678a8bf348e8d617387daed8 authored about 4 years ago
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
6c31eb3fc78f87d417c5590abb7825859b6ae048 authored about 4 years ago