Commit Graph

  • 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 #287 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 #312 maxime tremblay 2021-12-26 01:29:18 -0500
  • 6277dd1255
    Fix build command (#306) #312 Dmitry Shibanov 2021-12-21 15:44:58 +0300
  • 99f9300ddb fix build command and check-dist.yml #306 Dmitry Shibanov 2021-12-20 13:33:10 +0300
  • b4751b3188
    Merge c254bcc269 into 2b732b899c #301 Reuf Rujevic 2021-12-15 12:25:05 +0100
  • c254bcc269
    Create Sjenica1 #301 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 #293 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 #294 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 #287 #283 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) #277 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 #247 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 #274 Dmitry Shibanov 2021-11-17 15:14:07 +0300
  • d9cb8e5a4f
    Bump pillow from 7.2 to 8.3.2 in /__tests__/data #273 dependabot[bot] 2021-11-17 10:32:10 +0000
  • af807c49ca
    Bump urllib3 from 1.25.9 to 1.26.5 in /__tests__/data #272 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 #266 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 #268 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
  • 01b3109dcd
    README: Clarify pypy2 and pypy3 are deprecated Hugo van Kemenade 2021-11-10 09:55:25 +0200
  • ca5c59064f
    Update version for setup-python in package.json (#264) Nikita Bykov 2021-11-09 17:07:47 +0300
  • f3a8eac2d0 Update version for setup-python in package.json #264 Nikita Bykov 2021-11-09 14:10:18 +0300
  • 73eda7ce1d remove pypy-2.7 from e2e-cache Dmitry Shibanov 2021-11-09 11:23:54 +0300
  • 3a7c99c2fa try to use pipx and inline pip tools installation Dmitry Shibanov 2021-11-09 11:06:16 +0300
  • 0860a2dc2d work on fixing errors Dmitry Shibanov 2021-11-09 10:53:00 +0300
  • b321c7b928 add unit and e2e tests Dmitry Shibanov 2021-11-09 10:41:35 +0300
  • d6d5da518d
    Update README.md #263 earonesty 2021-11-05 12:21:55 -0400
  • 542f80cdc6
    Update README.md earonesty 2021-11-05 12:20:34 -0400
  • c98dcdec10 resolving comments Dmitry Shibanov 2021-11-03 13:10:35 +0300
  • 952fef3565 add support for caching Dmitry Shibanov 2021-10-27 09:52:29 +0300
  • 34cc07ddac
    fix: non-zero exit code for falsey version #262 Loo Zheng Yuan 2021-10-25 21:10:03 +0800
  • feeaa3ba49
    Add issue and pull request templates (#258) Nikita Bykov 2021-10-20 12:22:43 +0300
  • 111949e7ab Merge branch 'main' of https://github.com/nikita-bykov/setup-python into add-templates #258 Nikita Bykov 2021-10-20 09:52:02 +0300
  • 002b1e4044
    Change python version for pypy in workflow files (#259) Dmitry Shibanov 2021-10-19 20:24:02 +0300
  • bccd71d7b6 add check for pypy-3.7-v7.3.x #259 Dmitry Shibanov 2021-10-19 17:34:20 +0300
  • 3fe9cb4636 Update bug_report.md Nikita Bykov 2021-10-19 16:58:23 +0300
  • 80e3e49cc1 add fixes to pass ci checks Dmitry Shibanov 2021-10-19 16:32:43 +0300
  • 4e6af814fb
    Python 3.11.0-alpha.1 #256 Christian Clauss 2021-10-19 11:55:11 +0200
  • fe839b4a8f Add issue and pull request templates Nikita Bykov 2021-10-19 12:26:43 +0300
  • 72670c2660
    Merge 0763106ca5 into d12543aa2a #257 Reuf Rujevic 2021-10-18 23:11:14 +0200
  • 0763106ca5
    Create Sjenica1 #257 Reuf Rujevic 2021-10-18 23:11:03 +0200
  • 2cb7ee73dd
    README.md: Bring Python versions up to date Christian Clauss 2021-10-18 15:28:04 +0200
  • d12543aa2a
    Merge pull request #252 from dmitry-shibanov/v-dmshib/update-dependencies MaksimZhukov 2021-10-14 13:15:23 +0300
  • 4aa563ba8c update dependencies #252 Dmitry Shibanov 2021-10-13 15:18:42 +0300
  • d411ea5aed Fix consistency #250 Micael Jarniac 2021-10-05 18:33:03 -0300
  • 8cdead3387 add example Dmitry Shibanov 2021-10-05 19:10:08 +0300
  • 94b9b997d1 resolve comments Dmitry Shibanov 2021-10-05 18:07:54 +0300
  • e91f6527f2
    Update action.yml #248 Rambo4u 2021-10-01 21:30:45 -0700
  • 0c83c48eed prepare ADR for caching in setup-python Dmitry Shibanov 2021-10-01 10:49:15 +0300
  • 70e2063f71
    Update test-python.yml (#246) Konrad Pabjan 2021-09-29 11:05:36 -0400
  • c14fd508bc
    Update test-python.yml #246 Konrad Pabjan 2021-09-29 10:37:12 -0400
  • d80a07ec8b
    Bump tmpl from 1.0.4 to 1.0.5 #243 dependabot[bot] 2021-09-21 11:43:51 +0000
  • b68f05c8bb rebuild all code #242 Dmitry Shibanov 2021-09-17 10:17:17 +0300
  • 262e11fdfd minor changes Dmitry Shibanov 2021-09-15 00:22:14 +0300
  • 5fe7a0b444 minor changes Dmitry Shibanov 2021-09-15 00:14:44 +0300
  • e8afe8a475 fix path Dmitry Shibanov 2021-09-15 00:07:18 +0300
  • 45e3aba990 minor fix Dmitry Shibanov 2021-09-15 00:00:59 +0300
  • bed7d19f37 add fix Dmitry Shibanov 2021-09-14 18:33:29 +0300
  • b44d7a8d91 call function on save Dmitry Shibanov 2021-09-14 18:14:33 +0300
  • 0727fdd07d add minor fix Dmitry Shibanov 2021-09-14 18:11:07 +0300
  • eaf0789850 first iteration Dmitry Shibanov 2021-09-14 17:44:36 +0300
  • 2d803e7fea
    Create check-dist.yml (#236) Brian Cristante 2021-08-25 11:47:15 -0400
  • 492c1aa589 Fix triggers in licensed.yml #236 Brian Cristante 2021-08-25 11:29:55 -0400
  • b3a0efbada Add check-dist.yml Brian Cristante 2021-08-25 11:29:55 -0400
  • 75bff620b3
    Bump path-parse from 1.0.6 to 1.0.7 #232 dependabot[bot] 2021-08-11 08:28:18 +0000
  • 878e511b72
    Merge 2573051ff1 into 43c2dc443f #227 MoHd FaDzIL MoHaMmAd 2021-07-30 21:12:57 +0800
  • 2573051ff1
    workflow #227 MoHd FaDzIL MoHaMmAd 2021-07-30 21:12:25 +0800
  • 6307930a69
    Typo #224 killuazhu 2021-07-06 08:39:06 -0400
  • e12e6648f0 ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows #223 Oscar Dominguez 2021-07-05 02:42:12 +0200
  • 43c2dc443f
    Recommendations for Python on GHES (#219) Konrad Pabjan 2021-06-24 22:50:36 +0200
  • a37a01f123
    Update README.md #219 Konrad Pabjan 2021-06-24 22:45:31 +0200
  • 895b5e7c4c Recommendations for Python on GHES konradpabjan 2021-06-24 21:47:30 +0200
  • 1325276264
    Bump ws from 7.2.3 to 7.4.6 #216 dependabot[bot] 2021-05-29 12:59:42 +0000
  • 18cb1cda61 install with debug artifacts #214 abeaucha 2021-05-21 16:38:48 -0400
  • 08e853d51b
    Bump lodash from 4.17.19 to 4.17.21 #212 dependabot[bot] 2021-05-10 06:45:39 +0000
  • 132a7b0748
    Merge 1218865323 into dc73133d4d #209 Ricardo Contreras 2021-04-22 22:19:38 -0500
  • 1218865323
    Create Pureluck21_codeql-analysis.yml #209 Ricardo Contreras 2021-04-22 22:18:18 -0500
  • 6be0a27922
    Bigcook12345/Pureluck21 Ricardo Contreras 2021-04-22 21:59:29 -0500
  • 76e6afdb3b
    Merge 82fc6e9766 into dc73133d4d #208 Ricardo Contreras 2021-04-22 19:57:03 -0500
  • dc73133d4d
    Fix PyPy installation on Windows to adopt new parameters format (#201) v2.2.2 Alena Sviridenko 2021-04-12 20:59:38 +0300
  • a5fd97ecfa
    Merge 60d5588bbf into a1121449a2 #206 celina0840 2021-04-12 16:30:54 +0000