Commit Graph

  • 292b71d345 format & build Evgenii Korolevskii 2023-01-20 09:33:53 +0100
  • 78738c7252 build Evgenii Korolevskii 2023-01-20 01:54:31 +0100
  • 4fe0c4a7d3 update docs Evgenii Korolevskii 2023-01-20 01:54:08 +0100
  • c72f56dac9 add cache backup file Evgenii Korolevskii 2023-01-20 01:52:16 +0100
  • 8644d4cc22 add backup Evgenii Korolevskii 2023-01-20 01:50:06 +0100
  • a04a8ba00a build debug log Evgenii Korolevskii 2023-01-20 01:41:25 +0100
  • a6eba85bba
    Fix small action version typo in docs (#590) João Carlos Ferra de Almeida 2023-01-18 13:43:44 +0000
  • 3ef1087bab
    Fix small action version typo in docs João Carlos Ferra de Almeida 2023-01-18 12:27:15 +0000
  • 34b4b622e3
    Encourage the use of pre-release Python 3.12, not 3.11 (#586) Christian Clauss 2023-01-16 10:27:26 +0100
  • d26b85761e
    Encourage the use of pre-release Python 3.12, not 3.11 Christian Clauss 2023-01-15 12:05:35 +0100
  • f60fe39c45
    Update release-new-action-version.yml (#584) MaksimZhukov 2023-01-12 13:52:32 +0100
  • 9c6f2fd805
    feature: fallback to pre-release when no stable version is found mayeut 2022-06-04 17:06:17 +0200
  • dbc7f37df5
    Update release-new-action-version.yml MaksimZhukov 2023-01-11 15:55:38 +0100
  • d27e3f3d7c
    Fix outdated ref to actions/setup-python@v3 in doc (#581) v4.5.0 Bastien Gérard 2023-01-09 09:55:39 +0100
  • 25f8360927 Fix outdated ref to actions/setup-python@v3 in doc Bastien Gerard 2023-01-07 22:18:41 +0100
  • dec86ecf4e
    Bump json5 from 2.2.0 to 2.2.3 (#579) dependabot[bot] 2023-01-04 12:41:23 -0500
  • 4dcd67678f
    Update CODEOWNERS (#576) Evgenii Korolevskii 2023-01-04 17:01:11 +0100
  • c10c8f2564
    Bump json5 from 2.2.0 to 2.2.3 dependabot[bot] 2023-01-03 16:13:41 +0000
  • 8b89ef08a0
    Use correct Poetry config when collecting Poetry projects (#447) Oran Avraham 2023-01-03 18:13:00 +0200
  • 010e287d35
    Update CODEOWNERS Evgenii Korolevskii 2022-12-26 09:45:13 +0100
  • b69ad351aa
    poetry: Bump cache primary key Oran Avraham 2022-12-24 16:29:40 +0200
  • 67fd444281
    Update CODEOWNERS update-codeowners Evgenii Korolevskii 2022-12-23 00:08:06 +0100
  • 5ccb29d877
    Install multiple python versions (#567) v4.4.0 Dmitry Shibanov 2022-12-22 13:02:09 +0100
  • 54d59a14e2 revert to pypy3.9-nightly Dmitry Shibanov 2022-12-22 12:52:00 +0100
  • 9e38f22771 Merge branch 'main' into v-dmshib/install-multiple-python-versions Dmitry Shibanov 2022-12-22 10:53:24 +0100
  • c3e033939c
    Update action to use reusable workflows (#569) Ivan 2022-12-22 11:17:13 +0200
  • 7545dfaa74 Fix review points IvanZosimov 2022-12-20 16:48:36 +0100
  • 67bdb4f236 add group Dmitry Shibanov 2022-12-19 18:52:46 +0100
  • 206e984b94
    refactor: Use early return pattern to avoid nested conditions (#566) Jongwoo Han 2022-12-19 22:00:46 +0900
  • 1731de7b37 Update action to use reusable-workflows repo IvanZosimov 2022-12-19 13:55:48 +0100
  • 46c887ba6f Add links to reusable workflows IvanZosimov 2022-12-15 16:35:11 +0100
  • d3be26c017 Update workflows IvanZosimov 2022-12-15 16:14:54 +0100
  • 963677d9d9 change pypy3.9-nightly Dmitry Shibanov 2022-12-15 15:41:33 +0100
  • 13964fee2c fix: Replace throw with warn jongwooo 2022-12-15 23:03:42 +0900
  • 0130854fbc fixing comments Dmitry Shibanov 2022-12-15 14:34:43 +0100
  • 17904c7b69 Merge branch 'main' into v-dmshib/install-multiple-python-versions Dmitry Shibanov 2022-12-15 13:23:19 +0100
  • 873c68e272 Update licensed.yml IvanZosimov 2022-12-14 14:44:49 +0100
  • 9a095d56c5 Update workflows to use reusable-workflows IvanZosimov 2022-12-14 14:42:29 +0100
  • 8606abc738 refactor: Use early return pattern Jongwoo Han 2022-12-12 20:47:46 +0900
  • 21aa270b17
    fix: don't override `AGENT_TOOLSDIRECTORY` if it's not needed mayeut 2022-12-11 17:44:36 +0100
  • 881ca6e477
    poetry: Run `poetry env use` only after cache is loaded Oran Avraham 2022-12-09 17:48:00 +0200
  • bc3992ed30
    README: Explain that poetry might create multiple caches Oran Avraham 2022-11-15 13:55:18 -0500
  • bb9c5ac469
    poetry: Simplify `virtualenvs.in-project` boolean check Oran Avraham 2022-11-15 13:13:07 -0500
  • 95696f7028
    tests/cache-restore: Do not look for dependency files outside `data` Oran Avraham 2022-10-14 15:32:30 +0300
  • 727a4d2ef2
    poetry: Set up environment for each project individually Oran Avraham 2022-10-08 13:00:06 +0300
  • f35052820f
    Add nested Poetry projects test Oran Avraham 2022-10-08 12:22:27 +0300
  • dc45b1e4e0
    poetry: Support same virtualenv appearing in multiple projects Oran Avraham 2022-10-08 11:46:59 +0300
  • 157f5da699
    Fix typo: saveSatetSpy -> saveStateSpy Oran Avraham 2022-10-08 11:45:46 +0300
  • 748f3e6907
    Use correct Poetry config when collecting Poetry projects Oran Avraham 2022-06-27 17:39:14 +0300
  • 02992acb72
    Bump certifi from 2020.6.20 to 2022.12.7 in /__tests__/data dependabot[bot] 2022-12-08 12:10:29 +0000
  • 2c3dd9e7e2
    Add OS info to the error message (#559) v4.3.1 MaksimZhukov 2022-12-07 18:12:42 +0100
  • 76bbdfadd7
    Update minimatch (#558) Dmitry Shibanov 2022-12-07 18:08:22 +0100
  • d9928f85a7 Fix tests MaksimZhukov 2022-12-07 17:54:24 +0100
  • 3d2a56a768 Update tests MaksimZhukov 2022-12-07 12:55:04 +0100
  • a8c419bcab Regenerate the dist folder MaksimZhukov 2022-12-07 12:43:13 +0100
  • c09af9d29f Get rid of the duplicate MaksimZhukov 2022-12-07 12:39:31 +0100
  • 726e7b0eb3 update licenses Dmitry Shibanov 2022-12-07 12:04:08 +0100
  • d4d6125cf2 Add try catch MaksimZhukov 2022-12-06 17:07:51 +0100
  • 1d95b404f2 Regenerate the dist folder MaksimZhukov 2022-12-06 10:23:32 +0100
  • d9a075e99b Format the code MaksimZhukov 2022-12-05 21:23:44 +0100
  • 7c97a81ef3
    Improve the error message MaksimZhukov 2022-12-05 21:19:40 +0100
  • 6c87c81bbd Add OS info to the error message MaksimZhukov 2022-12-05 18:34:56 +0100
  • 69d9d7d08d Merge branch 'main' into v-dmshib/install-multiple-python-versions Dmitry Shibanov 2022-12-04 22:57:55 +0100
  • 968a7946ce update minimatch Dmitry Shibanov 2022-12-04 22:56:11 +0100
  • fa589f774a add support to install multiple python versions Dmitry Shibanov 2022-12-04 22:51:04 +0100
  • 1aafadcfb9
    Caching projects that use setup.py (#549) Simon Willison 2022-11-29 09:46:57 -0800
  • 8ada5b330a
    Caching projects that use setup.py Simon Willison 2022-11-28 14:53:54 -0800
  • 051aedb6d3
    Bump minimatch from 3.0.4 to 3.1.2 dependabot[bot] 2022-11-24 11:26:07 +0000
  • b80efd6bc5
    Update to latest `actions/publish-action` (#546) James M. Greene 2022-11-24 05:14:51 -0600
  • 5bef29a17c
    Update to latest `actions/publish-action` James M. Greene 2022-11-22 10:53:56 -0600
  • 5cddb27885
    Recommend setting python-version (#545) Watal M. Iwasaki 2022-11-21 21:47:16 +0900
  • d7c8f74842
    Recommend both options to set Python version Watal M. Iwasaki 2022-11-21 20:49:52 +0900
  • d8aa9611d8
    Recommend setting python-version Watal M. Iwasaki 2022-11-21 14:22:42 +0900
  • 75f3110429
    Update actions/core to 1.10.0 for v2 (#533) v2.3.3 Dmitry Shibanov 2022-11-17 16:25:48 +0100
  • 7355c8d270 change pipenv url Dmitry Shibanov 2022-11-17 12:36:44 +0100
  • 1d194d26da fixing tests Dmitry Shibanov 2022-11-07 15:47:40 +0100
  • aced1b614a add dependency files Dmitry Shibanov 2022-11-07 13:56:32 +0100
  • 3359e9559b add possible fix for CI Dmitry Shibanov 2022-11-07 13:19:29 +0100
  • 47c4a7af1d
    fix(ci): run `.github/workflows/workflow.yml` on ubuntu-20.04 (#535) Matthieu Darbois 2022-11-07 13:10:21 +0100
  • c6f85f018f
    fix(ci): run `.github/workflows/workflow.yml` on ubuntu-20.04 mayeut 2022-11-05 11:54:16 +0100
  • eeb41ade5a add fix for ubuntu ci Dmitry Shibanov 2022-10-31 12:13:09 +0100
  • 8b9b55f58b update actions/core to 1.10.0 Dmitry Shibanov 2022-10-31 10:10:56 +0100
  • af57b64994
    Extend docu regarding rate limit issues. (#510) Thomas Kastl 2022-10-31 09:50:28 +0100
  • 6796e79944
    Fix Markdown link syntax Brian Cristante 2022-10-24 17:02:54 -0400
  • 4818a5a153
    Handle download HTTP error (#511) Sergey Dolin 2022-10-24 11:10:18 +0200
  • 63afba950b Fix styling Sergey Dolin 2022-10-20 19:34:00 +0200
  • de50e7576c Handle download HTTP error Sergey Dolin 2022-09-29 11:25:30 +0200
  • 04af828ba2
    Update advanced-usage.md Thomas Kastl 2022-10-20 19:27:36 +0200
  • 26baaecc75
    Update advanced-usage.md Thomas Kastl 2022-10-20 19:22:30 +0200
  • 8bcd2560e2
    Add architecture input check for PyPy for Windows platform (#520) Vladimir Safonkin 2022-10-18 11:01:15 +0200
  • 9854107d3e Check platform firstly Vladimir Safonkin 2022-10-17 12:48:42 +0200
  • d1ffee02d7 Minor fixes Vladimir Safonkin 2022-10-17 11:44:19 +0200
  • 957735f5bc Format code Vladimir Safonkin 2022-10-14 12:47:18 +0200
  • 71e2dec535 Minor refactor Vladimir Safonkin 2022-10-14 12:45:52 +0200
  • 0a1e867161 Rebuild dist Vladimir Safonkin 2022-10-14 10:38:06 +0200
  • 97960c6cd2 Format code Vladimir Safonkin 2022-10-13 18:18:47 +0200
  • 82e58e0e69 Debug Vladimir Safonkin 2022-10-13 18:07:52 +0200
  • 5041c3b04f Debug Vladimir Safonkin 2022-10-13 17:55:35 +0200
  • ffca1d453b Debug Vladimir Safonkin 2022-10-13 17:54:26 +0200
  • c139ac5ef6 Debug Vladimir Safonkin 2022-10-13 17:46:25 +0200