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
Type
/
to 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 }}
DebapriyoC
/
codeql-action
Public
forked from
github/codeql-action
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
codeql-action
python-setup
on
main
User selector
All users
All time
Commit history
Commits on Jan 13, 2023
python-setup: Fix site-package selection for unix
RasmusWL
committed
5ed1e98
View commit details
Copy full SHA for 5ed1e98
View code at this point
Browse repository at this point
python-setup: Make debug printing more obvious
RasmusWL
committed
2f6d174
View commit details
Copy full SHA for 2f6d174
View code at this point
Browse repository at this point
python-setup: Fix site-packages selection without pip for Windows
RasmusWL
committed
2649b66
View commit details
Copy full SHA for 2649b66
View code at this point
Browse repository at this point
python-setup: Fix for python2
RasmusWL
committed
b810730
View commit details
Copy full SHA for b810730
View code at this point
Browse repository at this point
python-setup: Fix path for tests
RasmusWL
committed
932b6a9
View commit details
Copy full SHA for 932b6a9
View code at this point
Browse repository at this point
python-setup: Handle poetry `virtualenvs.options.no-pip = true`
Show description for 259993b
RasmusWL
committed
259993b
View commit details
Copy full SHA for 259993b
View code at this point
Browse repository at this point
Commits on Dec 20, 2022
Remove tests with old certifi dependency
henrymercer
committed
e4818d4
View commit details
Copy full SHA for e4818d4
View code at this point
Browse repository at this point
Commits on Dec 8, 2022
Merge pull request #1427 from github/dependabot/pip/python-setup/tests/poetry/python-3.8/certifi-2022.12.7
Show description for 6fec2ab
aeisenberg
authored
6fec2ab
View commit details
Copy full SHA for 6fec2ab
View code at this point
Browse repository at this point
Bump certifi in /python-setup/tests/poetry/python-3.8
Show description for 4e81e29
dependabot[bot]
authored
4e81e29
View commit details
Copy full SHA for 4e81e29
View code at this point
Browse repository at this point
Bump certifi in /python-setup/tests/poetry/requests-3
Show description for bf944d7
dependabot[bot]
authored
bf944d7
View commit details
Copy full SHA for bf944d7
View code at this point
Browse repository at this point
Bump certifi in /python-setup/tests/pipenv/python-3.8
Show description for 8121f62
dependabot[bot]
authored
8121f62
View commit details
Copy full SHA for 8121f62
View code at this point
Browse repository at this point
Bump certifi in /python-setup/tests/pipenv/requests-3
Show description for aba18b8
dependabot[bot]
authored
aba18b8
View commit details
Copy full SHA for aba18b8
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
python-setup: Update comment with fully qualified configuration name
RasmusWL
committed
3b0a2f6
View commit details
Copy full SHA for 3b0a2f6
View code at this point
Browse repository at this point
python-setup: Apply suggestions from code review
RasmusWL
authored
27c1438
View commit details
Copy full SHA for 27c1438
View code at this point
Browse repository at this point
python-setup: Don't allow Poetry to make venv in project
Show description for 7fc528c
RasmusWL
committed
7fc528c
View commit details
Copy full SHA for 7fc528c
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
python-setup: Remove outdated comment
RasmusWL
committed
caf1c50
View commit details
Copy full SHA for caf1c50
View code at this point
Browse repository at this point
python-setup: rely on new `virtualenv` for venv creation in Ubuntu 22.04
Show description for c62445d
RasmusWL
committed
c62445d
View commit details
Copy full SHA for c62445d
View code at this point
Browse repository at this point
Commits on Sep 21, 2022
Merge pull request #1257 from github/rasmuswl/fix-ubuntu22.04-venv-creation
Show description for ff5ca12
henrymercer
authored
ff5ca12
View commit details
Copy full SHA for ff5ca12
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 32ca2cf
RasmusWL
and
henrymercer
authored
32ca2cf
View commit details
Copy full SHA for 32ca2cf
View code at this point
Browse repository at this point
python-setup: Flush even more
RasmusWL
committed
8a893dd
View commit details
Copy full SHA for 8a893dd
View code at this point
Browse repository at this point
add missing spaces
RasmusWL
committed
93ba53f
View commit details
Copy full SHA for 93ba53f
View code at this point
Browse repository at this point
python-setup: Fail early if installing for Python 2, and `python2` not available
RasmusWL
committed
1fa5d72
View commit details
Copy full SHA for 1fa5d72
View code at this point
Browse repository at this point
Merge pull request #1258 from github/rasmuswl/poetry-v1.2
Show description for 417059f
RasmusWL
authored
417059f
View commit details
Copy full SHA for 417059f
View code at this point
Browse repository at this point
python-setup: flush at the end of `_check_call`
RasmusWL
committed
ca8a78d
View commit details
Copy full SHA for ca8a78d
View code at this point
Browse repository at this point
python-setup: change `env` passing
RasmusWL
committed
2264307
View commit details
Copy full SHA for 2264307
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
python-setup: Add support for Poetry 1.2
RasmusWL
committed
70509c3
View commit details
Copy full SHA for 70509c3
View code at this point
Browse repository at this point
python-setup: Fix venv creation in Ubuntu 22.04
Show description for e1ce6e3
RasmusWL
committed
e1ce6e3
View commit details
Copy full SHA for e1ce6e3
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
python-setup: Allow newest `virtualenv`
Show description for 5ffcfe9
RasmusWL
committed
5ffcfe9
View commit details
Copy full SHA for 5ffcfe9
View code at this point
Browse repository at this point
Commits on Aug 31, 2022
Pin `poetry` to 1.1
edoardopirovano
committed
8c692b3
View commit details
Copy full SHA for 8c692b3
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
python-setup: Check if `pip` is already installed for Python2
RasmusWL
committed
8a64627
View commit details
Copy full SHA for 8a64627
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
python-setup: refactor Pipenv without lockfile
RasmusWL
authored and
kojiromike
committed
b9577df
View commit details
Copy full SHA for b9577df
View code at this point
Browse repository at this point
Support Pipfile without Pipfile.lock
Show description for 808c292
kojiromike
committed
808c292
View commit details
Copy full SHA for 808c292
View code at this point
Browse repository at this point
Commits on Mar 27, 2022
#996: Fix python_setup/install_tool.sh
Show description for 077ec09
cdivitotawela
committed
077ec09
View commit details
Copy full SHA for 077ec09
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
Force virtualenv version
Show description for 3e50d09
aeisenberg
committed
3e50d09
View commit details
Copy full SHA for 3e50d09
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
Remove explicit 2.26.0 version in python tests
Show description for 43ea2ce
aeisenberg
committed
43ea2ce
View commit details
Copy full SHA for 43ea2ce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.