Commit Graph

  • 34bb7318ea Fix Prettier Kryštof Korb 2025-05-14 16:28:56 +02:00
  • eff48d1071 Don't use EOL versions in utils.test.ts Kryštof Korb 2025-05-14 15:00:01 +02:00
  • 2cd6a529c2 Add built files Kryštof Korb 2025-05-14 14:52:09 +02:00
  • 7c4d5773f1 Enhance readability of .python-version lmvysakh 2025-05-14 16:20:14 +05:30
  • 62e84830ba
    Bump @typescript-eslint/parser from 5.62.0 to 8.32.0 dependabot[bot] 2025-05-12 03:56:13 +00:00
  • 2774fc57b5
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.32.0 dependabot[bot] 2025-05-12 03:56:04 +00:00
  • 3d7ca5fea2 updated code logic for arm64 Aparna Jyothi 2025-05-09 17:41:53 +05:30
  • 007d4da70d
    Bump @typescript-eslint/parser from 5.62.0 to 8.31.1 dependabot[bot] 2025-05-05 03:32:54 +00:00
  • ba6484711b
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.31.1 dependabot[bot] 2025-05-05 03:32:36 +00:00
  • 0b865b97c9 code update for freethreaded Aparna Jyothi 2025-05-02 18:27:28 +05:30
  • 404bd3b57d update the logic Aparna Jyothi 2025-04-30 18:15:24 +05:30
  • c614f62548 resolve conflicts Aparna Jyothi 2025-04-28 19:05:57 +05:30
  • 114b4684b8 code update for free threaded Aparna Jyothi 2025-04-28 15:49:13 +05:30
  • 53ff9de344
    Bump @actions/tool-cache from 2.0.1 to 2.0.2 dependabot[bot] 2025-04-28 03:02:27 +00:00
  • 507b3df71c
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.31.0 dependabot[bot] 2025-04-28 03:02:14 +00:00
  • 37be55b831
    Bump @typescript-eslint/parser from 5.62.0 to 8.31.0 dependabot[bot] 2025-04-28 03:02:02 +00:00
  • a26af69be9
    Bump ts-jest from 29.1.2 to 29.3.2 (#1081) v5.6.0 v5 dependabot[bot] 2025-04-23 21:42:27 -05:00
  • baf43e871a
    Bump ts-jest from 29.1.2 to 29.3.2 dependabot[bot] 2025-04-23 06:46:47 +00:00
  • af822da36d
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.30.1 dependabot[bot] 2025-04-22 16:07:16 +00:00
  • 30eafe9548
    Bump prettier from 2.8.8 to 3.5.3 (#1046) dependabot[bot] 2025-04-22 11:07:10 -05:00
  • 5d95bc16d4
    Bump semver and @types/semver (#1091) dependabot[bot] 2025-04-22 11:04:22 -05:00
  • 41ff39350c Enable cancelled checks Aparna Jyothi 2025-04-22 16:45:38 +05:30
  • 7cbefac3f2 rebase and check failure fix Aparna Jyothi 2025-04-22 16:45:11 +05:30
  • eb9a827f8c Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/ts-jest-29.2.6 dependabot/npm_and_yarn/ts-jest-29.2.6 Aparna Jyothi 2025-04-22 16:21:12 +05:30
  • 68111ac40e Merge remote-tracking branch 'origin/main' into update-install-path Aparna Jyothi 2025-04-22 12:55:30 +05:30
  • 1df3e3315a logic update Aparna Jyothi 2025-04-22 12:38:37 +05:30
  • 4260a613f9 update the logic for free threaded also Aparna Jyothi 2025-04-22 12:08:20 +05:30
  • 358da85d3a Fix for Candidate Not Iterable Error (#1082) aparnajyothi-y 2025-04-17 19:25:44 +05:30
  • 56f2fac840 Remove Ubuntu 20.04 from workflows due to deprecation from 2025-04-15 (#1065) aparnajyothi-y 2025-04-12 00:06:23 +05:30
  • 12c4557988 Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 to 4.0.3 (#1056) priya-kinthali 2025-03-24 21:49:17 +05:30
  • 0704aafc8a Add support for .tool-versions file in setup-python (#1043) mahabaleshwars 2025-03-13 20:51:27 +05:30
  • 6a3303143f Bump @actions/glob from 0.4.0 to 0.5.0 (#1015) dependabot[bot] 2025-03-12 12:00:26 -05:00
  • 72794c8293 Support free threaded Python versions like '3.13t' (#973) Sam Gross 2025-03-04 17:49:43 -05:00
  • 79cb09b7f1 Fixed check failures HarithaVattikuti 2025-04-21 12:24:04 -05:00
  • 51d1f758c9
    Bump semver and @types/semver dependabot[bot] 2025-04-21 17:11:20 +00:00
  • 171df76505 Delete downloaded archive after extracting it during install Disyer 2025-04-21 12:59:51 +03:00
  • 3a69c5f668 Update documentation Kazuhiro Masuda 2025-04-21 00:53:13 +09:00
  • 34240e253f Add test Kazuhiro Masuda 2025-04-21 00:36:35 +09:00
  • 7c49ba0e44 Tweak Kazuhiro Masuda 2025-04-21 00:36:14 +09:00
  • 35853705fb Throwing an error when python-version input is empty and PYTHON_VERSION_REQUIRED is set true Kazuhiro Masuda 2025-04-18 18:16:15 +09:00
  • 7f4fc3e22c
    V4 - Add workflow file for publishing releases to immutable action package (#1084) v4.9.1 v4 restore-v4-release aparnajyothi-y 2025-04-17 20:09:32 +05:30
  • 6ed2c67c8a
    Fix for Candidate Not Iterable Error (#1082) aparnajyothi-y 2025-04-17 19:25:44 +05:30
  • c6236f24d8 updated wording Aparna Jyothi 2025-04-17 15:16:34 +05:30
  • afa05ce07d fomat update Aparna Jyothi 2025-04-17 15:06:42 +05:30
  • b3d00b79c6 update e2e tests format Aparna Jyothi 2025-04-17 14:52:15 +05:30
  • 1fe8f1d6ec fix Aparna Jyothi 2025-04-17 13:11:50 +05:30
  • 3d7cd88c36 compatable version update for ubuntu-22.04 and windows Aparna Jyothi 2025-04-17 13:05:40 +05:30
  • 052a7bb8d0 compatable version update Aparna Jyothi 2025-04-17 13:03:41 +05:30
  • 3c705bdb24 check failure fix Aparna Jyothi 2025-04-17 13:00:23 +05:30
  • f1041c059c check failure fix Aparna Jyothi 2025-04-17 12:56:09 +05:30
  • 77a921a769 check failures fix for older versions Aparna Jyothi 2025-04-17 12:36:11 +05:30
  • 4e9a9d3ee8 fix check failures on older versions Aparna Jyothi 2025-04-17 12:29:22 +05:30
  • 849ce895af fix check failures Aparna Jyothi 2025-04-17 12:11:27 +05:30
  • f5e40141d5 depricate ubuntu-20.04 Aparna Jyothi 2025-04-17 12:00:17 +05:30
  • d6ebc25835 add publish immutable action Aparna Jyothi 2025-04-16 12:18:14 +05:30
  • 1032141ebd error message updates Aparna Jyothi 2025-04-14 16:56:54 +05:30
  • cc6c47bafb update debug to info Aparna Jyothi 2025-04-14 13:27:39 +05:30
  • 7faf95d67a update error to debug Aparna Jyothi 2025-04-14 13:12:15 +05:30
  • 93e3e02877 update the error message Aparna Jyothi 2025-04-14 12:13:43 +05:30
  • 1795a82047 candidates not iterable Aparna Jyothi 2025-04-14 12:07:05 +05:30
  • e7acf12999
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.29.1 dependabot[bot] 2025-04-14 03:28:05 +00:00
  • a29dca77bb
    Fix error message to debug Haritha 2025-04-13 21:42:58 -05:00
  • e348410e00
    Remove Ubuntu 20.04 from workflows due to deprecation from 2025-04-15 (#1065) aparnajyothi-y 2025-04-12 00:06:23 +05:30
  • 3605726ffa
    update actions/cache for releases/v4 (#1073) v4.9.0 priya-kinthali 2025-04-11 02:58:46 +05:30
  • 0c80989dba fix check failures priya-kinthali 2025-04-10 16:06:07 +05:30
  • 62b792c584 fix check failures priya-kinthali 2025-04-10 16:00:05 +05:30
  • 1bf238588b update error logging mahabaleshwars 2025-04-10 08:38:23 +05:30
  • c1df1459aa update error message and improved code mahabaleshwars 2025-04-09 15:12:48 +05:30
  • 795bdd5e6c Fix lint Kryštof Korb 2025-04-09 11:01:32 +02:00
  • e73db4617c Fix typos Kryštof Korb 2024-01-04 00:45:19 +01:00
  • 13399d0718 Enhance reading from .python-version Kryštof Korb 2024-01-04 00:33:23 +01:00
  • 235f4fb679 npm audit fix and poetry command update priya-kinthali 2025-04-09 09:20:03 +05:30
  • 5a2427325c
    Update README.md mayera-assistant 2025-04-08 15:11:14 +05:30
  • 2600317222
    Bump ts-jest from 29.1.2 to 29.3.1 dependabot[bot] 2025-04-07 03:03:32 +00:00
  • 0098578481
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.29.0 dependabot[bot] 2025-04-07 03:03:22 +00:00
  • 6e5e551441 fix check failure mahabaleshwars 2025-04-04 09:04:04 +05:30
  • a2a22eb21b fix error handling mahabaleshwars 2025-04-04 08:55:02 +05:30
  • 52f4f817a5 handled Candidate Not Iterable Error mahabaleshwars 2025-04-04 08:41:43 +05:30
  • 38dc08156a fix check failures mahabaleshwars 2025-04-03 16:29:30 +05:30
  • 5866dc652c Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 to 4.0.3 (#1056) priya-kinthali 2025-03-24 21:49:17 +05:30
  • 02fa2e313f Add support for .tool-versions file in setup-python (#1043) mahabaleshwars 2025-03-13 20:51:27 +05:30
  • 5ec5de035b Bump @actions/glob from 0.4.0 to 0.5.0 (#1015) dependabot[bot] 2025-03-12 12:00:26 -05:00
  • 1080e2bd3d Support free threaded Python versions like '3.13t' (#973) Sam Gross 2025-03-04 17:49:43 -05:00
  • 20dd56f6b8 update actions/cache priya-kinthali 2025-04-03 15:17:16 +05:30
  • 976c7e98ac
    Bump eslint-plugin-jest from 27.9.0 to 28.11.0 dependabot[bot] 2025-04-01 10:23:57 +00:00
  • 92331f6e43
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.28.0 dependabot[bot] 2025-03-31 03:29:31 +00:00
  • 5b55ec2dd7
    Bump ts-jest from 29.1.2 to 29.3.0 dependabot[bot] 2025-03-31 03:28:28 +00:00
  • e61a8f8d6c Fix typos discovered by codespell Christian Clauss 2025-03-30 08:41:32 +02:00
  • f8b6418253 npm run format-check Aparna Jyothi 2025-03-26 13:20:57 +05:30
  • 132c2714df remove spaces Aparna Jyothi 2025-03-26 13:17:03 +05:30
  • 81e158404e check failure fix Aparna Jyothi 2025-03-26 12:49:06 +05:30
  • 74f21b280a remove ubuntu-20.04 Aparna Jyothi 2025-03-26 12:31:01 +05:30
  • da4451310f update the install path for free-threaded Aparna Jyothi 2025-03-25 11:05:31 +05:30
  • feb0ff9aba update-install-path-freethreaded Aparna Jyothi 2025-03-25 10:39:20 +05:30
  • cd566eee95
    Bump ts-jest from 29.1.2 to 29.2.6 dependabot[bot] 2025-03-24 16:24:56 +00:00
  • eadf658a20
    Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.27.0 dependabot[bot] 2025-03-24 16:24:53 +00:00
  • bb479477c3
    Bump prettier from 2.8.8 to 3.5.3 dependabot[bot] 2025-03-24 16:24:47 +00:00
  • 8d9ed9ac5c
    Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 to 4.0.3 (#1056) v5.5.0 priya-kinthali 2025-03-24 21:49:17 +05:30
  • e5523f17f2
    Update README.md HOBBIT-BrainPay CEO 2025-03-24 05:59:51 +01:00
  • 46f6055e4e include ubuntu-arm runners for testing priya-kinthali 2025-03-21 18:59:51 +05:30