Matt Mitchell

Results 4 comments of Matt Mitchell

Re: 2 - I will point out a paper that we published a few years back that proposes some methods for doing this. @MassimoCimmino may have a more elegant solution,...

@MassimoCimmino you can configure it to push to https://test.pypi.org/ for testing purposes. You may need to modify the deployment action to include a `repository_url`, and then have separate secrets for...

@MassimoCimmino see here for an example. Changing the url to `https://test.upload.pypi.org/legacy/` will push it to test.pypi.org if you like during your testing.

This link for example: https://github.com/mitchute/SecondaryCoolantProps/blob/cdd09459f1a692aaef2924125264753a36a2841d/.github/workflows/release.yml