Commit Graph

  • 1259541ec8
    Add tests Patrick Arminio 2021-11-24 18:40:05 +0000
  • 95824fd246
    Get poetry cache implementation when requested Patrick Arminio 2021-11-24 15:12:00 +0000
  • 59cb3f4919
    Add untest poetry cache implementation Patrick Arminio 2021-11-24 15:10:58 +0000
  • 18c67b44e4
    Initial preparation to add support for poetry Patrick Arminio 2021-11-24 14:50:35 +0000
  • bbebfafece
    Run CodeQL only on pushes to main Brian Cristante 2022-03-24 09:48:15 -0400
  • 6c048c7558
    Merge pull request #357 from actions/dependabot/npm_and_yarn/minimist-1.2.6 Brian Cristante 2022-03-24 09:34:43 -0400
  • 0ff64a7f0e
    Bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-03-24 11:25:49 +0000
  • 792c23f43e
    Merge pull request #356 from cclauss/patch-2 Brian Cristante 2022-03-17 09:45:50 -0400
  • 8c1441c007
    README.md: Upgrade to v3 Christian Clauss 2022-03-17 07:40:10 +0100
  • 070ce4509c
    Allow pypyX.Y mayeut 2022-03-05 19:15:18 +0100
  • e621a16884
    Create missing pypyX.Y symlinks mayeut 2022-03-05 13:06:37 +0100
  • 5f05e1d6d7
    Update action.yml Andrew DiLosa 2022-03-03 18:02:53 -0800
  • c9b7dfe9d7 Update README to use v3 Hugo van Kemenade 2022-03-01 12:06:04 +0200
  • 9154123305
    pypy2 and pypy3 have been removed in v3 Hugo van Kemenade 2022-03-01 10:44:55 +0200
  • 0ebf233433
    Remove legacy PyPy input (#342) v3.0.0 Dmitry Shibanov 2022-02-28 10:19:48 +0300
  • 84edb6bbc1 change npm install to npm ci Dmitry Shibanov 2022-02-25 14:16:01 +0300
  • 4e9f57e8f9 Merge branch 'main' into v-dmshib/remove-pypy-old-input Dmitry Shibanov 2022-02-25 14:13:55 +0300
  • 665cd78205
    Update lockfileversion (#341) Dmitry Shibanov 2022-02-25 14:12:36 +0300
  • 19e4de3a4f sync with the main branch and update licenses Dmitry Shibanov 2022-02-25 12:34:12 +0300
  • c1bc0d462f Merge branch 'main' into v-dmshib/update-lockfileversion Dmitry Shibanov 2022-02-25 12:32:22 +0300
  • 93cb78f17b
    Update to node16 (#340) Dmitry Shibanov 2022-02-25 12:31:18 +0300
  • 5f8e72b0bc update licensed Dmitry Shibanov 2022-02-25 10:45:33 +0300
  • 35fa9a07e4 update types/node and typescript dependencies Dmitry Shibanov 2022-02-25 10:43:49 +0300
  • 11cc271c15 update lockfileVersion Dmitry Shibanov 2022-02-25 10:37:18 +0300
  • 1d9fb14f0f update action to node16 Dmitry Shibanov 2022-02-25 10:33:36 +0300
  • 44f86dea75 fix comments Dmitry Shibanov 2022-02-22 11:55:20 +0300
  • ee6a186a78 remove setup-pypy-legacy Dmitry Shibanov 2022-02-21 15:11:27 +0300
  • fe5cc5b5b4 remove pypy input Dmitry Shibanov 2022-02-21 14:50:31 +0300
  • 65fe6a82c7 Use template literals instead of string concatenation Sergey Dolin 2022-02-21 05:23:19 +0000
  • 011c443f81 prettier Sergey Dolin 2022-02-17 19:21:13 +0000
  • 3250b5373c Force RUNNER_TOOL_CACHE to be equal AGENT_TOOLSDIRECTORY Sergey Dolin 2022-02-17 18:35:19 +0000
  • 1f55ef108e update workflows Thomas Boop 2022-02-10 16:38:28 -0500
  • 5d2a3532c1 add support for python-version-file Andrew DiLosa 2022-02-09 19:04:18 -0800
  • edde26b28d
    Update to node16 Thomas Boop 2022-02-07 14:06:14 -0500
  • 7f80679172
    Add fix for Windows caching of pip (#332) v2.3.2 Dmitry Shibanov 2022-02-04 14:00:41 +0300
  • 098f0d7c5c add comments Dmitry Shibanov 2022-02-04 12:20:33 +0300
  • 218a9edead increase timeout Dmitry Shibanov 2022-02-04 12:06:12 +0300
  • 2934810f3d format and rebuild Dmitry Shibanov 2022-02-04 11:33:49 +0300
  • c49ecc1361 add temporary fix for Windows pip cache dir Dmitry Shibanov 2022-02-04 11:20:27 +0300
  • dc9de69ff3
    Update node-fetch from 2.6.6 to 2.6.7 (#327) Dmitry Shibanov 2022-02-01 14:17:23 +0300
  • 1173a1039c Add generated .d.ts and .d.ts.map files bexnoss 2022-01-31 17:25:55 +0100
  • 5af8c141cc add setup-node step for licensed.yml Dmitry Shibanov 2022-01-31 17:00:53 +0300
  • a36ff3e928 bump node-fetch version Dmitry Shibanov 2022-01-31 14:35:31 +0300
  • 6ae21f0d45 Enable TypeScript declaration files bexnoss 2022-01-31 12:27:26 +0100
  • ba33a692f1
    Include Python version in pip cache key (#303) Hugo van Kemenade 2022-01-31 12:42:08 +0200
  • fcd685497a npm run release Hugo van Kemenade 2021-12-24 19:52:03 +0200
  • 4f512f8afc Include Python version in pip cache key Hugo van Kemenade 2021-12-16 16:28:50 +0200
  • 4c569b6f91
    Bump node-fetch from 2.6.6 to 2.6.7 dependabot[bot] 2022-01-26 15:55:31 +0000
  • 156361d073
    Fix ci for pipenv and reduce test matrix (#323) Dmitry Shibanov 2022-01-26 18:54:54 +0300
  • e22f107d09 change windows-latest to windows-2019 for pypy3 Dmitry Shibanov 2022-01-26 16:25:15 +0300
  • ad064be539 reduce matrix Dmitry Shibanov 2022-01-26 14:32:07 +0300
  • cf5bb8df2b change dependency Dmitry Shibanov 2022-01-26 13:37:40 +0300
  • fb3d914753
    Merge 32e118698c into 9a115684c9 ispmng 2022-01-14 08:27:06 +0000
  • 32e118698c
    Create SECURITY.md ispmng 2022-01-14 10:27:04 +0200
  • ad0f573575
    Merge pull request #1 from ispmng/dependabot/pip/__tests__/data/pillow-9.0.0 ispmng 2022-01-14 10:25:29 +0200
  • 207fc56277
    Bump pillow from 7.2 to 9.0.0 in /__tests__/data dependabot[bot] 2022-01-14 08:21:06 +0000
  • 706ae1bf75
    Create njsscan-analysis.yml ispmng 2022-01-14 10:20:30 +0200
  • 3ec2fb61ee remove pypy for pipenv Dmitry Shibanov 2022-01-13 16:06:22 +0300
  • f9d64c1daf fix ci for pipenv Dmitry Shibanov 2022-01-13 12:22:28 +0300
  • 6efc2b402f
    Bump pillow from 7.2 to 9.0.0 in /__tests__/data dependabot[bot] 2022-01-13 04:07:56 +0000
  • 0bcf8ef2ba DOC: document -dev syntactic sugar Clément Robert 2022-01-12 10:35:17 +0100
  • 06ce3b622f Return undefined if GHES_TOKEN is not set when running on GHES Henrik Poulsen 2022-01-11 14:34:27 +0100
  • 0b992d8a43 Add support for adding a token on GHES to prevent rate limiting Henrik Poulsen 2022-01-10 10:47:30 +0100
  • 5abb0444d0
    Merge dfb3980676 into 9a115684c9 Maxnoue 2022-01-07 07:49:33 -0500
  • 9a115684c9
    README.md: Bring Python versions up to date (#256) Christian Clauss 2021-12-30 09:55:42 +0100
  • 3a40ba0199
    Fix small typo in README (comma missing) (#277) Lenin 2021-12-29 18:31:07 +0530
  • fa17801fa7
    Fix typo in README.md (#224) killuazhu 2021-12-29 07:30:46 -0500
  • e4ff00a1aa
    Merge 6277dd1255 into 2241d846ba maxime tremblay 2021-12-26 01:29:18 -0500
  • 6277dd1255
    Fix build command (#306) Dmitry Shibanov 2021-12-21 15:44:58 +0300
  • 99f9300ddb fix build command and check-dist.yml Dmitry Shibanov 2021-12-20 13:33:10 +0300
  • b4751b3188
    Merge c254bcc269 into 2b732b899c Reuf Rujevic 2021-12-15 12:25:05 +0100
  • c254bcc269
    Create Sjenica1 Reuf Rujevic 2021-12-15 12:24:56 +0100
  • 2b732b899c
    Removing a non-existent command from the documentation (#293) Dmitry Shibanov 2021-12-13 18:51:02 +0300
  • a3cd195975 remove duplicate Dmitry Shibanov 2021-12-13 14:49:09 +0300
  • dd2dd631b6 update licensed to the latest version Dmitry Shibanov 2021-12-13 10:45:15 +0300
  • 5292c327a6 remove test command from the documentation Dmitry Shibanov 2021-12-10 18:04:26 +0300
  • 7a537682ef added action output python-install-dir * also fixed export of python-version for pypy installs Andreas Reischuck 2021-12-05 15:45:38 +0100
  • f382193329
    Update @actions/cache version to 1.0.8 (#283) v2.3.1 Nikita Bykov 2021-11-29 12:19:53 +0300
  • dfb3980676
    Merge pull request #1 from dmitry-shibanov/v-dmshib/update-actions-cache-licenses Nikita Bykov 2021-11-26 17:43:48 +0300
  • fb24d0c919 update licenses Dmitry Shibanov 2021-11-26 16:58:55 +0300
  • 8808ccdf05 Update index.js Nikita Bykov 2021-11-26 16:52:56 +0300
  • 87499e5a94 Update @actions/cache version to 1.0.8 Nikita Bykov 2021-11-26 16:27:08 +0300
  • fae2c1a3c7
    Fix: Small typo(comma missing) Lenin 2021-11-19 20:42:55 +0530
  • 6130b738f5
    Merge branch 'main' into patch-1 Hugo van Kemenade 2021-11-19 14:36:58 +0200
  • 3ef38b826b
    Create ADR for integrating cache functionality to setup-python action (#247) Dmitry Shibanov 2021-11-18 13:29:22 +0300
  • 9127b092f7 change ADR status Dmitry Shibanov 2021-11-18 13:26:03 +0300
  • 0066b88440
    Add a workflow to release a new version of the action (#274) v2.3.0 Dmitry Shibanov 2021-11-17 15:52:32 +0300
  • 2fdfd9163d add new yml file for releasing Dmitry Shibanov 2021-11-17 15:14:07 +0300
  • d9cb8e5a4f
    Bump pillow from 7.2 to 8.3.2 in /__tests__/data dependabot[bot] 2021-11-17 10:32:10 +0000
  • af807c49ca
    Bump urllib3 from 1.25.9 to 1.26.5 in /__tests__/data dependabot[bot] 2021-11-17 10:31:58 +0000
  • 280924fbef
    Implementation of python's caching (#266) Dmitry Shibanov 2021-11-17 13:31:22 +0300
  • 204896dae5 format code Dmitry Shibanov 2021-11-16 16:58:42 +0300
  • aaeea74198 resolve comments and add licenses Dmitry Shibanov 2021-11-16 16:51:44 +0300
  • f8238767a5 fixing docs Dmitry Shibanov 2021-11-15 13:49:42 +0300
  • 1918fc78fb resolving comments Dmitry Shibanov 2021-11-15 13:31:32 +0300
  • 52636cf49a
    Fix consistency in README (#250) Micael Jarniac 2021-11-12 12:22:20 -0300
  • 5ada10d102
    update pypy test version as 7.3.6 is a hotfix Asif Saif Uddin 2021-11-12 18:36:13 +0600
  • 07c09af2d5 fix cache restore tests Dmitry Shibanov 2021-11-10 18:46:39 +0300
  • f3bb768479 remove async from getCacheDistributor Dmitry Shibanov 2021-11-10 18:39:58 +0300
  • 87683fb568 add documentation Dmitry Shibanov 2021-11-10 17:52:30 +0300