azure-cli-extensions
azure-cli-extensions copied to clipboard
Update compatible release version for setproctitle to support Python 3.11
Update compatible release version for setproctitle to support Python 3.11
This checklist is used to make sure that common guidelines for a pull request are followed.
Related command
General Guidelines
- [X ] Have you run
azdev style <YOUR_EXT>locally? (pip install azdevrequired) - [X ] Have you run
python scripts/ci/test_index.py -qlocally? (pip install wheel==0.30.0required)
For new extensions:
- [ ] My extension description/summary conforms to the Extension Summary Guidelines.
About Extension Publish
There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.
️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes
Hi @ambrahma, Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.
Thank you for your contribution! We will review the pull request and get back to you soon.
@evelyn-ys can you help with failures for Build Tests ?
I can't find a workaround for this dependency conflict unless pycli unpins cryptography: https://github.com/dbcli/mycli/pull/1109
[Release] Update index.json for extension [ rdbms-connect ] : https://dev.azure.com/azclitools/release/_build/results?buildId=146465&view=results