1
0
mirror of https://gitea.com/actions/setup-python.git synced 2025-02-23 12:10:36 +07:00

Commit Graph

  • 65839cc499 test AlyonaSviridenko 2021-04-08 16:16:44 +0300
  • 63259a14e3 uncommented condition AlyonaSviridenko 2021-04-08 16:10:38 +0300
  • 42c2a27b63 formatting AlyonaSviridenko 2021-04-08 16:06:51 +0300
  • cb9573b913 test for pypy new version notation AlyonaSviridenko 2021-04-08 16:00:25 +0300
  • 82fc6e9766
    Bump y18n from 4.0.0 to 4.0.1 dependabot[bot] 2021-03-30 21:59:51 +0000
  • a1121449a2
    Add on: pull_request trigger to CodeQL workflow (#180) Robin Neatherway 2021-01-15 11:20:02 +0000
  • bc7330cb93 Add on: pull_request trigger to CodeQL workflow Robin Neatherway 2021-01-13 11:15:19 +0000
  • 9f3aa2c73d
    Add test.yml to releases/v1 branch (#176) Nikita Bykov 2021-01-04 13:16:26 +0300
  • 66319ca9fa
    Use quotes around Python versions in README (#175) Adam J. Stewart 2021-01-04 04:14:24 -0600
  • 8123c71a8c replaced ubuntu-16.04 with ubuntu-20.04 Nikita Bykov 2020-12-21 11:21:49 +0300
  • fd1509e431 added test.yml Nikita Bykov 2020-12-21 11:00:48 +0300
  • 8707023443
    Use quotes around Python versions in README Adam J. Stewart 2020-12-20 17:35:59 -0600
  • 152ba7c4dd
    added Scripts to PATH on Windows (#173) v1.2.3 Nikita Bykov 2020-12-18 17:32:23 +0300
  • 3105fb18c0
    fix is_windows (#172) v2.2.1 Dmitry Shibanov 2020-12-18 17:05:24 +0300
  • c40f0a53d7 added Scripts to PATH on Windows Nikita Bykov 2020-12-18 11:13:42 +0300
  • a53cde5d3f fix is_windows Dmitry Shibanov 2020-12-18 10:05:46 +0300
  • 8c5ea631b2
    Adding support for more PyPy versions and installing them on-flight (#168) v2.2.0 Dmitry Shibanov 2020-12-17 18:03:54 +0300
  • 2831efe49a
    Improve find-python to add "Scripts" folder to PATH on Windows machines (#169) Nikita Bykov 2020-12-17 18:02:13 +0300
  • bedb244a49 remove duplicate block Dmitry Shibanov 2020-12-17 17:49:30 +0300
  • dcd7128984 rebuild index.js Dmitry Shibanov 2020-12-17 17:38:56 +0300
  • 09aeb67db1 update index.js Nikita Bykov 2020-12-17 17:29:03 +0300
  • 52b59a2c40 add release code Nikita Bykov 2020-12-17 16:35:01 +0300
  • ac952b19ed
    Fix PyPy nightly resolving Maxim Lobanov 2020-12-17 13:46:13 +0300
  • 0c8eaf819e add pypy tests and fix issue with pypy-3-nightly Dmitry Shibanov 2020-12-17 12:37:02 +0300
  • e6c917a949
    Add pypy unit tests to cover code Dmitry Shibanov 2020-12-16 15:46:38 +0300
  • 6e67af9be5 added 'Scripts' folder to PATH on Windows Nikita Bykov 2020-12-16 15:07:55 +0300
  • 6aa0ca37ca Merge branch 'main' of https://github.com/nikita-bykov/setup-python into main Nikita Bykov 2020-12-16 14:48:29 +0300
  • fed9c7c1fc
    Resolve remain comments Maxim Lobanov 2020-12-15 20:37:29 +0300
  • ef9020329d resolve throw error Dmitry Shibanov 2020-12-15 20:36:35 +0300
  • 3d613a97df
    resolved comments, update readme, add e2e tests. Dmitry Shibanov 2020-12-15 16:27:56 +0300
  • 739154f76b add support to install pypy Dmitry Shibanov 2020-12-14 16:59:06 +0300
  • da8703fb23
    update dist file (#166) v1.2.2 Maxim Lobanov 2020-12-08 19:00:17 +0300
  • 3b3f2de1b1
    update pypy3 to point to 3.6 (#164) Maxim Lobanov 2020-12-08 00:59:14 +0300
  • 723e46dad7
    CODEOWNERS needs the org name for teams Brian Cristante 2020-12-07 15:56:31 -0500
  • 80af3ad671 update dist file Maxim Lobanov 2020-12-07 13:23:54 +0300
  • 74a8a4e07a update pypy3 to point to 3.6 Maxim Lobanov 2020-12-04 12:48:45 +0300
  • 195f5c388b
    Create CODEOWNERS Brian Cristante 2020-11-25 16:04:11 -0500
  • f8d15403f8 version is a string mattip 2020-11-09 15:23:32 +0200
  • 0ed4f287d5 try to allow pypy3, pypy3.6 or pypy3.7 syntax mattip 2020-11-09 15:01:27 +0200
  • 41b7212b16
    Update README.md (#145) v2.1.4 Prince 2020-10-14 15:29:10 +0530
  • 878156f1de
    Inject LD_LIBRARY_PATH library path into Python manifest install and setup (#144) Peter Mescalchin 2020-10-05 23:51:21 +1100
  • cbd4392f09
    Update README.md Csian 2020-10-02 09:22:28 +0530
  • 543c172d73
    Update README.md Prince 2020-10-01 22:04:22 +0530
  • f2b6cd4be7 Fixed some typos in contributors.md Markdown Peter Mescalchin 2020-10-01 11:28:11 +1000
  • 497269ab64 Rebuild dist/index.js Peter Mescalchin 2020-10-01 13:41:13 +1000
  • 2513d89ee3 Adding LD_LIBRARY_PATH env var to both setup and install tasks Peter Mescalchin 2020-10-01 12:24:03 +1000
  • 3b10770c1d
    Update verify-python.py Sushil Kanathia 2020-10-01 08:41:44 +0530
  • accf675719
    Update @actions/core (#142) v1.2.1 Konrad Pabjan 2020-09-30 15:55:38 -0400
  • d9867ec5fd Update @actions/core Konrad Pabjan 2020-09-30 15:49:30 -0400
  • 015722d175
    Update README.md Satyam Tripathi 2020-09-30 21:18:10 +0530
  • 08342d38af
    Update README.md Himanshu Arvind Lanjewar 2020-10-01 00:39:06 +1030
  • c181ffa198
    Add Environment Files (#138) v2.1.3 Thomas Boop 2020-09-30 09:45:43 -0400
  • 2bbe3d89d7 Add Env Files Thomas Boop 2020-09-29 16:11:24 -0400
  • e33687671e Add Environment Files Thomas Boop 2020-09-29 16:04:23 -0400
  • 1dfab46089
    Merge 20e3515b21 into 1ce870e10f Ashleigh Steele 2020-09-27 11:05:20 +0000
  • 20e3515b21
    Rename action.yml to action.yml Ashleigh Steele 2020-09-27 07:05:03 -0400
  • 1ce870e10f
    Fix links in documentation (#135) per1234 2020-09-23 15:28:07 -0700
  • b9436a7e86
    Add Licensed To Help Verify Prod Licenses (#128) Thomas Boop 2020-09-23 17:22:43 -0400
  • 9adee896a1 update contributing.md Thomas Boop 2020-09-23 17:04:51 -0400
  • 443d231bc2 Fix links in documentation per1234 2020-09-23 00:25:28 -0700
  • 51d2bf1911
    Fix minor typo (#130) Daniel 2020-08-31 15:45:09 +0200
  • 35ef17a922 Ignore Generated Files in Git PR's Thomas Boop 2020-08-26 11:20:57 -0400
  • 575e4da27b
    Fix minor typo Daniel 2020-08-14 11:28:19 +0200
  • 9b7bda75d6 manual validation of dependencies Thomas Boop 2020-08-11 21:38:50 -0400
  • 0ad530c174 Add Licensed Workflow and config Thomas Boop 2020-08-11 21:38:28 -0400
  • 24156c231c
    fix: small typo in the docs (#127) v2.1.2 jamielaux 2020-08-11 14:47:33 +0100
  • bb453015ab
    fix: small typo in the docs jamielaux 2020-08-10 23:24:16 +0100
  • 212e83ff58
    Add Third Party Modules (#126) Thomas Boop 2020-08-10 12:22:14 -0400
  • c836fdcd66 Add Third Party Modules Thomas Boop 2020-08-06 17:15:48 -0400
  • 0c28554988
    Fix path of extracted folder for Python (#118) v2.1.1 Nikita Bykov 2020-07-20 19:29:05 +0300
  • 75ccbb229f removed fileName variable Nikita Bykov 2020-07-20 18:36:21 +0300
  • 838d5bcda1 updated index.js Nikita Bykov 2020-07-20 10:27:49 +0300
  • eb9c5a08f5 merge Nikita Bykov 2020-07-18 15:07:52 +0300
  • 97efd31c3c
    Merge pull request #2 from actions/main Nikita Bykov 2020-07-18 14:50:29 +0300
  • 28ff66c119 build on node v12 Nikita Bykov 2020-07-17 16:44:25 +0300
  • 642f418dbf fixed path for pythonExtractedFolder Nikita Bykov 2020-07-17 14:57:13 +0300
  • 7010ec794f
    Bump lodash from 4.17.15 to 4.17.19 (#116) v2.1.0 dependabot[bot] 2020-07-17 12:06:59 +0200
  • eaae4896d6
    Bump lodash from 4.17.15 to 4.17.19 dependabot[bot] 2020-07-17 09:58:50 +0000
  • 306c473438
    Add support of pre-release Python versions (#112) MaksimZhukov 2020-07-17 12:58:03 +0300
  • 190238bdfa Update README MaksimZhukov 2020-07-17 12:42:36 +0300
  • 74ad4abda5 Fix typo in the test.yml MaksimZhukov 2020-07-16 18:57:23 +0300
  • d9509e43ac Merge branch 'main' into v-mazhuk/add-support-of-unstable-versions MaksimZhukov 2020-07-16 18:49:03 +0300
  • d6f2ec53d6 Get rid of stable boolean input MaksimZhukov 2020-07-16 18:22:29 +0300
  • 7a69c2bc7d
    Improved logging during setup (#113) v2.0.2 Konrad Pabjan 2020-07-15 19:13:43 +0200
  • 6fd8fd87af
    Apply suggestions from code review Konrad Pabjan 2020-07-15 19:06:25 +0200
  • afa9f9fbc9 Change from debug to info for normal output Konrad Pabjan 2020-07-15 18:30:20 +0200
  • d025544791 Update README MaksimZhukov 2020-07-15 19:28:19 +0300
  • 8fbc418d76 Add support of unstable Python versions MaksimZhukov 2020-07-15 17:57:44 +0300
  • 533746a645 Improved error output during setup Konrad Pabjan 2020-07-15 14:27:38 +0200
  • 654aa00a6e
    Update README.md Konrad Pabjan 2020-07-15 11:28:54 +0200
  • 6f45e887f6
    update MANIFEST_URL (#111) Maxim Lobanov 2020-07-15 12:26:28 +0300
  • 93b77c2031 update MANIFEST_URL Maxim Lobanov 2020-07-15 08:45:46 +0300
  • 2989dc4a1a
    Update workflow.yml Konrad Pabjan 2020-07-14 16:05:12 +0200
  • a0a76c4ddb
    Update test.yml Konrad Pabjan 2020-07-14 16:04:57 +0200
  • 2241d846ba
    Fix matrix value for non-default py version example (#100) master ferhat elmas 2020-06-19 15:49:00 +0200
  • 46a99c39f0 Fix matrix value for non-default py version example ferhat elmas 2020-06-08 18:25:12 +0200
  • 807b74f98c 2.0.1 v2.0.1 Konrad Pabjan 2020-05-21 13:18:04 +0200
  • 5230712b36 Update issue templates Konrad Pabjan 2020-05-21 13:06:50 +0200
  • 4dda7a3aa1
    Support for GHES (#95) Konrad Pabjan 2020-05-20 15:35:09 +0200
  • 9f521e1bf4 Add bug issue template Konrad Pabjan 2020-05-20 14:32:55 +0200