-
-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: pdm-project/setup-pdm
base: v3
head repository: pdm-project/setup-pdm
compare: v4
- 15 commits
- 17 files changed
- 8 contributors
Commits on Sep 6, 2023
-
doc: move the configuration to its own section
Signed-off-by: Frost Ming <me@frostming.com>
Configuration menu - View commit details
-
Copy full SHA for 0b61a6c - Browse repository at this point
Copy the full SHA 0b61a6cView commit details
Commits on Jan 25, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for f94bfb2 - Browse repository at this point
Copy the full SHA f94bfb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6ba52 - Browse repository at this point
Copy the full SHA 4b6ba52View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 4882716 - Browse repository at this point
Copy the full SHA 4882716View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0fea8 - Browse repository at this point
Copy the full SHA 1a0fea8View commit details -
fix: version resolution when only version file is present
Signed-off-by: Frost Ming <me@frostming.com>
Configuration menu - View commit details
-
Copy full SHA for d4d1a77 - Browse repository at this point
Copy the full SHA d4d1a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for c050bdc - Browse repository at this point
Copy the full SHA c050bdcView commit details
Commits on Feb 1, 2024
-
doc: Update 'Why do I need this action?' section of README (#49)
* Update 'Why do I need this action?' section of README * Update README.md
Configuration menu - View commit details
-
Copy full SHA for 327261f - Browse repository at this point
Copy the full SHA 327261fView commit details
Commits on Mar 22, 2024
-
feat: Explicitly exit the process to not wait for hanging promises (#51)
* Explicitly exit the process to not wait for hanging promises As with other actions like setup-node, I'm seeing 2-4 minute delays in post cache actions lately. Apparently this is because of a change in node behavior: ruby/setup-ruby#543 (comment) The fix, as with other actions, is to explicitly exit so as not to wait for hanging promises. * transpiled
Configuration menu - View commit details
-
Copy full SHA for 7d10bd0 - Browse repository at this point
Copy the full SHA 7d10bd0View commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 568ddd6 - Browse repository at this point
Copy the full SHA 568ddd6View commit details
Commits on Jul 3, 2024
-
feat(cache): Distinguish architectures of caches (#58)
Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 176c044 - Browse repository at this point
Copy the full SHA 176c044View commit details
Commits on Aug 9, 2024
-
feat: add ability to restore cache by exact match (#60)
Signed-off-by: szymonmaszke <github@maszke.co>
Configuration menu - View commit details
-
Copy full SHA for 2f3a9be - Browse repository at this point
Copy the full SHA 2f3a9beView commit details
Commits on Nov 28, 2024
-
fix: set python version first (#65)
* fix: set python version first Signed-off-by: Frost Ming <me@frostming.com> * fix: drop 3.8 and add 3.13 Signed-off-by: Frost Ming <me@frostming.com> * fix: update pdm.lock Signed-off-by: Frost Ming <me@frostming.com>
Configuration menu - View commit details
-
Copy full SHA for b2472ca - Browse repository at this point
Copy the full SHA b2472caView commit details
Commits on Mar 6, 2025
-
fix: use correct libgcc for arm64 (#68)
Signed-off-by: Firas Cheaib <firascheaib@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for deb8d8a - Browse repository at this point
Copy the full SHA deb8d8aView commit details
Commits on Apr 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 94a8231 - Browse repository at this point
Copy the full SHA 94a8231View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3...v4