We should add TestPyPI release workflow in pytorch-forecasting. This will be useful to perform some dry runs of the releases. This can be helpful to test some experimental code/releases and can act as release candidates or pre-releases
Not every release need to be uploaded to TestPyPI we can add the workflow so that there are it gets "triggered" in certain situations (like a different (or no) tag).
This can be really useful for beta releases for v2!
More Context
See sktime/sktime#10989
Note
This issue is only for sktime core devs and is open for discussion
We should add
TestPyPIrelease workflow inpytorch-forecasting. This will be useful to perform some dry runs of the releases. This can be helpful to test some experimental code/releases and can act as release candidates or pre-releasesNot every release need to be uploaded to
TestPyPIwe can add the workflow so that there are it gets "triggered" in certain situations (like a different (or no) tag).This can be really useful for beta releases for v2!
More Context
See sktime/sktime#10989
Note
This issue is only for
sktimecore devs and is open for discussion