azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

Update compatible release version for setproctitle to support Python 3.11

Open ambrahma opened this issue 1 year ago • 5 comments

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 azdev required)
  • [X ] Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)

For new extensions:

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.

ambrahma avatar Jan 02 '24 10:01 ambrahma

️✔️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.

yonzhan avatar Jan 02 '24 10:01 yonzhan

@evelyn-ys can you help with failures for Build Tests ?

ambrahma avatar Jan 02 '24 17:01 ambrahma

I can't find a workaround for this dependency conflict unless pycli unpins cryptography: https://github.com/dbcli/mycli/pull/1109

bebound avatar Jan 03 '24 08:01 bebound

[Release] Update index.json for extension [ rdbms-connect ] : https://dev.azure.com/azclitools/release/_build/results?buildId=146465&view=results

azclibot avatar Apr 08 '24 06:04 azclibot