1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-04-10 18:11:47 +00:00

Commit graph

  • bd89e34f27 update-install path --user flag for x86 for >=3.10 Aparna Jyothi 2025-02-19 18:42:54 +05:30
  • 8d977bc936 condition update Aparna Jyothi 2025-02-19 18:02:26 +05:30
  • 850fba7b6d debug update Aparna Jyothi 2025-02-19 17:15:55 +05:30
  • 7349bad731 npm run format Aparna Jyothi 2025-02-19 16:43:40 +05:30
  • cb0e07d80e logic update Aparna Jyothi 2025-02-19 16:31:47 +05:30
  • c628d93a80 update the logic Aparna Jyothi 2025-02-19 13:24:53 +05:30
  • 1140d87ee4 update the logic Aparna Jyothi 2025-02-19 13:18:07 +05:30
  • d99639b3c5 Code improvemnt: Rm CacheDistributor.cacheDependencyPath field and pass back from computeKeys instead, simplifying CacheDistributor.restoreCache error check. Rm now uneeded constant.ts file. Sam Pinkus 2025-01-08 16:37:25 +10:00
  • 0024ce0d14 Readability improvement: Move CacheDistributor constructor params to readonly abstract fields of concrete cache implementations. Remove empty CacheDistributor constructor. Sam Pinkus 2025-01-08 16:09:52 +10:00
  • 1f3a570584 Readability improvement: rename PipenvCache,PoetryCache "patterns" field to "cacheDependencyPath" to be consistent with base class and cache-factory. Sam Pinkus 2025-01-08 16:01:51 +10:00
  • 41d74e6ce2
    Merge 42afbeef7f into 6ca8e8598f Tristan Keen 2025-02-18 23:57:58 +00:00
  • 2d91832132
    Bump prettier from 2.8.8 to 3.5.1 dependabot[bot] 2025-02-18 22:51:42 +00:00
  • 4c48e2c759
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.24.1 dependabot[bot] 2025-02-18 22:48:53 +00:00
  • 6ca8e8598f
    Bump @vercel/ncc from 0.38.1 to 0.38.3 () dependabot[bot] 2025-02-18 15:23:52 -06:00
  • bbb590a539 check failure fix Aparna Jyothi 2025-02-18 12:19:10 +05:30
  • 2e55982998
    Bump @vercel/ncc from 0.38.1 to 0.38.3 dependabot[bot] 2025-02-18 06:33:40 +00:00
  • baf938aaae update debug statements Aparna Jyothi 2025-02-18 11:06:40 +05:30
  • 3e05b48e13
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.24.0 dependabot[bot] 2025-02-17 03:48:58 +00:00
  • 0681a6bff7 Improve error message when trying to use free threaded Python versions before 3.13 Sam Gross 2025-02-14 17:26:31 +00:00
  • 197140633c Clarify use of 't' suffix Sam Gross 2025-02-14 17:17:53 +00:00
  • bdd8c56024 Remove support for syntax like '3.14.0a1' Sam Gross 2025-02-10 18:13:21 +00:00
  • 8f1f09d543 Use distinct cache key for free threaded Python Sam Gross 2025-02-10 17:20:39 +00:00
  • 35fdd0cdaa
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.23.0 dependabot[bot] 2025-02-10 03:35:14 +00:00
  • 1b65e904f5
    Bump prettier from 2.8.8 to 3.5.0 dependabot[bot] 2025-02-10 03:34:47 +00:00
  • efb63d1885 npm run format-check Aparna Jyothi 2025-02-07 18:05:59 +05:30
  • c002fb52fe update installer path for >=3.10 Aparna Jyothi 2025-02-07 10:42:15 +05:30
  • a013501c10
    tests(ci): check non-EOL pythons are available on all workers mayeut 2024-06-08 15:23:11 +02:00
  • 2090c748a7
    Merge c3577e1427 into 8039c45ed9 aparnajyothi-y 2025-02-06 07:57:26 +01:00
  • 1ec1b0d2bd Add 't' suffix to python-version output Sam Gross 2025-02-05 21:06:09 +00:00
  • 33e7765bbb
    Merge d9e42e5be0 into 8039c45ed9 Aarni Koskela 2025-02-05 19:58:42 +00:00
  • 8039c45ed9
    fix: install PyPy on Linux ARM64 () Matthieu Darbois 2025-02-05 20:58:38 +01:00
  • 9291725786
    ci: remove eol ubuntu-20.04 mayeut 2025-02-03 08:15:44 +01:00
  • 3794e54127 Fix lint Sam Gross 2025-01-31 21:40:26 +00:00
  • 72902a03bd Add freethreaded input and fix handling of prerelease versions Sam Gross 2025-01-30 19:46:04 +00:00
  • c3577e1427 npm run format-check Aparna Jyothi 2025-01-29 20:17:46 +05:30
  • 8fa7fa142d Remove ubuntu-20.04 Aparna Jyothi 2025-01-29 20:08:46 +05:30
  • b10d984bba
    Merge branch 'actions:main' into main aparnajyothi-y 2025-01-28 12:50:32 +05:30
  • e4b13952b9
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.22.0 dependabot[bot] 2025-01-27 22:46:28 +00:00
  • 42375524e2
    Improve Advanced Usage examples () v5.4.0 Stephen Karl Larroque 2025-01-27 20:04:33 +01:00
  • 709bfa58ba
    Bump requests from 2.24.0 to 2.32.2 in /__tests__/data () dependabot[bot] 2025-01-27 13:01:28 -06:00
  • ceb20b242d
    Bump @actions/http-client from 2.2.1 to 2.2.3 () dependabot[bot] 2025-01-27 13:00:34 -06:00
  • 74a89338e6
    Bump requests from 2.24.0 to 2.32.2 in /__tests__/data dependabot[bot] 2025-01-27 18:06:47 +00:00
  • 0dc2d2cf0c
    Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 () dependabot[bot] 2025-01-27 12:05:51 -06:00
  • feb9c6e7c6
    Bump urllib3 from 1.25.9 to 1.26.19 in /__tests__/data () dependabot[bot] 2025-01-27 12:04:31 -06:00
  • e1386fad07
    Revert "Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 ()" KSD Lighter Myanmar Company 2025-01-28 00:02:19 +06:30
  • 016dee0ffa fix for licensed and check-dist checks failures Aparna Jyothi 2025-01-27 11:26:37 +05:30
  • 78c7bf55f7
    Bump @actions/http-client from 2.2.1 to 2.2.3 dependabot[bot] 2025-01-27 03:04:59 +00:00
  • d653820ff6
    Skip the post run step entirely if the cache is disabled Ed Morley 2024-04-14 13:46:49 +01:00
  • d653c0b66e Fix desugaring of 3.13.1t and add test case. Sam Gross 2025-01-22 20:22:49 +00:00
  • d0b4fc497a
    Bump undici from 5.28.4 to 5.28.5 () dependabot[bot] 2025-01-22 14:29:59 -06:00
  • c70f76ebc5 Add free threading to advanced usage documentation Sam Gross 2025-01-22 19:38:22 +00:00
  • 9368b6dc69
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.21.0 dependabot[bot] 2025-01-22 19:02:19 +00:00
  • 2de914ede0
    Bump prettier from 2.8.8 to 3.4.2 dependabot[bot] 2025-01-22 19:02:07 +00:00
  • 4a53ecaf47
    Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 dependabot[bot] 2025-01-22 19:01:44 +00:00
  • e3dfaac0fd
    Configure Dependabot settings () HarithaVattikuti 2025-01-22 12:59:38 -06:00
  • 2751f3d2f7 fix for chec-dist and license check failures Aparna Jyothi 2025-01-22 13:04:31 +05:30
  • ac7f9abe3f
    Update e2e-cache.yml HarithaVattikuti 2025-01-21 16:14:31 -06:00
  • f7920d08bf
    Bump undici from 5.28.4 to 5.28.5 dependabot[bot] 2025-01-21 21:59:20 +00:00
  • b8cf3eb1eb
    Use the new cache service: upgrade @actions/cache to ^4.0.0 () Priya Gupta 2025-01-22 03:27:07 +05:30
  • 28bb880b4f
    fix: install PyPy on Linux ARM64 mayeut 2025-01-19 11:58:33 +01:00
  • db8d0cb5aa
    ci: check non-eol versions of PyPy are available on all runners mayeut 2025-01-19 11:08:18 +01:00
  • 2a6c77ab48
    Merge 9fdbeedf90 into 1928ae624d Mark Ferguson 2025-01-16 12:27:50 -05:00
  • 1928ae624d
    Update README.md () Ben Wells 2025-01-16 09:50:08 -05:00
  • b87568650f
    Update README.md Ben Wells 2025-01-16 09:26:30 -05:00
  • 2de69c9f43 Updated package-lock.json Priyagupta108 2025-01-16 12:15:36 +05:30
  • 5f62cce64f
    Create dependabot.yml HarithaVattikuti 2025-01-15 14:55:28 -06:00
  • a8231db1bf Fixed poetry install command in e2e-cache.yml Priyagupta108 2025-01-14 19:08:48 +05:30
  • 52156d0e4a Review licenses & update types Priyagupta108 2025-01-14 19:03:04 +05:30
  • d389b23c39 Upgrade-actions/cache Priyagupta108 2025-01-14 10:02:43 +05:30
  • fe028a7672
    Create crunch42.yml juana-18 2025-01-06 11:58:51 +08:00
  • ba92c182e4
    Create policy-validator-cfn.yml juana-18 2025-01-06 11:58:23 +08:00
  • 58a35d7c5a
    Create jfrog-sast.yml juana-18 2025-01-06 11:53:56 +08:00
  • 6dfa23b3f5
    Create nowsecure.yml juana-18 2025-01-06 11:53:03 +08:00
  • 1076a9046c
    Create appknox.yml juana-18 2025-01-06 11:52:28 +08:00
  • 0b519ae219
    Create contrast-scan.yml juana-18 2025-01-04 15:55:15 +08:00
  • d55907462d
    Create endorlabs.yml juana-18 2025-01-04 15:54:45 +08:00
  • cf7fa4ead7
    Create xanitizer.yml juana-18 2025-01-04 15:53:45 +08:00
  • 4d43b8df39
    Create checkmarx-one.yml juana-18 2025-01-04 15:53:10 +08:00
  • 5bdd4f2c5a
    Create osv-scanner.yml juana-18 2025-01-04 15:51:49 +08:00
  • 48cde58499
    Create ethicalcheck.yml juana-18 2025-01-04 13:13:40 +08:00
  • 18676d9548
    Create snyk-security.yml juana-18 2025-01-04 13:12:49 +08:00
  • 06c723c4ba
    Create apisec-scan.yml juana-18 2025-01-04 13:12:10 +08:00
  • cd87176b66
    Create devskim.yml juana-18 2025-01-04 13:11:12 +08:00
  • dd23b7d200
    Create juana18 juana-18 2025-01-04 13:10:37 +08:00
  • 7100215eff
    Create defender-for-devops.yml juana-18 2025-01-04 13:10:15 +08:00
  • ed00ff420d
    Create codacy.yml juana-18 2025-01-04 13:07:55 +08:00
  • e3fcf07975
    Create SECURITY.md juana-18 2025-01-04 13:06:49 +08:00
  • bc81734fb4
    Create dependabot.yml juana-18 2025-01-04 13:01:58 +08:00
  • c7e9a36ecb
    Create generator-generic-ossf-slsa3-publish.yml juana-18 2025-01-04 12:18:20 +08:00
  • 99002eabe5
    Create devcontainer.json vienna 2025-01-03 22:50:56 +01:00
  • e61d93f5b6 Bump idna,requests,urllib3 versions to fix security alerts priya-kinthali 2025-01-01 17:27:57 +05:30
  • 17fb9547b7
    Merge branch 'actions:main' into main aparnajyothi-y 2024-12-31 16:51:38 +05:30
  • 950a661c8e docs: implement changes suggested by @mahabaleshwars (deprecate pypy2.7, 3.7, 3.8, tweak example, remove wildcard *) Stephen L. 2024-12-29 23:11:20 +01:00
  • dfdeeb8147 docs: add example if statement in advanced-usage.md Stephen L 2023-04-12 00:41:30 +02:00
  • 8f0ee16451 docs: copy-editing in advanced-usage.md Stephen L 2023-04-12 00:39:40 +02:00
  • a119b92266 docs: fix outputs python-version example and description Stephen Karl Larroque 2023-04-09 22:15:14 +02:00
  • 3fddbee787
    Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 () priya-kinthali 2024-12-19 23:33:44 +05:30
  • db2f9543b6 Remove Python 3.8 testing from workflows due to end of life (EOL) priya-kinthali 2024-12-18 11:26:04 +05:30
  • 5b1b552b17 included ubuntu24 testing priya-kinthali 2024-12-17 14:06:50 +05:30
  • 8323d55099
    Create devcontainer.json xximwon 2024-12-13 16:18:47 +09:00