Besides uploading all generated assets to our NeuralMagic pypi server, we also want to push generated wheels to the external pypi.org server for RELEASE versions only.
The structure of the workflows doesn't allow pre-testing of these changes, since they should only apply when wf_category is "RELEASE". Discussing w/ @andy-neuma , we'll just have to see if it fails/succeeds when we're ready to release.
@andy-neuma , I'm not sure that the name of the wheel as passed to nm-upload-assets-to-gcp.yml will work in there. Does it need some path, or some other context to find the file?
Besides uploading all generated assets to our NeuralMagic pypi server, we also want to push generated wheels to the external pypi.org server for RELEASE versions only.
The structure of the workflows doesn't allow pre-testing of these changes, since they should only apply when wf_category is "RELEASE". Discussing w/ @andy-neuma , we'll just have to see if it fails/succeeds when we're ready to release.