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 stable version 2024-07-10 #8026

Merged
merged 45 commits into from
Oct 14, 2024
Merged

Conversation

yaotongms
Copy link
Member

@yaotongms yaotongms commented Sep 25, 2024


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

Related command

This release is targeting version 2024-07-10 of connectedmachine and using aaz.

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

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 Sep 25, 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 Sep 25, 2024
@yaotongms yaotongms reopened this Sep 25, 2024
@AllyW AllyW added the stable release extension module as stable label Sep 26, 2024
@github-actions github-actions bot removed the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Sep 27, 2024
@yaotongms
Copy link
Member Author

aaz: Azure/aaz#583

@necusjz necusjz merged commit 9b93beb into Azure:main Oct 14, 2024
20 checks passed
@azclibot
Copy link
Collaborator

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

@jkroepke
Copy link

@yaotongms What the reason why the az connectedmachine run-command is removed?

@yaotongms
Copy link
Member Author

@yaotongms What the reason why the az connectedmachine run-command is removed?

this release is targeting a stable version API that doesn't contain runcommands since it's in preview. It will be included in future release targeting preview API.

@jkroepke
Copy link

this release is targeting a stable version API that doesn't contain runcommands since it's in preview. It will be included in future release targeting preview API.

Feels a bit sad, since the documented command are not longer working. https://learn.microsoft.com/en-us/azure/azure-arc/servers/run-command

@Sorensiim
Copy link

image

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 stable release extension module as stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants