4
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-11-07 05:26:56 +00:00

Commit graph

  • 656324a07e Updated index.js after build Pablo Gomez 2025-08-15 18:04:07 +0200
  • 55cba3512a
    Adjusted the URL replaced part again GolanTrevize10 2025-08-15 18:03:14 +0200
  • 916f37ea97
    Update alternative location documentation GolanTrevize10 2025-08-15 18:02:04 +0200
  • 3f9a0c2480 Committing changes to dist/setup/index.js after build Pablo Gomez 2025-08-15 17:55:38 +0200
  • 736c77b72f
    Fixed input description GolanTrevize10 2025-08-15 17:48:27 +0200
  • 825358b22b
    Replace longer part of download URL GolanTrevize10 2025-08-15 17:46:38 +0200
  • 47a081effe
    Update advanced-usage.md GolanTrevize10 2025-08-15 17:33:16 +0200
  • a5dada8afd Added index.js in dist Pablo Gomez 2025-08-15 16:33:53 +0200
  • 3d5817b330
    Merge branch 'actions:main' into main GolanTrevize10 2025-08-14 10:32:34 +0200
  • 19fd8ef7d8 chore(format): run prettier on install-python.ts Pablo Gomez 2025-08-13 16:53:18 +0200
  • 20181c59cc
    Bump @types/node from 20.11.25 to 24.2.1 dependabot[bot] 2025-08-11 04:42:22 +0000
  • ac29f87fe6
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.39.0 dependabot[bot] 2025-08-11 04:37:09 +0000
  • c1a9162306
    Bump @typescript-eslint/parser from 5.62.0 to 8.39.0 dependabot[bot] 2025-08-11 04:34:09 +0000
  • ee4357d31f
    Merge cf41e16168 into 9322b3ca74 Nic 2025-08-08 17:45:44 -0400
  • ea0f61f91c
    Merge 82009b3bde into 9322b3ca74 Eric Wieser 2025-08-08 17:44:43 -0400
  • baa057d09f licence manual updates Salman Muin Kayser Chishti 2025-08-08 04:58:23 +0100
  • 9322b3ca74
    Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIndex.download (#1165) aparnajyothi-y 2025-08-05 00:55:53 +0530
  • 32c219f04b
    Bump @types/node from 20.11.25 to 24.1.0 dependabot[bot] 2025-08-04 04:03:42 +0000
  • f9527ef14f
    Merge branch 'actions:main' into main aparnajyothi-y 2025-08-01 11:03:04 +0530
  • 4052b4da0f
    Merge pull request #8 from aparnajyothi-y/fix-vulnerability#174 aparnajyothi-y 2025-08-01 11:01:57 +0530
  • 0a260d8555 Upgrade to node 24 Salman Muin Kayser Chishti 2025-07-31 20:55:48 +0100
  • 6ae61ee787 npm audit fix Aparna Jyothi 2025-07-31 20:21:30 +0530
  • 55e67118ba fix #174 Aparna Jyothi 2025-07-31 18:36:58 +0530
  • fbeb884f69
    Bump form-data to fix critical vulnerabilities #182 & #183 (#1163) aparnajyothi-y 2025-07-31 01:49:20 +0530
  • 141455f0d6
    Merge branch 'actions:main' into upgrade-form-data aparnajyothi-y 2025-07-30 13:09:56 +0530
  • ac107b094b command updates Aparna Jyothi 2025-07-30 13:08:17 +0530
  • 03bb6152f4
    Bump idna from 2.9 to 3.7 in /__tests__/data (#843) dependabot[bot] 2025-07-29 12:04:01 -0500
  • 09262e015b Test macos-14-large x64 runner test-macos-x64-runner Priyagupta108 2025-07-29 15:21:15 +0530
  • 06417d4504
    Update e2e-cache.yml (test-macos-x64-runner) Priya Gupta 2025-07-29 14:28:44 +0530
  • d1bb3a8c04
    Update e2e-cache-freethreaded.yml(test-macos-x64-runner) Priya Gupta 2025-07-29 14:22:59 +0530
  • 45c7d31156
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.38.0 dependabot[bot] 2025-07-28 05:01:33 +0000
  • 04637e932c
    Bump @typescript-eslint/parser from 5.62.0 to 8.38.0 dependabot[bot] 2025-07-28 04:58:26 +0000
  • be3e17a580
    Merge e61a8f8d6c into 36da51d563 Christian Clauss 2025-07-26 07:07:03 +0300
  • 73a357f940 fix dependabot alert#183 Aparna Jyothi 2025-07-25 19:07:38 +0530
  • 36da51d563
    Add version parsing from Pipfile (#1067) Aramís Segovia 2025-07-24 18:40:39 -0400
  • c712311b50
    Update install-python.ts GolanTrevize10 2025-07-24 18:02:41 +0200
  • 88907341c2
    Update install-python.ts GolanTrevize10 2025-07-24 17:39:19 +0200
  • 66a2194d64
    Added missing quote GolanTrevize10 2025-07-24 16:46:49 +0200
  • d2dd15a2ba
    Added new input GolanTrevize10 2025-07-24 16:42:35 +0200
  • 0483a0696e
    Added new constant with new base URL input and replacing in download URL GolanTrevize10 2025-07-24 16:36:42 +0200
  • ade6528851
    Test macos x64 runner Priya Gupta 2025-07-24 11:52:05 +0530
  • 3c6f142cc0
    update documentation (#1156) priya-kinthali 2025-07-24 00:02:04 +0530
  • 3d845fe4f2
    Bump undici in the npm_and_yarn group across 1 directory dependabot[bot] 2025-07-22 12:43:02 +0000
  • 88ffd4d597
    Include python version in PyPy python-version output (#1110) Marc Mueller 2025-07-21 21:01:05 +0200
  • bcf74c938c
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.37.0 dependabot[bot] 2025-07-21 03:45:32 +0000
  • b4fc8c3ed1
    Bump @typescript-eslint/parser from 5.62.0 to 8.37.0 dependabot[bot] 2025-07-21 03:41:41 +0000
  • 71871c6012 update documentation priya-kinthali 2025-07-17 13:30:52 +0530
  • 21f18ee46a
    Create generator-generic-ossf-slsa3-publish.yml Dar 2025-07-16 00:22:45 +0630
  • 5eea597e7e chore: update dist/setup/index.js Aramís Segovia 2025-07-14 11:54:18 -0400
  • ecddc3b614 doc update Aparna Jyothi 2025-07-14 18:34:39 +0530
  • c33e178e6a npm run build Aparna Jyothi 2025-07-14 18:01:04 +0530
  • df266560b3
    Update src/setup-python.ts aparnajyothi-y 2025-07-14 17:59:48 +0530
  • 4e296339b9
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.36.0 dependabot[bot] 2025-07-14 03:37:28 +0000
  • f2580e56fb
    Bump @typescript-eslint/parser from 5.62.0 to 8.36.0 dependabot[bot] 2025-07-14 03:30:05 +0000
  • a67c49f018
    Update src/utils.ts Aramís Segovia 2025-07-11 18:30:11 -0400
  • 7b8a9f9768
    Update src/utils.ts Aramís Segovia 2025-07-11 18:26:29 -0400
  • 8681d8c52c
    Update utils.ts Aramís Segovia 2025-07-11 12:05:24 -0400
  • 346f113b4e npm run format Aparna Jyothi 2025-07-11 16:56:15 +0530
  • 10f71d6692 check failure fix Aparna Jyothi 2025-07-11 16:54:13 +0530
  • bf549696cd disable-auto-overwriting Aparna Jyothi 2025-07-11 13:33:16 +0530
  • 262ac43476
    Skip the post run step entirely if the cache is disabled Ed Morley 2024-04-14 13:46:49 +0100
  • b62f6a8ae7 feature: add version parsing from Pipfile Aramís Segovia 2025-03-26 22:46:53 -0400
  • a8ee5f78aa documentation update Aparna Jyothi 2025-07-04 18:47:33 +0530
  • 8626f8c1ae Add overwite input to avoid auto overwriting Aparna Jyothi 2025-07-04 18:39:37 +0530
  • 532b046aaf
    Add Architecture-Specific PATH Management for Python with --user Flag on Windows (#1122) aparnajyothi-y 2025-07-03 22:39:25 +0530
  • af006b58ce updated the comments Aparna Jyothi 2025-07-03 13:34:44 +0530
  • fa6dd954ee Use home dir instead of assuming /Users/runner Mike Drob 2025-07-02 16:10:52 -0700
  • 0d4e691e02
    Merge 2b255558cb into 1264885983 Rene Leonhardt 2025-06-30 15:42:42 +0000
  • 12428c6332 update free threaded version Aparna Jyothi 2025-06-27 14:52:58 +0530
  • 1264885983
    Enhance cache-dependency-path handling to support files outside the workspace root (#1128) aparnajyothi-y 2025-06-25 10:10:44 +0530
  • c142a365dd
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.35.0 dependabot[bot] 2025-06-23 22:15:42 +0000
  • a5797a5aa0
    Bump @typescript-eslint/parser from 5.62.0 to 8.35.0 dependabot[bot] 2025-06-23 22:15:10 +0000
  • 10528518a0
    Bump @typescript-eslint/parser from 5.62.0 to 8.34.1 dependabot[bot] 2025-06-23 04:07:11 +0000
  • d1ebd313e3
    Bump eslint-plugin-jest from 27.9.0 to 29.0.1 dependabot/npm_and_yarn/eslint-plugin-jest-29.0.1 dependabot[bot] 2025-06-23 04:06:36 +0000
  • 75fe2e8fd5
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.34.1 dependabot[bot] 2025-06-23 04:00:34 +0000
  • 512e05768d updated test Aparna Jyothi 2025-06-20 18:33:14 +0530
  • e9c40fbc2b
    Add support for pip-version (#1129) Priya Gupta 2025-06-20 08:39:35 +0530
  • fab5a1e24c Check failure fix Aparna Jyothi 2025-06-19 13:28:45 +0530
  • 6d7172dabe refactored the code Aparna Jyothi 2025-06-19 13:17:10 +0530
  • 5fa0ee6f38
    Bump @actions/tool-cache from 2.0.1 to 2.0.2 (#1095) dependabot[bot] 2025-06-18 17:01:16 -0500
  • e0348c889a depricate-windows-2019 Aparna Jyothi 2025-06-18 13:27:33 +0530
  • 99c37bc0b2 check failure fix Aparna Jyothi 2025-06-17 14:42:25 +0530
  • 4e8e48ae67 path update Aparna Jyothi 2025-06-17 14:19:58 +0530
  • 58a13b5975 fix-test failures Aparna Jyothi 2025-06-17 14:13:01 +0530
  • d7d518bd3a
    Bump @typescript-eslint/parser from 5.62.0 to 8.34.0 dependabot[bot] 2025-06-16 03:28:25 +0000
  • 15dc8bf51a
    Bump eslint-plugin-jest from 27.9.0 to 28.14.0 dependabot[bot] 2025-06-16 03:27:54 +0000
  • 10c3413e27
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.34.0 dependabot[bot] 2025-06-16 03:27:13 +0000
  • 17ae4807f3 npm run format-check Aparna Jyothi 2025-06-13 19:27:34 +0530
  • 31046cc0c3 updated script and yaml Aparna Jyothi 2025-06-13 19:21:00 +0530
  • afa8c7e382 update the correct script file name Aparna Jyothi 2025-06-13 18:05:19 +0530
  • 9fee7449e6 updated script Aparna Jyothi 2025-06-13 17:15:00 +0530
  • 5b5760d967 update the inputs Aparna Jyothi 2025-06-12 13:35:37 +0530
  • b3771251eb updated the yaml Aparna Jyothi 2025-06-12 12:00:17 +0530
  • ec0fcb0341 updated the script Aparna Jyothi 2025-06-12 11:54:26 +0530
  • a49e508555 test job to validate --user flag installtion Aparna Jyothi 2025-06-11 19:10:59 +0530
  • e207b0f074 Fix failures HarithaVattikuti 2025-06-10 16:16:17 -0500
  • c25a6bd95d update Aparna Jyothi 2025-06-10 18:47:49 +0530
  • cb89d9514a update Aparna Jyothi 2025-06-10 18:32:46 +0530
  • 861d4f76d4 update Aparna Jyothi 2025-06-10 18:22:45 +0530
  • b3369016af update Aparna Jyothi 2025-06-10 18:09:19 +0530