17 Commits

Author SHA1 Message Date
Firas Cheaib
deb8d8a4e2
fix: use correct libgcc for arm64 (#68)
Signed-off-by: Firas Cheaib <firascheaib@gmail.com>
2025-03-06 08:40:24 +08:00
Szymon Maszke
2f3a9be7ac
feat: add ability to restore cache by exact match (#60)
Signed-off-by: szymonmaszke <github@maszke.co>
2024-08-09 15:07:36 +08:00
Frost Ming
d4d1a77594
fix: version resolution when only version file is present
Signed-off-by: Frost Ming <me@frostming.com>
2024-01-25 19:30:00 +08:00
Frost Ming
4882716d1c
feat: support python-version-file input
* feat: support python-version-file input

Signed-off-by: Frost Ming <me@frostming.com>

* fix: build esm

Signed-off-by: Frost Ming <me@frostming.com>

* fix: commonjs

Signed-off-by: Frost Ming <me@frostming.com>
2024-01-25 15:07:31 +08:00
Axel H
f94bfb2b4f
feat(node): update dependencies and build to target Node 20 (#46)
* build(node): update dependencies and build to target Node 20 and remove the build deprecation warning annotations

* ci: trigger build on pull requests
2024-01-25 11:16:20 +08:00
Frost Ming
c21a0792fc
feat: add update-python input
Signed-off-by: Frost Ming <me@frostming.com>
2023-07-25 17:21:26 +08:00
Frost Ming
2d86acd19c
fix: Give allow-python-prereleases a default value
Fix #36

Signed-off-by: Frost Ming <me@frostming.com>
2023-06-24 17:43:12 +08:00
Thiago Lages de Alencar
a70a002bdd
Change to use virtualenv as default (#33)
PEP 582 has become an opt-in feature in PDM
2023-06-15 15:29:30 +08:00
Frost Ming
5f2990033f
feat: built-in cache support (#22) 2022-10-21 12:06:56 +08:00
Frost Ming
1c39d42ed6
feat: Use the install script to install PDM in isolated environment (#21) 2022-10-21 10:19:30 +08:00
Frost Ming
21f59457b4
feat: Update action to deliminate the deprecation warnings (#20)
* feat: Update to deliminate deprecation warnings

* update dependencies

* change to the new API

* update env

* update dist js
2022-10-17 16:28:14 +08:00
Frost Ming
06d2d28e10
Fix windows action (#11) 2022-02-15 14:39:24 +08:00
Frost Ming
fa9dec1775
Enable PEP582 by default 2021-04-25 18:06:43 +08:00
Frost Ming
1c9c7664fc
add prerelease option 2021-03-12 15:27:07 +08:00
Frost Ming
fd0333ad49
use esbuild bundler 2021-03-12 13:46:10 +08:00
Frost Ming
e938b9f131
build commonjs file 2021-03-01 11:01:34 +08:00
Frost Ming
7bd747c85d
initial commit 2021-03-01 10:52:04 +08:00