Commit graph

  • 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 (#1011) 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 (#645) 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 (#1019) dependabot[bot] 2025-01-27 13:01:28 -06:00
  • ceb20b242d
    Bump @actions/http-client from 2.2.1 to 2.2.3 (#1020) 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 (#1014) dependabot[bot] 2025-01-27 12:05:51 -06:00
  • feb9c6e7c6
    Bump urllib3 from 1.25.9 to 1.26.19 in /__tests__/data (#895) dependabot[bot] 2025-01-27 12:04:31 -06:00
  • e1386fad07
    Revert "Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 (#985)" 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
  • 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 (#1012) 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 (#1008) 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 (#1007) 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 (#1009) 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 (#985) 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
  • 3b11caf218 Improve wording and "fix example" (remove 3.13) on testing against pre-releases Yaroslav Halchenko 2024-12-05 16:10:52 -05:00
  • 941cc14266
    Merge branch 'actions:main' into main aparnajyothi-y 2024-12-05 12:45:22 +05:30
  • 9c4618d9a3
    Merge branch 'main' into tim/graalpy-windows-ea Tim Felgentreff 2024-11-05 20:52:36 +01:00
  • 55aad42e46
    Update error message for no dependencies to cache (#968) aparnajyothi-y 2024-11-05 06:57:40 +05:30
  • eb2a6532f9 Support free threaded Python versions like '3.13t' Sam Gross 2024-10-28 18:14:11 +00:00
  • 0b93645e9f
    Enhance workflows: Add macOS 13 support, upgrade publish-action, and update documentation for arm64 and latest versions (#965) v5.3.0 priya-kinthali 2024-10-24 19:08:22 +05:30
  • 3c1e6691d7 updated document with latest versions priya-kinthali 2024-10-23 18:33:50 +05:30
  • 9084ed042c Update error message for no dependencies to cache Aparna Jyothi 2024-10-23 15:38:29 +05:30
  • 86cdea3e7a Update error message for no dependencies to cache Aparna Jyothi 2024-10-23 15:35:45 +05:30
  • 2d9d59a9c3
    Merge c3243b15ff into 9c76e71650 Felix Seifert 2024-10-21 15:47:20 -05:00
  • 9c76e71650
    Bump pillow from 7.2 to 10.2.0 in /__tests__/data (#956) aparnajyothi-y 2024-10-22 02:09:11 +05:30
  • f4c5a1183d
    Revise isGhes logic (#963) John Wesley Walker III 2024-10-21 18:42:17 +02:00
  • a6270ff30b update ci workflows with latest versions and added macos-13 priya-kinthali 2024-10-21 15:09:40 +05:30
  • 5acab22d9a ran npm run format John Wesley Walker III 2024-10-18 17:35:55 +00:00
  • 1d333e3853 add unit test John Wesley Walker III 2024-10-18 16:59:28 +00:00
  • 1e08474f57 ran npm run format John Wesley Walker III 2024-10-18 13:33:10 +00:00
  • 0beadebc68
    Revise isGhes logic John Wesley Walker III 2024-10-18 13:31:47 +02:00
  • fff08b1717 error message update Aparna Jyothi 2024-10-16 15:58:20 +05:30
  • a6213d808f Error message update Aparna Jyothi 2024-10-16 15:55:16 +05:30
  • 0bae723ab0 included testing for 3.14.0-alpha.1 priya-kinthali 2024-10-16 12:36:14 +05:30
  • 9f18544227 modifed message priya-kinthali 2024-10-14 20:06:05 +05:30
  • 9cf340e3a9 ran format-check priya-kinthali 2024-10-14 18:32:10 +05:30
  • fa256f775a Modified workflows to enhance the testing in accordance with latest changes priya-kinthali 2024-10-14 18:28:08 +05:30