Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Naruno
/
setup-python
Public
forked from
actions/setup-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
setup-python
src
on
main
User selector
All users
All time
Commit history
Commits on Jun 20, 2022
Allow `python-version-file` to be a relative path (#431)
Kurt-von-Laven
authored
ffcd000
View commit details
Copy full SHA for ffcd000
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
Revert "Pass the `token` input through on GHES (#427)" (#437)
Show description for cf86e08
brcrista
authored
cf86e08
View commit details
Copy full SHA for cf86e08
View code at this point
Browse repository at this point
Commits on Jun 13, 2022
Pass the `token` input through on GHES (#427)
Show description for 7e4abae
brcrista
authored
7e4abae
View commit details
Copy full SHA for 7e4abae
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
fix: 3.x-dev can install a 3.y version (#417)
Show description for d09bd5e
mayeut
authored
d09bd5e
View commit details
Copy full SHA for d09bd5e
View code at this point
Browse repository at this point
Made env.var pythonLocation consistent for Python and PyPy (#418)
Show description for f72db17
IvanZosimov
authored
f72db17
View commit details
Copy full SHA for f72db17
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
add support for python-version-file (#336)
Show description for 53e1529
adilosa
authored
53e1529
View commit details
Copy full SHA for 53e1529
View code at this point
Browse repository at this point
Commits on May 31, 2022
Fix output for prerelease version of poetry (#409)
dmitry-shibanov
authored
3f82819
View commit details
Copy full SHA for 3f82819
View code at this point
Browse repository at this point
Commits on May 24, 2022
feature: add a `python-path` output
Show description for ff70656
mayeut
committed
ff70656
View commit details
Copy full SHA for ff70656
View code at this point
Browse repository at this point
Commits on May 18, 2022
Use pypyX.Y for PyPy python-version input (#349)
Show description for fff15a2
mayeut
authored
fff15a2
View commit details
Copy full SHA for fff15a2
View code at this point
Browse repository at this point
Commits on May 4, 2022
Merge pull request #396 from akv-platform/v-sedoli/issue-241
Show description for fd8f0a9
marko-zivic-93
authored
fd8f0a9
View commit details
Copy full SHA for fd8f0a9
View code at this point
Browse repository at this point
Merge pull request #400 from akv-platform/v-sedoli/pkg-config
Show description for ae11205
marko-zivic-93
authored
ae11205
View commit details
Copy full SHA for ae11205
View code at this point
Browse repository at this point
Formatting
dsame
committed
8f73c14
View commit details
Copy full SHA for 8f73c14
View code at this point
Browse repository at this point
Improve warning message
Show description for e31727c
dsame
and
brcrista
authored
e31727c
View commit details
Copy full SHA for e31727c
View code at this point
Browse repository at this point
Commits on May 3, 2022
Successfully set up (#399)
brcrista
authored
a69041c
View commit details
Copy full SHA for a69041c
View code at this point
Browse repository at this point
set PKG_CONFIG_PATH environment var
dsame
committed
5e1e05c
View commit details
Copy full SHA for 5e1e05c
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
Improve wording
dsame
committed
0b56b76
View commit details
Copy full SHA for 0b56b76
View code at this point
Browse repository at this point
Add warning if python version set to empty value
dsame
committed
ac4e858
View commit details
Copy full SHA for ac4e858
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
Create missing `pypyX.Y` symlinks (#347)
Show description for 1ce3088
mayeut
authored
1ce3088
View commit details
Copy full SHA for 1ce3088
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
Fix conflicts (#389)
dmitry-shibanov
authored
c36dc43
View commit details
Copy full SHA for c36dc43
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
Throw exe on empty python-version
dsame
committed
bcc3137
View commit details
Copy full SHA for bcc3137
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
Merge branch 'actions:main' into main
dsame
authored
f4b66de
View commit details
Copy full SHA for f4b66de
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
Cache hit output (#373)
Show description for 21c0493
dhvcc
authored
21c0493
View commit details
Copy full SHA for 21c0493
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
Add pyton-version to setup PyPy output (#365)
Show description for 7933d5a
dsame
authored
7933d5a
View commit details
Copy full SHA for 7933d5a
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Cache on ghes (#363)
Show description for 05fb98d
tiwarishub
and
brcrista
authored
05fb98d
View commit details
Copy full SHA for 05fb98d
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
Use `\n` instead of `os.EOL`
Show description for 6c31eb3
patrick91
and
brcrista
authored
6c31eb3
View commit details
Copy full SHA for 6c31eb3
View code at this point
Browse repository at this point
Commits on Mar 26, 2022
Remove console.log
patrick91
committed
b0c8e3d
View commit details
Copy full SHA for b0c8e3d
View code at this point
Browse repository at this point
Parse values from poetry
patrick91
committed
42ed863
View commit details
Copy full SHA for 42ed863
View code at this point
Browse repository at this point
Add tests
patrick91
committed
1259541
View commit details
Copy full SHA for 1259541
View code at this point
Browse repository at this point
Get poetry cache implementation when requested
patrick91
committed
95824fd
View commit details
Copy full SHA for 95824fd
View code at this point
Browse repository at this point
Add untest poetry cache implementation
patrick91
committed
59cb3f4
View commit details
Copy full SHA for 59cb3f4
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Remove legacy PyPy input (#342)
dmitry-shibanov
authored
0ebf233
View commit details
Copy full SHA for 0ebf233
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
Use template literals instead of string concatenation
Sergey Dolin
authored
65fe6a8
View commit details
Copy full SHA for 65fe6a8
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
prettier
Sergey Dolin
authored
011c443
View commit details
Copy full SHA for 011c443
View code at this point
Browse repository at this point
Force RUNNER_TOOL_CACHE to be equal AGENT_TOOLSDIRECTORY
Sergey Dolin
authored
3250b53
View commit details
Copy full SHA for 3250b53
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
Add fix for Windows caching of pip (#332)
dmitry-shibanov
authored
7f80679
View commit details
Copy full SHA for 7f80679
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.