Christian Clauss 
							
						 
					 
					
						
						
							
						
						7bc6abb01e 
					 
					
						
						
							
							advanced-usage.md: Encourage the use actions/checkout@v4 ( #729 )  
						
						
						
						
					 
					
						2023-11-08 09:52:55 +01:00 
						 
				 
			
				
					
						
							
							
								Dimitri Papadopoulos Orfanos 
							
						 
					 
					
						
						
							
						
						61a6322f88 
					 
					
						
						
							
							Fix typos found by codespell ( #650 )  
						
						
						
						
					 
					
						2023-07-13 15:35:02 +02:00 
						 
				 
			
				
					
						
							
							
								Dario Curreri 
							
						 
					 
					
						
						
							
						
						0d5da6a89a 
					 
					
						
						
							
							Read python version from pyproject.toml ( fix   #542 ) ( #669 )  
						
						
						
						
					 
					
						2023-06-28 22:02:44 +02:00 
						 
				 
			
				
					
						
							
							
								Siyuan Zhang 
							
						 
					 
					
						
						
							
						
						db9987b4c1 
					 
					
						
						
							
							Fix a incorrect link advanced-usage.md ( #657 )  
						
						
						
						
					 
					
						2023-04-25 11:31:57 +02:00 
						 
				 
			
				
					
						
							
							
								Matthieu Darbois 
							
						 
					 
					
						
						
							
						
						6db7460265 
					 
					
						
						
							
							fix allow-prereleases sample configuration ( #615 )  
						
						
						
						
					 
					
						2023-04-20 14:46:49 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan 
							
						 
					 
					
						
						
							
						
						ec365b4eba 
					 
					
						
						
							
							Add and configure ESLint and update configuration for Prettier ( #617 )  
						
						... 
						
						
						
						* Add ESLint, update Prettier
* Update docs
* Update tests
* Update licenses
* Fix review points 
						
						
					 
					
						2023-03-09 12:44:56 +02:00 
						 
				 
			
				
					
						
							
							
								fevrin 
							
						 
					 
					
						
						
							
						
						3faddefb4c 
					 
					
						
						
							
							Fix GHE documentation link ( #602 )  
						
						... 
						
						
						
						Co-authored-by: Fevrin <fevrin@users.noreply.github.com > 
						
						
					 
					
						2023-02-09 09:31:03 +01:00 
						 
				 
			
				
					
						
							
							
								Matthieu Darbois 
							
						 
					 
					
						
						
							
						
						2652534ead 
					 
					
						
						
							
							feature: fallback to pre-release when no stable version is found ( #414 )  
						
						... 
						
						
						
						This allows to specify version like `3.11` or `pypy3.10` in workflows before those versions are released.
This lessen the burden for users of `setup-python` by not having to modify their workflow twice: once when a pre-release is available (e.g. `3.11-dev`) and once when the first stable release is published (e.g. `3.11`) 
						
						
					 
					
						2023-01-27 16:19:31 -05:00 
						 
				 
			
				
					
						
							
							
								João Carlos Ferra de Almeida 
							
						 
					 
					
						
						
							
						
						a6eba85bba 
					 
					
						
						
							
							Fix small action version typo in docs ( #590 )  
						
						
						
						
					 
					
						2023-01-18 14:43:44 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Clauss 
							
						 
					 
					
						
						
							
						
						34b4b622e3 
					 
					
						
						
							
							Encourage the use of pre-release Python 3.12, not 3.11 ( #586 )  
						
						
						
						
					 
					
						2023-01-16 10:27:26 +01:00 
						 
				 
			
				
					
						
							
							
								Bastien Gérard 
							
						 
					 
					
						
						
							
						
						d27e3f3d7c 
					 
					
						
						
							
							Fix outdated ref to actions/setup-python@v3 in doc ( #581 )  
						
						
						
						
					 
					
						2023-01-09 09:55:39 +01:00 
						 
				 
			
				
					
						
							
							
								Dmitry Shibanov 
							
						 
					 
					
						
						
							
						
						5ccb29d877 
					 
					
						
						
							
							Install multiple python versions ( #567 )  
						
						
						
						
					 
					
						2022-12-22 13:02:09 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Willison 
							
						 
					 
					
						
						
							
						
						1aafadcfb9 
					 
					
						
						
							
							Caching projects that use setup.py ( #549 )  
						
						
						
						
					 
					
						2022-11-29 12:46:57 -05:00 
						 
				 
			
				
					
						
							
							
								Thomas Kastl 
							
						 
					 
					
						
						
							
						
						af57b64994 
					 
					
						
						
							
							Extend docu regarding rate limit issues. ( #510 )  
						
						
						
						
					 
					
						2022-10-31 09:50:28 +01:00 
						 
				 
			
				
					
						
							
							
								wzy 
							
						 
					 
					
						
						
							
						
						13a464fa11 
					 
					
						
						
							
							Fix typo ( #503 )  
						
						
						
						
					 
					
						2022-09-21 00:45:00 +02:00 
						 
				 
			
				
					
						
							
							
								ChristopherHX 
							
						 
					 
					
						
						
							
						
						98c991d13f 
					 
					
						
						
							
							Only use github.token on github.com ( #443 )  
						
						... 
						
						
						
						* Only use github.token on github.com
This expression evaluates to `''` if called from GHES hosted elsewhere
You can still provide your token on both github.com and GHES
* Enshure blank result of expression and not false
* Revert "Revert "Pass the `token` input through on GHES (#427 )" (#437 )"
This reverts commit cf86e08a3133549821+brcrista@users.noreply.github.com > 
						
						
					 
					
						2022-08-30 15:02:20 -04:00 
						 
				 
			
				
					
						
							
							
								Aleksandr Chebotov 
							
						 
					 
					
						
						
							
						
						48a0f006ff 
					 
					
						
						
							
							Update runner links  
						
						
						
						
					 
					
						2022-08-29 16:20:07 +02:00 
						 
				 
			
				
					
						
							
							
								Evgenii Korolevskii 
							
						 
					 
					
						
						
							
						
						2e6ca74422 
					 
					
						
						
							
							Merge branch 'actions:main' into main  
						
						
						
						
					 
					
						2022-08-10 16:40:52 +02:00 
						 
				 
			
				
					
						
							
							
								Evgenii Korolevskii 
							
						 
					 
					
						
						
							
						
						c0abeaa470 
					 
					
						
						
							
							Update docs/contributors.md  
						
						... 
						
						
						
						Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com > 
						
						
					 
					
						2022-08-09 23:56:17 +02:00 
						 
				 
			
				
					
						
							
							
								Marcelo Trylesinski 
							
						 
					 
					
						
						
							
						
						197204a31c 
					 
					
						
						
							
							Update advanced-usage.md  
						
						
						
						
					 
					
						2022-08-09 11:52:47 +02:00 
						 
				 
			
				
					
						
							
							
								Evgenii Korolevskii 
							
						 
					 
					
						
						
							
						
						c96b4b55f3 
					 
					
						
						
							
							rephased documents  
						
						
						
						
					 
					
						2022-08-03 19:24:32 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						c4e98b741b 
					 
					
						
						
							
							Fix broken links  
						
						
						
						
					 
					
						2022-08-01 16:33:59 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						cfcafa57ec 
					 
					
						
						
							
							Fix review points  
						
						
						
						
					 
					
						2022-08-01 16:23:57 +02:00 
						 
				 
			
				
					
						
							
							
								Evgenii Korolevskii 
							
						 
					 
					
						
						
							
						
						9aa1c6cb27 
					 
					
						
						
							
							updated contributors guide  
						
						
						
						
					 
					
						2022-08-01 01:44:15 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						c318b92fd6 
					 
					
						
						
							
							Fix review points  
						
						
						
						
					 
					
						2022-07-28 09:38:24 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						72394d1a3e 
					 
					
						
						
							
							Fix typo  
						
						
						
						
					 
					
						2022-07-26 15:04:50 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						fe396d3941 
					 
					
						
						
							
							Revert changes  
						
						
						
						
					 
					
						2022-07-26 15:03:33 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						853c012a3c 
					 
					
						
						
							
							Change advanced-usage.md  
						
						
						
						
					 
					
						2022-07-26 14:59:35 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						fd6f59db22 
					 
					
						
						
							
							Change contents to make them more readable  
						
						
						
						
					 
					
						2022-07-26 14:56:14 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						c6e66a7681 
					 
					
						
						
							
							Fix typo  
						
						
						
						
					 
					
						2022-07-26 14:51:59 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						81cda82fb0 
					 
					
						
						
							
							Fix review points  
						
						
						
						
					 
					
						2022-07-26 14:47:59 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						b152b04c28 
					 
					
						
						
							
							Fix typo in advanced-usage.md  
						
						
						
						
					 
					
						2022-07-26 11:49:26 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						a624f1f4bc 
					 
					
						
						
							
							Fix grammar in both documents  
						
						
						
						
					 
					
						2022-07-26 11:32:45 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						0d94a5d71e 
					 
					
						
						
							
							Fix typo  
						
						
						
						
					 
					
						2022-07-26 10:47:51 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						889226ae9a 
					 
					
						
						
							
							Fix typo  
						
						
						
						
					 
					
						2022-07-25 19:44:22 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						00d9c42868 
					 
					
						
						
							
							Change part with realted to self-hosted runners  
						
						
						
						
					 
					
						2022-07-25 19:42:15 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						5517d5f7b5 
					 
					
						
						
							
							Fix documentation  
						
						... 
						
						
						
						Docs were updated to incorporate changes regarding tool cache folder
on the self-hosted runner and changes in resolveVersionInput() 
						
						
					 
					
						2022-07-18 14:33:42 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						61fb4e42ab 
					 
					
						
						
							
							Fix review points  
						
						
						
						
					 
					
						2022-07-13 12:17:04 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						746f28a2d3 
					 
					
						
						
							
							Update REAMDE.md and advanced-usage.md  
						
						
						
						
					 
					
						2022-07-13 11:15:35 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						6dd8ff72eb 
					 
					
						
						
							
							Change tool cache wording  
						
						
						
						
					 
					
						2022-07-12 17:32:40 +02:00 
						 
				 
			
				
					
						
							
							
								IvanZosimov 
							
						 
					 
					
						
						
							
						
						9a40041e25 
					 
					
						
						
							
							Rearrange README.md, add advanced-usage.md  
						
						
						
						
					 
					
						2022-07-12 16:38:54 +02:00 
						 
				 
			
				
					
						
							
							
								Vladimir Safonkin 
							
						 
					 
					
						
						
							
						
						775367df99 
					 
					
						
						
							
							Update docs to v4 version  
						
						
						
						
					 
					
						2022-06-09 09:54:52 +02:00 
						 
				 
			
				
					
						
							
							
								Dmitry Shibanov 
							
						 
					 
					
						
						
							
						
						3ef38b826b 
					 
					
						
						
							
							Create ADR for integrating cache functionality to setup-python action ( #247 )  
						
						
						
						
					 
					
						2021-11-18 13:29:22 +03:00 
						 
				 
			
				
					
						
							
							
								Peter Mescalchin 
							
						 
					 
					
						
						
							
						
						878156f1de 
					 
					
						
						
							
							Inject LD_LIBRARY_PATH library path into Python manifest install and setup ( #144 )  
						
						... 
						
						
						
						* Adding LD_LIBRARY_PATH env var to both setup and install tasks
* Rebuild dist/index.js
* Fixed some typos in contributors.md Markdown 
						
						
					 
					
						2020-10-05 14:51:21 +02:00 
						 
				 
			
				
					
						
							
							
								per1234 
							
						 
					 
					
						
						
							
						
						1ce870e10f 
					 
					
						
						
							
							Fix links in documentation ( #135 )  
						
						... 
						
						
						
						The "Software installed on GitHub-hosted runners" link was broken.
The other changed links were redirecting from moved pages. 
						
						
					 
					
						2020-09-24 00:28:07 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Boop 
							
						 
					 
					
						
						
							
						
						b9436a7e86 
					 
					
						
						
							
							Add Licensed To Help Verify Prod Licenses ( #128 )  
						
						... 
						
						
						
						* Add Licensed Workflow and config
* manual validation of dependencies
* Ignore Generated Files in Git PR's
* update contributing.md 
						
						
					 
					
						2020-09-23 23:22:43 +02:00 
						 
				 
			
				
					
						
							
							
								Sergei Bulgakov 
							
						 
					 
					
						
						
							
						
						c881de7f35 
					 
					
						
						
							
							Use shorter command  
						
						... 
						
						
						
						Co-Authored-By: Konrad Pabjan <konradpabjan@github.com > 
						
						
					 
					
						2020-04-16 22:30:26 +03:00 
						 
				 
			
				
					
						
							
							
								SerVB 
							
						 
					 
					
						
						
							
						
						b7d744ca11 
					 
					
						
						
							
							Make contributors.md clearer  
						
						
						
						
					 
					
						2020-04-14 15:54:39 +03:00 
						 
				 
			
				
					
						
							
							
								Brian Cristante 
							
						 
					 
					
						
						
							
						
						c57e58b1ee 
					 
					
						
						
							
							Consistent file name references  
						
						
						
						
					 
					
						2019-12-27 11:28:48 -05:00 
						 
				 
			
				
					
						
							
							
								Brian Cristante 
							
						 
					 
					
						
						
							
						
						d0da811f3d 
					 
					
						
						
							
							Spelling & grammar  
						
						
						
						
					 
					
						2019-12-27 11:27:07 -05:00