You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build Python wheel in release-build, publish from artifact in release-publish
Move wheel build to a separate python-wheel job in release-build so
it can be scanned alongside the Go binaries. The publish workflow
downloads the pre-built wheel instead of building it.
Co-authored-by: Isaac
0 commit comments