Commits
Commits on Nov 20, 2020
-
Make sure a Python 2 pip is installed
In the README of this repo, it's suggested to use the `ubuntu-latest` environment. That environment will soon be upgraded to Ubuntu 20.04: https://github.com/actions/virtual-environments/issues/1816 As pointed out in that issue, the updated image comes without a Python 2 pip preinstalled: Setup Python dependencies /home/runner/work/_actions/github/codeql-action/v1/python-setup/install_tools.sh [...] + python2 -m pip install --user --upgrade pip setuptools wheel /usr/bin/python2: No module named pip Warning: Unable to download and extract the tools needed for installing the python dependecies. You can call this action with 'setup-python-dependencies: false' to disable this process.
Florian Bruhin authored and GitHub committedNov 20, 2020 Unverified
No user is associated with the committer email.Copy the full SHA b168eeeView commit details
Commits on Oct 19, 2020
-
David Verdeguer committed
Oct 19, 2020 Unverified
No user is associated with the committer email.Copy the full SHA c860191View commit details
Commits on Oct 15, 2020
-
Merge branch 'main' into daverlo/python-windows
David Verdeguer authored and GitHub committedOct 15, 2020 Unverified
No user is associated with the committer email.Copy the full SHA e0f7838View commit details -
David Verdeguer committed
Oct 15, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 7d1f309View commit details
Commits on Oct 14, 2020
-
David Verdeguer committed
Oct 14, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 2c3dafcView commit details
Commits on Oct 13, 2020
-
Call pipenv and poetry through python
David Verdeguer committedOct 13, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 0d97ea8View commit details
Commits on Oct 8, 2020
-
Don't use ::set-env in python-setup
Is now deprecated as described in https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
Rasmus Wriedt Larsen committedOct 8, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 64ebf10View commit details -
David Verdeguer committed
Oct 8, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 9bc8c56View commit details -
Apply suggestions from code review
Co-authored-by: Arthur Baars <aibaars@github.com>
2 people authored and GitHub committedOct 8, 2020 Copy the full SHA 424a9cfView commit details
Commits on Oct 7, 2020
-
David Verdeguer committed
Oct 7, 2020 Copy the full SHA e97bdbdView commit details
Commits on Oct 6, 2020
-
Port python deps setup to windows
David Verdeguer committedOct 6, 2020 Copy the full SHA 74afd3cView commit details
Commits on Sep 29, 2020
-
David Verdeguer committed
Sep 29, 2020 Copy the full SHA 4e39b76View commit details -
Add x permission to the test scripts
David Verdeguer committedSep 29, 2020 Copy the full SHA 5e2245cView commit details -
Add workflow for testing python setup
David Verdeguer committedSep 29, 2020 Copy the full SHA 67ddca1View commit details
Commits on Sep 25, 2020
-
Explain get_extractor_version for python setup scripts
Rasmus Wriedt Larsen authored and GitHub committedSep 25, 2020 Copy the full SHA 1831270View commit details
Commits on Sep 24, 2020
-
Minor fixes to python installation scripts based on code review
Rasmus Wriedt Larsen committedSep 24, 2020 Copy the full SHA dffce99View commit details -
Apply suggestions from code review
Co-authored-by: Marco Gario <marcogario@github.com>
2 people authored and GitHub committedSep 24, 2020 Copy the full SHA 6645c55View commit details
Commits on Sep 11, 2020
-
Rasmus Wriedt Larsen authored and David Verdeguer committed
Sep 11, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 1b20fa7View commit details -
Update python scripts to handle setup.py
Rasmus Wriedt Larsen authored and David Verdeguer committedSep 11, 2020 Copy the full SHA 7fc41c6View commit details -
David Verdeguer committed
Sep 11, 2020 Copy the full SHA 5701037View commit details