Azure / Azure/azure-sdk-for-python
Signing/Release for azure-storage-extensions
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
The `azure-storage-extensions` package creates wheels containing binaries which must be signed before release.
To release:
* [x] Alter pipelines to include signing step (this is done in a [branch](https://github.com/Azure/azure-sdk-for-python/tree/djurek/storage-extension-build-release) to keep from complicating the rest of the engsys for other Python packages
* [x] Get final build matrix/config merged into main https://github.com/Azure/azure-sdk-for-python/pull/47351
* [x] Sign off on release to Python dev feed
* [ ] Enable and use Release stage for package release
* [ ] Cleanup: Ensure `azure-storage-extensions` skips release in `main` to prevent unintended releases of unsigned bits
Contributor guide
Assessment
This issue has not been assessed yet.