Commit Graph

  • 5407bf6e69
    Merge pull request #448 from IvanZosimov/CacheLibVersionUpdate Marko Zivic 2022-06-30 14:38:10 +0200
  • 41b91104ea Rebuild action #448 IvanZosimov 2022-06-30 14:26:40 +0200
  • 08116500d0 Rebuild action IvanZosimov 2022-06-30 14:19:36 +0200
  • 161c3a68f0 Merge branch 'main' into CacheLibVersionUpdate IvanZosimov 2022-06-30 14:18:06 +0200
  • 6733fc44ec Fix typo IvanZosimov 2022-06-30 13:44:10 +0200
  • afd3e72a25 Fix bug in resolveVersionInput() IvanZosimov 2022-06-30 13:38:43 +0200
  • ab6deb310f
    Merge pull request #440 from akv-platform/v-sdolin/issue-231 Marko Zivic 2022-06-30 08:56:04 +0200
  • e629242ad4 Fix failed check #440 Sergey Dolin 2022-06-30 07:56:08 +0200
  • 63086c6ded rebase main Sergey Dolin 2022-06-30 07:46:53 +0200
  • 69b94463f5 Add CMake hints Sergey Dolin 2022-06-28 08:37:00 +0200
  • d7db8259d9 update pypy versions #451 Dmitry Shibanov 2022-06-29 23:41:39 +0200
  • 27091d50ca minor fix Dmitry Shibanov 2022-06-29 20:38:02 +0200
  • d358f9e3d7 fix check Dmitry Shibanov 2022-06-29 20:28:20 +0200
  • 1e52de40a4 fixing pipenv Dmitry Shibanov 2022-06-29 20:16:07 +0200
  • 2a20d9b5e0 add --python 3 Dmitry Shibanov 2022-06-29 19:36:35 +0200
  • 766e8c6088
    Fixing pipenv CI (#444) Dmitry Shibanov 2022-06-29 19:09:14 +0200
  • 00a5248c77
    feature: add `update-environment` input (#411) Matthieu Darbois 2022-06-29 17:00:51 +0200
  • 9c76df2a90 Build after rebase Sergey Dolin 2022-06-29 11:24:02 +0200
  • 958897304a Exclude windows from the fix Sergey Dolin 2022-05-06 09:26:48 +0500
  • 5d9fdcab75 Handle each OS in its own way Sergey Dolin 2022-05-06 09:09:02 +0500
  • 7199395312 Fix dist folder Sergey Dolin 2022-05-05 21:01:59 +0500
  • 5ad79022bc Change README Sergey Dolin 2022-04-28 12:14:49 +0500
  • a8da2a66aa Use /opt/hostedtoolcache as default value AGENT_TOOLSDIRECTORY Sergey Dolin 2022-04-27 11:28:44 +0500
  • dc8889cba1 change pipenv ci #444 Dmitry Shibanov 2022-06-28 20:29:41 +0200
  • 7a4fb387f1 regenerate pipefile.lock Dmitry Shibanov 2022-06-28 19:39:28 +0200
  • c61bc3d08e Update licenses IvanZosimov 2022-06-28 15:40:29 +0200
  • 01408cef88 Update cache-save.ts to support @actions/cache v3.0.0 lib IvanZosimov 2022-06-28 15:17:50 +0200
  • 66cb0617e0 add different logs Dmitry Shibanov 2022-06-27 15:31:31 +0200
  • cb8feb63f7 add fixes Dmitry Shibanov 2022-06-27 14:00:48 +0200
  • d1efb6ff40 change installation of pipenv to curl Dmitry Shibanov 2022-06-27 13:47:31 +0200
  • 0c05b35514
    Enshure blank result of expression and not false ChristopherHX 2022-06-27 10:53:22 +0200
  • e6d4b8dcdd
    Only use github.token on github.com ChristopherHX 2022-06-27 10:16:03 +0200
  • b313c4cb46 Merge branch 'main' into v-dmshib/fix-poetry-version Dmitry Shibanov 2022-06-27 10:05:18 +0200
  • e280555c84 readme - clarify how to get latest dev/patch version, for specified major + minor versions #441 james 2022-06-24 01:06:34 +0100
  • 5414eda0c4 readme - clarify how to get latest stable version, for specified major version james 2022-06-24 01:04:18 +0100
  • c7bc360441
    feature: add `update-environment` input #411 mayeut 2022-05-26 00:35:49 +0200
  • 8b4b826ab4 work on fixing pipenv Dmitry Shibanov 2022-06-21 09:39:13 +0200
  • ffcd00020c
    Allow `python-version-file` to be a relative path (#431) Kurt von Laven 2022-06-20 07:04:59 -0700
  • c3247d24b5
    Allow python-version-file to be a relative path #431 Kurt von Laven 2022-06-11 17:45:39 -0700
  • 632a5f6f70
    Bump setup-python in lock file: 3.1.1 --> 4.0.0. Kurt von Laven 2022-06-12 13:28:57 -0700
  • b1d984909d
    Correct log when python-version-file unspecified #429 Kurt von Laven 2022-06-10 16:03:48 -0700
  • a23b52aaef
    Bump setup-python in lock file: 3.1.1 --> 4.0.0. Kurt von Laven 2022-06-12 13:28:57 -0700
  • cf86e08a31
    Revert "Pass the `token` input through on GHES (#427)" (#437) Brian Cristante 2022-06-16 11:08:06 -0400
  • db17cc2de7 Revert "Pass the `token` input through on GHES (#427)" #437 Brian Cristante 2022-06-15 17:00:27 -0400
  • 0e03ef2a51 fix test-python.yml Dmitry Shibanov 2022-06-15 16:59:57 +0200
  • 614f5d9bc8 rebuild dist Dmitry Shibanov 2022-06-15 16:41:37 +0200
  • 6d01ca94fa Merge branch 'main' into v-dmshib/add-check-latest Dmitry Shibanov 2022-06-15 16:39:43 +0200
  • 8fb4cbf7c8
    README: Document pypy2 and pypy3 are deprecated (#265) Hugo van Kemenade 2022-06-15 15:03:21 +0300
  • eb962b9925 update e2e #434 panticmilos 2022-06-15 09:34:58 +0200
  • d91db0f679 apply linter panticmilos 2022-06-14 12:23:38 +0200
  • 5d7223261b add restore cache error handling panticmilos 2022-06-14 12:05:49 +0200
  • 7e4abae443
    Pass the `token` input through on GHES (#427) Brian Cristante 2022-06-13 14:55:47 -0400
  • 755680b3c0
    Merge branch 'actions:main' into main #415 Alice King Tai Poon 2022-06-11 19:24:26 +0800
  • a4576eb810 secret names can't start with GITHUB_ #427 Brian Cristante 2022-06-10 19:50:36 -0400
  • b72effb596 Fix indent level in YAML snippet Brian Cristante 2022-06-10 19:41:03 -0400
  • 3e1750c7c9 Update README Brian Cristante 2022-06-10 19:39:27 -0400
  • 35288ee873 Update package-lock.json Brian Cristante 2022-06-10 19:21:13 -0400
  • ab527d4a29 Fix dist files Brian Cristante 2022-06-10 19:21:05 -0400
  • 4ae9a8d259 Update the description for `token` Brian Cristante 2022-06-10 19:10:43 -0400
  • 10cd86d9dc Pass the`token` input through on GHES Brian Cristante 2022-06-10 19:06:55 -0400
  • 813f9b1556
    Merge pull request #423 from vsafonkin/v-vsafonkin/update-docs-v4 Marko Zivic 2022-06-09 10:56:24 +0200
  • 775367df99 Update docs to v4 version #423 Vladimir Safonkin 2022-06-09 09:54:52 +0200
  • d09bd5e600
    fix: 3.x-dev can install a 3.y version (#417) v4.0.0 Matthieu Darbois 2022-06-08 14:58:05 +0200
  • f72db171ab
    Made env.var pythonLocation consistent for Python and PyPy (#418) Ivan 2022-06-08 14:57:23 +0200
  • 82009b3bde
    Use a better python problem matcher #420 Eric Wieser 2022-06-07 18:21:56 +0100
  • c6e58c54ca Merge branch 'main' into python-location-envvar #418 IvanZosimov 2022-06-07 09:53:44 +0200
  • b5f981270d
    Update README section for `-dev` #417 mayeut 2022-06-06 15:45:17 +0200
  • 969d5a9af2
    fix: 3.x-dev can install a 3.y version mayeut 2022-06-05 13:33:10 +0200
  • 690cf94870
    Update action.yml Alice King Tai Poon 2022-06-05 17:17:26 +0800
  • c9ef933362
    Update yaml-lint-config.yml Alice King Tai Poon 2022-06-05 17:16:29 +0800
  • 9c06a2a3f4
    Delete uuid-3.4.0.dep.yml Alice King Tai Poon 2022-06-05 17:15:20 +0800
  • feac5fb556
    Delete tslib-1.14.1.dep.yml Alice King Tai Poon 2022-06-05 17:15:05 +0800
  • 76f09ade35
    Delete tough-cookie-3.0.1.dep.yml Alice King Tai Poon 2022-06-05 17:14:50 +0800
  • 8835de5a61
    Delete semver-6.3.0.dep.yml Alice King Tai Poon 2022-06-05 17:14:34 +0800
  • f6c2d04193
    Delete http-client-1.0.8.dep.yml Alice King Tai Poon 2022-06-05 17:13:54 +0800
  • 9a98b2ac99
    Delete glob-0.1.2.dep.yml Alice King Tai Poon 2022-06-05 17:13:11 +0800
  • f1b8ca9ec7
    Delete form-data-3.0.1.dep.yml Alice King Tai Poon 2022-06-05 17:12:48 +0800
  • 71bf8f6146
    Delete form-data-2.5.1.dep.yml Alice King Tai Poon 2022-06-05 17:12:30 +0800
  • 289d03e63a
    Add files via upload Alice King Tai Poon 2022-06-05 17:10:44 +0800
  • 4dfcc65d1b
    Update and rename pull_request_template.md to pull_request.md Alice King Tai Poon 2022-06-05 17:10:09 +0800
  • 4f23b9a463
    Update pull_request_template.md Alice King Tai Poon 2022-06-05 17:06:48 +0800
  • b4a3edbd8e
    Update workflow.yml Alice King Tai Poon 2022-06-05 16:59:45 +0800
  • b3007c8759
    Update test-python.yml Alice King Tai Poon 2022-06-05 16:54:41 +0800
  • 240488e558
    Update test-pypy.yml Alice King Tai Poon 2022-06-05 16:51:48 +0800
  • 83a957c506
    Update release-new-action-version.yml Alice King Tai Poon 2022-06-05 16:49:12 +0800
  • db9247a38e
    Update licensed.yml Alice King Tai Poon 2022-06-05 16:48:35 +0800
  • 567102f326
    Update e2e-cache.yml Alice King Tai Poon 2022-06-05 16:47:54 +0800
  • 2f4e669975
    Update codeql-analysis.yml Alice King Tai Poon 2022-06-05 16:43:50 +0800
  • ce0e0b088d
    Update check-dist.yml Alice King Tai Poon 2022-06-05 16:42:59 +0800
  • 53e15292cd
    add support for python-version-file (#336) Andrew DiLosa 2022-06-02 07:37:57 -0700
  • 76b3fbded4 update build #336 Andrew DiLosa 2022-06-02 00:05:40 -0700
  • 59e9c1d0b3 Merge remote-tracking branch 'upstream/main' Andrew DiLosa 2022-06-01 21:54:16 -0700
  • 1bd000c7b8 Rephrase the definition of pythonLocation env.var IvanZosimov 2022-06-01 12:12:49 +0200
  • baba4c5708 Change sentence about pythonLocation envvar in README.md IvanZosimov 2022-06-01 10:45:10 +0200
  • 0d36a4dae9 Change README.md in order to add sentence about pythonLocation envvar IvanZosimov 2022-06-01 10:37:19 +0200
  • 22678cd5c8 Change find-pypy.ts to redefine pythonLocaction environment variable IvanZosimov 2022-05-31 16:44:00 +0200
  • 3f82819745
    Fix output for prerelease version of poetry (#409) Dmitry Shibanov 2022-05-31 15:48:54 +0200
  • a92794c4ff rebuild dist #409 Dmitry Shibanov 2022-05-31 13:00:06 +0200
  • 6d2bd348b9 Merge branch 'main' into v-dmshib/fix-poetry-parsing Dmitry Shibanov 2022-05-31 12:58:47 +0200
  • 397252c582
    Update zeit/ncc to vercel/ncc (#393) Dmitry Shibanov 2022-05-31 12:56:29 +0200