Skip to content
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

[connectedmachine] release preview version 2024-05-20 #7797

Merged
merged 30 commits into from
Aug 5, 2024

Conversation

yaotongms
Copy link
Member

@yaotongms yaotongms commented Jul 15, 2024

This release is targeting version 2024-05-20 of connectedmachine and using aaz.


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

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.

Copy link

azure-client-tools-bot-prd bot commented Jul 15, 2024

❌Azure CLI Extensions Breaking Change Test
❌connectedmachine
rule cmd_name rule_message suggest_message
1010 - ParaPropUpdate connectedmachine extension create cmd connectedmachine extension create update parameter auto_upgrade_minor_version: updated property options from ['--auto-upgrade-minor', '--auto-upgrade-minor-version', '--upgrade-minor-ver'] to ['--auto-upgrade-min', '--auto-upgrade-minor-version'] please change property options from ['--auto-upgrade-min', '--auto-upgrade-minor-version'] to ['--auto-upgrade-minor', '--auto-upgrade-minor-version', '--upgrade-minor-ver'] for parameter auto_upgrade_minor_version of cmd connectedmachine extension create
1010 - ParaPropUpdate connectedmachine extension create cmd connectedmachine extension create update parameter enable_automatic_upgrade: updated property options from ['--auto-upgrade', '--enable-auto-upgrade', '--enable-automatic-upgrade'] to ['--enable-auto-upgrade', '--enable-automatic-upgrade'] please change property options from ['--enable-auto-upgrade', '--enable-automatic-upgrade'] to ['--auto-upgrade', '--enable-auto-upgrade', '--enable-automatic-upgrade'] for parameter enable_automatic_upgrade of cmd connectedmachine extension create
1010 - ParaPropUpdate connectedmachine extension update cmd connectedmachine extension update update parameter auto_upgrade_minor_version: updated property options from ['--auto-upgrade-minor', '--auto-upgrade-minor-version', '--upgrade-minor-ver'] to ['--auto-upgrade-min', '--auto-upgrade-minor-version'] please change property options from ['--auto-upgrade-min', '--auto-upgrade-minor-version'] to ['--auto-upgrade-minor', '--auto-upgrade-minor-version', '--upgrade-minor-ver'] for parameter auto_upgrade_minor_version of cmd connectedmachine extension update
1010 - ParaPropUpdate connectedmachine extension update cmd connectedmachine extension update update parameter enable_automatic_upgrade: updated property options from ['--auto-upgrade', '--enable-auto-upgrade', '--enable-automatic-upgrade'] to ['--enable-auto-upgrade', '--enable-automatic-upgrade'] please change property options from ['--enable-auto-upgrade', '--enable-automatic-upgrade'] to ['--auto-upgrade', '--enable-auto-upgrade', '--enable-automatic-upgrade'] for parameter enable_automatic_upgrade of cmd connectedmachine extension update
1007 - ParaRemove connectedmachine license list cmd connectedmachine license list removed parameter resource_group please add back parameter resource_group for cmd connectedmachine license list
1007 - ParaRemove connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update removed parameter private_link_service_connection_state please add back parameter private_link_service_connection_state for cmd connectedmachine private-endpoint-connection update
1010 - ParaPropUpdate connectedmachine run-command create cmd connectedmachine run-command create update parameter async_execution: updated property options from ['--async', '--async-execution'] to ['--async-execution'] please change property options from ['--async-execution'] to ['--async', '--async-execution'] for parameter async_execution of cmd connectedmachine run-command create
1010 - ParaPropUpdate connectedmachine run-command create cmd connectedmachine run-command create update parameter error_blob_managed_identity: updated property options from ['--error-blob-managed-identity', '--error-id'] to ['--error-blob-id', '--error-blob-managed-identity'] please change property options from ['--error-blob-id', '--error-blob-managed-identity'] to ['--error-blob-managed-identity', '--error-id'] for parameter error_blob_managed_identity of cmd connectedmachine run-command create
1010 - ParaPropUpdate connectedmachine run-command create cmd connectedmachine run-command create update parameter error_blob_uri: updated property options from ['--error-blob-uri', '--error-uri'] to ['--error-blob-uri'] please change property options from ['--error-blob-uri'] to ['--error-blob-uri', '--error-uri'] for parameter error_blob_uri of cmd connectedmachine run-command create
1010 - ParaPropUpdate connectedmachine run-command create cmd connectedmachine run-command create update parameter output_blob_managed_identity: updated property options from ['--output-blob-managed-identity', '--output-id'] to ['--output-blob-id', '--output-blob-managed-identity'] please change property options from ['--output-blob-id', '--output-blob-managed-identity'] to ['--output-blob-managed-identity', '--output-id'] for parameter output_blob_managed_identity of cmd connectedmachine run-command create
1010 - ParaPropUpdate connectedmachine run-command create cmd connectedmachine run-command create update parameter output_blob_uri: updated property options from ['--output-blob-uri', '--output-uri'] to ['--output-blob-uri'] please change property options from ['--output-blob-uri'] to ['--output-blob-uri', '--output-uri'] for parameter output_blob_uri of cmd connectedmachine run-command create
1010 - ParaPropUpdate connectedmachine run-command create cmd connectedmachine run-command create update parameter run_as_password: updated property options from ['--password', '--run-as-password'] to ['--run-as-password'] please change property options from ['--run-as-password'] to ['--password', '--run-as-password'] for parameter run_as_password of cmd connectedmachine run-command create
1010 - ParaPropUpdate connectedmachine run-command create cmd connectedmachine run-command create update parameter run_as_user: updated property options from ['--run-as-user', '--user'] to ['--run-as-user'] please change property options from ['--run-as-user'] to ['--run-as-user', '--user'] for parameter run_as_user of cmd connectedmachine run-command create
1010 - ParaPropUpdate connectedmachine run-command create cmd connectedmachine run-command create update parameter script_uri_managed_identity: updated property options from ['--script-uri-managed-id', '--script-uri-managed-identity'] to ['--script-uri-id', '--script-uri-managed-identity'] please change property options from ['--script-uri-id', '--script-uri-managed-identity'] to ['--script-uri-managed-id', '--script-uri-managed-identity'] for parameter script_uri_managed_identity of cmd connectedmachine run-command create
1010 - ParaPropUpdate connectedmachine run-command create cmd connectedmachine run-command create update parameter timeout_in_seconds: updated property options from ['--timeout', '--timeout-in-seconds'] to ['--timeout-in-seconds'] please change property options from ['--timeout-in-seconds'] to ['--timeout', '--timeout-in-seconds'] for parameter timeout_in_seconds of cmd connectedmachine run-command create
1007 - ParaRemove connectedmachine run-command update cmd connectedmachine run-command update removed parameter source please add back parameter source for cmd connectedmachine run-command update
1010 - ParaPropUpdate connectedmachine run-command update cmd connectedmachine run-command update update parameter async_execution: updated property options from ['--async', '--async-execution'] to ['--async-execution'] please change property options from ['--async-execution'] to ['--async', '--async-execution'] for parameter async_execution of cmd connectedmachine run-command update
1010 - ParaPropUpdate connectedmachine run-command update cmd connectedmachine run-command update update parameter error_blob_managed_identity: updated property options from ['--error-blob-managed-identity', '--error-id'] to ['--error-blob-id', '--error-blob-managed-identity'] please change property options from ['--error-blob-id', '--error-blob-managed-identity'] to ['--error-blob-managed-identity', '--error-id'] for parameter error_blob_managed_identity of cmd connectedmachine run-command update
1010 - ParaPropUpdate connectedmachine run-command update cmd connectedmachine run-command update update parameter error_blob_uri: updated property options from ['--error-blob-uri', '--error-uri'] to ['--error-blob-uri'] please change property options from ['--error-blob-uri'] to ['--error-blob-uri', '--error-uri'] for parameter error_blob_uri of cmd connectedmachine run-command update
1010 - ParaPropUpdate connectedmachine run-command update cmd connectedmachine run-command update update parameter output_blob_managed_identity: updated property options from ['--output-blob-managed-identity', '--output-id'] to ['--output-blob-id', '--output-blob-managed-identity'] please change property options from ['--output-blob-id', '--output-blob-managed-identity'] to ['--output-blob-managed-identity', '--output-id'] for parameter output_blob_managed_identity of cmd connectedmachine run-command update
1010 - ParaPropUpdate connectedmachine run-command update cmd connectedmachine run-command update update parameter output_blob_uri: updated property options from ['--output-blob-uri', '--output-uri'] to ['--output-blob-uri'] please change property options from ['--output-blob-uri'] to ['--output-blob-uri', '--output-uri'] for parameter output_blob_uri of cmd connectedmachine run-command update
1010 - ParaPropUpdate connectedmachine run-command update cmd connectedmachine run-command update update parameter run_as_password: updated property options from ['--password', '--run-as-password'] to ['--run-as-password'] please change property options from ['--run-as-password'] to ['--password', '--run-as-password'] for parameter run_as_password of cmd connectedmachine run-command update
1010 - ParaPropUpdate connectedmachine run-command update cmd connectedmachine run-command update update parameter run_as_user: updated property options from ['--run-as-user', '--user'] to ['--run-as-user'] please change property options from ['--run-as-user'] to ['--run-as-user', '--user'] for parameter run_as_user of cmd connectedmachine run-command update
1010 - ParaPropUpdate connectedmachine run-command update cmd connectedmachine run-command update update parameter timeout_in_seconds: updated property options from ['--timeout', '--timeout-in-seconds'] to ['--timeout-in-seconds'] please change property options from ['--timeout-in-seconds'] to ['--timeout', '--timeout-in-seconds'] for parameter timeout_in_seconds of cmd connectedmachine run-command update
1010 - ParaPropUpdate connectedmachine update cmd connectedmachine update update parameter private_link_scope_resource_id: updated property options from ['--private-link-scope-resource-id', '--scope-id'] to ['--private-link-scope-id', '--private-link-scope-resource-id'] please change property options from ['--private-link-scope-id', '--private-link-scope-resource-id'] to ['--private-link-scope-resource-id', '--scope-id'] for parameter private_link_scope_resource_id of cmd connectedmachine update
⚠️ 1006 - ParaAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update added parameter description
⚠️ 1006 - ParaAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update added parameter status
⚠️ 1006 - ParaAdd connectedmachine run-command update cmd connectedmachine run-command update added parameter command_id
⚠️ 1006 - ParaAdd connectedmachine run-command update cmd connectedmachine run-command update added parameter script_uri_managed_identity
⚠️ 1006 - ParaAdd connectedmachine run-command update cmd connectedmachine run-command update added parameter script_uri
⚠️ 1006 - ParaAdd connectedmachine run-command update cmd connectedmachine run-command update added parameter script

Copy link

Hi @yaotongms,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@yonzhan
Copy link
Collaborator

yonzhan commented Jul 15, 2024

connectedmachine

Copy link

CodeGen Tools Feedback Collection

Thank 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

Copy link

github-actions bot commented Jul 15, 2024

@yaotongms yaotongms changed the title [connectedmachine] release preview version 2024-05-20 [connectedmachine+arc] release preview version 2024-05-20 Jul 16, 2024
@github-actions github-actions bot added the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Jul 17, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented Jul 17, 2024

Please fix CI issues

@yaotongms
Copy link
Member Author

@yonzhan CI is failing on azdev setup. I reran that command locally and didn't see any updates. Logs here:

(venv) PS C:\Users\Documents> azdev setup --cli ./azure-cli --repo ./azure-cli-extensions

=======================
| Azure CLI Dev Setup |

Azure CLI:
C:\Users\yaotong\Documents\azure-cli

Azure CLI extension repos:
C:\Users\yaotong\Documents\azure-cli-extensions

Installing packages

Upgrading pip...
Installing requirements.txt...
Installing azure-cli-telemetry...
Installing azure-cli-core...
Installing azure-cli...
Installing azure-cli-testsdk...
Installing requirements.py3.Windows.txt...

Elapsed time: 1 min 58 sec

Finished dev setup!

@yanzhudd
Copy link
Contributor

please fix the CI issues

@yaotongms yaotongms removed the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Jul 26, 2024
@yaotongms yaotongms changed the title [connectedmachine+arc] release preview version 2024-05-20 [connectedmachine] release preview version 2024-05-20 Jul 30, 2024
src/service_name.json Outdated Show resolved Hide resolved
@necusjz necusjz merged commit d9baa11 into Azure:main Aug 5, 2024
19 checks passed
@azclibot
Copy link
Collaborator

azclibot commented Aug 5, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants