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
## Description
In this PR:
- We shall now use GitHub Releases in favour of tags to create our
distribution artifacts
- The wheel build and push jobs have been moved to a separate workflow
- The GHA Artifact Attestations feature is used to verify build
provenance
- Additionally, the `check_integration_test.sh` trigger was moved to the
workflow file itself.
This is a slight rework of our workflow(s) ahead of the 0.29 release
planned in #31.
0 commit comments