Sander Maijers

Results 291 comments of Sander Maijers

This was written up hastily based on one existing Containerfile setup of ours, that's still a work in progress. Please review/contribute on: - Using settings and parameters where the default...

Why not leave the responsibility for encoding and decoding to the caller?

@frostming Is it correct that PDM currently does not support updating the `pyproject.toml` version specifiers to the minimum saved in the lockfile (`--save-minimum`)?

I only see value in the URL column on top of what @frostming proposed. The URL column can be used to quickly check out what wheels/artifacts have been released. This...

@deronnax I'll write a PR with generic guidance and examples, as we use it on GitLab CI. I'll update the Containerfile example. One problem I was about to look into...

See #2482 for further discussion please.

> Hi guys do you have some guidelines on how to build a package using CI and PDM? On Github and Gitlab? I'm struggling with the tags in particular: I...

@flyingleafe Could you analyze whether a strategy for a bot like [Renovate](https://docs.renovatebot.com/getting-started/use-cases/) would be a better place for this degree of dependency management? Along the lines of enhancing PDM, could...

And does https://github.com/EmbarkStudios/pdm-plugin-torch solve your problem? (Just for the record and for others looking for a work-around.)

Relevant #273, since Git config properties can be set from the command line and these config files are being generated by Git to a varying extent.