-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposed move of deidservice under healthcareapis #8224
Conversation
|
rule | cmd_name | rule_message | suggest_message |
---|---|---|---|
healthcareapis deidservice | sub group healthcareapis deidservice added |
Hi @chrisribe, |
Thank you for your contribution! We will review the pull request and get back to you soon. |
CodeGen Tools Feedback CollectionThank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey |
|
Fixed! Thanks healthcareapis is a bit out of date. |
@wangzelin007 There are 2 python38 errors here but I do not know why they are failing all other python versions are passing. Could this be a transient error ? |
@wangzelin007 I need a bit more information about this, is there anything else I need to do here ? Or will this simply be reviewed / approved ? |
Related AAZ PR: |
Please remove the extension in |
Oh nice catch ! Removed Update: |
azure-cli 2.66.0 is released I think we can release this PR now right ? |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
0c9a942
to
eea7e8b
Compare
Ok well my index.json revert has caused issues I think I need to merge main again. |
a74c04d
to
a419eeb
Compare
|
Commenter does not have sufficient privileges for PR 8224 in repo Azure/azure-cli-extensions |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
[Release] Update index.json for extension [ healthcareapis ] : https://dev.azure.com/azclitools/release/_build/results?buildId=206113&view=results |
This is a proposed move of deidservice extension under healthcareapis
This checklist is used to make sure that common guidelines for a pull request are followed.
Related command
General Guidelines
azdev style <YOUR_EXT>
locally? (pip install azdev
required)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
.