Commit graph

  • 4eb8991d72
    Merge 0c83fdd927 into 4ab7e95f05 dependabot[bot] 2026-07-16 15:51:36 +00:00
  • 0c83fdd927
    Bump eslint-plugin-jest from 29.15.2 to 29.15.4 dependabot/npm_and_yarn/eslint-plugin-jest-29.12.1 dependabot[bot] 2026-07-16 15:51:32 +00:00
  • a588ffd75d
    Merge f61a8f1b5a into 4ab7e95f05 dependabot[bot] 2026-07-16 15:50:55 +00:00
  • f61a8f1b5a
    Bump @typescript-eslint/eslint-plugin from 8.62.0 to 8.64.0 dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.53.1 dependabot[bot] 2026-07-16 15:50:51 +00:00
  • 42662fffce
    Merge e0228120e2 into 4ab7e95f05 Haritha 2026-07-16 10:47:06 -05:00
  • e0228120e2
    Merge branch 'main' into latestdep Haritha 2026-07-16 10:47:01 -05:00
  • 4ab7e95f05
    Merge pull request #1337 from actions/philip-gai/bump-actions-cache-6-2-0 main Philip Gai 2026-07-16 10:36:07 -05:00
  • 06ff22fa61
    Merge 08098e0782 into 0f3a009f47 dependabot[bot] 2026-07-16 15:01:54 +00:00
  • 08098e0782
    Bump actions/checkout from 6 to 7 dependabot/github_actions/actions/checkout-7 dependabot[bot] 2026-07-16 15:01:50 +00:00
  • 0f3a009f47
    Remove the pip-install input (#1336) gowridurgad 2026-07-16 20:29:13 +05:30
  • 158c1e69bb Resloves merge conflicts gowridurgad 2026-07-16 08:21:45 +05:30
  • 0b994fe7b8 Merge branch 'main' of https://github.com/gowridurgad/setup-python into removes-pipinstall gowridurgad 2026-07-16 08:21:00 +05:30
  • 1f35e92ece Fix formatting in publish-immutable-actions.yml HarithaVattikuti 2026-07-15 16:22:22 -05:00
  • fa55574a2f chore(deps): update @actions/cache license record to 6.2.0 Philip Gai 2026-07-15 13:48:35 -05:00
  • 471663421d Update GitHub Actions to use checkout and setup-python actions version 7 HarithaVattikuti 2026-07-15 13:38:12 -05:00
  • aaf6add6b7 chore(deps): bump @actions/cache to 6.2.0 Philip Gai 2026-07-15 13:27:26 -05:00
  • f8cf4291c8
    Migrate to ESM and upgrade dependencies (#1330) Priya Gupta 2026-07-15 22:10:44 +05:30
  • 30c896f02a Remove the pip-install input gowridurgad 2026-07-15 19:07:39 +05:30
  • 38387c872e Fix lint issue priyagupta108 2026-07-15 10:36:54 +05:30
  • f8ae54f808 Update README and dependencies priyagupta108 2026-07-14 13:00:57 +05:30
  • d451bd8cd1 Clarify ESM migration details in README for V7 priyagupta108 2026-07-14 10:13:02 +05:30
  • 256a3b257e Upgrade @types/node to version 26.0.0 priyagupta108 2026-07-10 16:42:33 +05:30
  • af9de608ed npm audit fix priyagupta108 2026-07-06 11:53:37 +05:30
  • 7e06bd15d9 Remove unnecessary devDependencies: ts-node, @types/jest priyagupta108 2026-07-06 10:10:08 +05:30
  • 780b044465 Add ESM migration note to README for V7 Priya Gupta 2026-07-01 11:02:29 +05:30
  • 6900cbed63 Migrate to ESM and upgrade dependencies priyagupta108 2026-06-26 16:01:27 +05:30
  • 2f01561b5d
    Merge cb5cf223af into 54baeea5b3 Bruno Verachten 2026-07-14 23:18:03 -04:00
  • 93c5201c99
    Merge b5284171bb into 54baeea5b3 Salman Chishti 2026-07-14 23:18:02 -04:00
  • 332158a01c
    Merge d20d6041e9 into 54baeea5b3 Dan Hecker 2026-07-14 23:18:00 -04:00
  • 9eefff9bd7
    Merge 654686df1f into 54baeea5b3 Christoph Hansknecht 2026-07-14 23:17:57 -04:00
  • 6170c942c2
    Merge 6d804ec3f0 into 54baeea5b3 Erik Bjäreholt 2026-07-14 22:26:06 -04:00
  • fcf66e6d7d
    Merge 2eb6c43547 into 54baeea5b3 Nicolas Delaby 2026-07-14 22:26:04 -04:00
  • ad3b7e2313
    Merge 82009b3bde into 54baeea5b3 Eric Wieser 2026-07-14 22:25:43 -04:00
  • 54baeea5b3
    Validate and retry manifest fetch to prevent silent failures (#1332) Priya Gupta 2026-07-15 04:32:48 +05:30
  • c7092773a3
    Annotation code fix (#1335) lmvysakh 2026-07-13 23:58:55 +05:30
  • 6849080452
    remove EOL Python versions and Bumps numpy text fixture (#1333) priya-kinthali 2026-07-13 23:55:11 +05:30
  • 460024d4f7 Annotation code fix lmvysakh 2026-07-13 11:46:26 +05:30
  • dc0ab79732 Update configuration files tool-config-auto-update github-actions[bot] 2026-07-12 04:15:04 +00:00
  • 965aea50a6
    Merge 1ddad1189f into 0903b469fb gowridurgad 2026-07-11 18:22:55 -04:00
  • 0903b469fb
    Bump certifi from 2020.6.20 to 2024.7.4 in /__tests__/data (#1328) dependabot[bot] 2026-07-10 10:35:36 -05:00
  • 083db74fb1 Fix typo in comments for executable suffix removal in test-pypy.yml priya-kinthali 2026-07-10 18:02:58 +05:30
  • 5d9a25d627 remove EOL Python versions priya-kinthali 2026-07-10 17:40:02 +05:30
  • 0bc3767d34 Refactor error handling in isRateLimitError function for improved clarity priyagupta108 2026-07-09 09:40:20 +05:30
  • 9737be46d4 validate and retry manifest fetch priyagupta108 2026-07-09 09:20:30 +05:30
  • 57ff3d5eb3
    Bump certifi from 2020.6.20 to 2024.7.4 in /__tests__/data dependabot[bot] 2026-06-23 18:34:11 +00:00
  • ece7cb06ca
    Fix pip cache error handling on Windows. (#1040) v6.3.0 v6 releases/v6 Priya Gupta 2026-06-23 23:31:57 +05:30
  • 1d18d7af5f
    Update advanced-usage.md (#811) Nic 2026-06-24 01:44:45 +08:00
  • d2b357a6a3
    Update dependency versions and test workflow configuration (#1322) Haritha 2026-06-23 11:35:00 -05:00
  • ccf9b1228c Resolve audit issues HarithaVattikuti 2026-06-23 11:09:44 -05:00
  • 8dce45f04b
    Merge remote-tracking branch 'origin/main' into depsfix copilot-swe-agent[bot] 2026-06-23 15:55:44 +00:00
  • 1ddad1189f Rebuild dist gowridurgad 2026-06-23 18:14:06 +05:30
  • 8f639b1e75
    Merge pull request #1324 from jasongin/update-actions-cache-5.1.0 Bassem Dghaidi 2026-06-23 11:21:36 +02:00
  • e54a887c32 Remove the pip-install input gowridurgad 2026-06-23 14:17:44 +05:30
  • cfdbfd02c4 Merge remote-tracking branch 'origin/main' into fix-windows-pip-cache priyagupta108 2026-06-23 13:41:58 +05:30
  • 162950af54
    Bump undici from 6.24.1 to 6.27.0 dependabot[bot] 2026-06-22 12:26:39 +00:00
  • 6731c2ba87 Resolve high-severity audit issues Jason Ginchereau 2026-06-18 18:02:00 -07:00
  • 0cb1a84326
    Add RHEL support and include Linux distro in cache keys (#1323) Priya Gupta 2026-06-19 05:17:28 +05:30
  • dc6eab6194 Update dist Jason Ginchereau 2026-06-18 15:55:40 -07:00
  • 6f4b74bfa2 Strict equality Jason Ginchereau 2026-06-18 15:46:13 -07:00
  • 98755c42c9
    Add bootstrap step for packaging tools Haritha 2026-06-18 17:24:59 -05:00
  • fa8bde1a9c Bump @actions/cache to 5.1.0, log cache write denied Jason Ginchereau 2026-06-18 15:19:32 -07:00
  • 5ad36cd2ac Refactor OS info retrieval to use getOSInfo and handle null cases for improved reliability priyagupta108 2026-06-17 15:28:43 +05:30
  • f1ee88690f Normalize RHEL OS detection and improve cache key consistency priyagupta108 2026-06-17 12:49:49 +05:30
  • 9c2781a11e make cache keys distro-aware and key RHEL by major version priyagupta108 2026-06-16 13:39:31 +05:30
  • 3c92d177a0 chore: update dependencies in project configuration files HarithaVattikuti 2026-06-12 18:56:39 -05:00
  • b3db9fc827
    Bump jest and @types/jest dependabot[bot] 2026-06-12 17:50:59 +00:00
  • 332cb90ccc update dist Priyagupta108 2026-06-11 18:07:19 +05:30
  • 4e35f25baf Add RHEL support for manifest matching and OS detection Priyagupta108 2026-06-11 16:41:16 +05:30
  • cfe6193ec1
    Bump idna from 3.7 to 3.15 in /__tests__/data dependabot[bot] 2026-05-20 03:36:02 +00:00
  • a88ef496c2
    Potential fix for pull request finding QuantuM 2026-05-09 13:40:09 +01:00
  • 4fc8bf7263
    Create pull request instruction template QuantuM 2026-05-09 13:36:07 +01:00
  • 0350e11e07
    Fix pip-install line in e2e-cache.yml QuantuM 2026-05-09 13:30:11 +01:00
  • a81e9d9dc9
    Bump fast-xml-builder from 1.1.4 to 1.2.0 dependabot[bot] 2026-05-08 16:45:27 +00:00
  • 8458c79bc9
    Bump fast-xml-parser from 5.5.10 to 5.7.1 dependabot[bot] 2026-04-23 06:10:20 +00:00
  • c609fc935c
    Merge d99639b3c5 into c8813ba1bc sgpinkus 2026-04-21 00:03:08 +00:00
  • 684284fe1f
    Merge 8b57351c0f into c8813ba1bc Ludovic Henry 2026-04-15 12:28:11 -05:00
  • c8813ba1bc
    Upgrade @actions dependencies and update licenses (#1303) Copilot 2026-04-15 12:25:40 -05:00
  • 7fb65c308b
    Bump fast-xml-parser from 5.4.2 to 5.5.11 dependabot[bot] 2026-04-09 02:06:32 +00:00
  • 693c00d2bd
    Upgrade @actions dependencies and update licenses copilot-swe-agent[bot] 2026-04-08 06:28:01 +00:00
  • 8b57351c0f feat: Add mirror and mirror-token inputs for custom Python distribution sources Ludovic Henry 2026-04-06 00:59:40 +02:00
  • 89e951bf4d
    Bump pygments from 2.6.1 to 2.20.0 in /__tests__/data dependabot[bot] 2026-03-30 20:51:56 +00:00
  • cab6231583
    Bump handlebars from 4.7.8 to 4.7.9 dependabot[bot] 2026-03-27 19:44:27 +00:00
  • 1976f8d06f
    Bump picomatch from 2.3.1 to 2.3.2 dependabot[bot] 2026-03-25 23:25:28 +00:00
  • e29e58e0ad
    Bump fast-xml-parser from 5.4.2 to 5.5.9 dependabot[bot] 2026-03-25 15:43:19 +00:00
  • b9e47e1089
    Bump flatted from 3.3.3 to 3.4.2 dependabot[bot] 2026-03-21 10:32:20 +00:00
  • a49a3a1586
    Bump fast-xml-parser from 5.4.2 to 5.5.7 dependabot[bot] 2026-03-20 01:24:37 +00:00
  • cb5cf223af
    test: add 5 tests for system Python fallback Bruno Verachten 2026-03-19 14:43:18 +01:00
  • 02cd31ab13
    fix: address review feedback on system Python fallback Bruno Verachten 2026-03-19 14:31:03 +01:00
  • 156786c425
    feat: fall back to system Python when pre-built binaries unavailable Bruno Verachten 2026-03-18 15:48:13 +01:00
  • 615c7dad1f
    Bump fast-xml-parser from 5.4.2 to 5.5.6 dependabot[bot] 2026-03-18 01:47:04 +00:00
  • 28f2168f4d
    Bump minimatch from 3.1.2 to 3.1.5 (#1281) dependabot[bot] 2026-03-09 10:05:35 -05:00
  • b5284171bb style: run prettier on cache-save.ts Salman Chishti 2026-03-09 07:11:12 -07:00
  • 8a88e9f333 feat: add cache-write input for read-only cache mode Salman Chishti 2026-03-09 05:35:59 -07:00
  • 38cffecc2a
    Bump fast-xml-parser from 5.3.3 to 5.4.2 dependabot[bot] 2026-03-06 01:29:17 +00:00
  • 21b23d8675 Check failure fix gowridurgad 2026-03-03 10:34:17 +05:30
  • c37d77ca15
    Merge 2573051ff1 into a309ff8b42 MoHd FaDzIL MoHaMmAd 2026-03-01 01:20:36 +00:00
  • 9850302867
    Merge 38e51a3494 into a309ff8b42 bobuxFromAmazon 2026-03-01 01:20:07 +00:00
  • abba6b9b09
    Merge 0763106ca5 into a309ff8b42 Reuf Rujevic 2026-03-01 01:19:58 +00:00
  • f566a57ffc
    Merge c254bcc269 into a309ff8b42 Reuf Rujevic 2026-03-01 01:19:48 +00:00
  • d330f70ff9
    Merge 8073c0d0e4 into a309ff8b42 sigemoy89 2026-03-01 01:19:31 +00:00