Commit Graph

  • 4a7ca55b40
    Update actions Sven Serlier 2022-07-03 20:14:29 +0200
  • d08a9d79f1
    Update actions Sven Serlier 2022-07-03 20:13:56 +0200
  • 7d9c63da1b
    Update actions/checkout to v3 Sven Serlier 2022-07-03 20:13:21 +0200
  • 5a1dd6b34d
    Update actions Sven Serlier 2022-07-03 20:11:27 +0200
  • f4b85ae24e
    Update actions Sven Serlier 2022-07-03 20:10:08 +0200
  • 2c9de4ed41
    Remove duplicate code introduced in #440 mayeut 2022-07-02 11:50:26 +0200
  • 412091c1e0
    Fix tests for update-environment==false mayeut 2022-07-02 11:40:53 +0200
  • 78a2330b92
    Merge pull request #451 from dmitry-shibanov/fx-pipenv-python-version Marko Zivic 2022-07-01 16:57:38 +0200
  • 96f494e18c trigger checks Sergey Dolin 2022-07-01 10:28:46 +0200
  • 099ed898be Optimize code IvanZosimov 2022-06-30 18:42:04 +0200
  • ccb7da8ae9 Change warning handler to default IvanZosimov 2022-06-30 18:28:17 +0200
  • 5fbb819407 Optimize logic, rebuild action IvanZosimov 2022-06-30 17:32:12 +0200
  • 82eddc4023 Add warning in case the versionFile isn't found IvanZosimov 2022-06-30 16:34:29 +0200
  • d97b6edda3 Fix typos IvanZosimov 2022-06-30 16:25:46 +0200
  • a6b01c4e40 Rebuild action with new changes IvanZosimov 2022-06-30 16:22:51 +0200
  • 84087f5301 Rearrange logic IvanZosimov 2022-06-30 16:21:14 +0200
  • 56f6060254 Fix naming IvanZosimov 2022-06-30 14:41:09 +0200
  • e29a7c89f6 Merge branch 'main' into ResolveVersionFix IvanZosimov 2022-06-30 14:40:24 +0200
  • 5407bf6e69
    Merge pull request #448 from IvanZosimov/CacheLibVersionUpdate Marko Zivic 2022-06-30 14:38:10 +0200
  • 41b91104ea Rebuild action 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 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 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 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 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 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 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 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)" 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 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 Alice King Tai Poon 2022-06-11 19:24:26 +0800
  • a4576eb810 secret names can't start with GITHUB_ 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 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 Eric Wieser 2022-06-07 18:21:56 +0100
  • c6e58c54ca Merge branch 'main' into python-location-envvar IvanZosimov 2022-06-07 09:53:44 +0200
  • b5f981270d
    Update README section for `-dev` 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