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

[fleet] add fleet auto upgrade profile commands #7887

Merged
merged 12 commits into from
Sep 27, 2024
Merged

Conversation

pdaru
Copy link
Member

@pdaru pdaru commented Aug 15, 2024


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

Related command

az fleet autoupgradeprofile ...

adding new fleet autoupgradeprofile api commands

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 Aug 15, 2024

⚠️Azure CLI Extensions Breaking Change Test
⚠️fleet
rule cmd_name rule_message suggest_message
⚠️ 1011 - SubgroupAdd fleet autoupgradeprofile sub group fleet autoupgradeprofile added

@yonzhan
Copy link
Collaborator

yonzhan commented Aug 15, 2024

fleet

Copy link

github-actions bot commented Aug 15, 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 Aug 15, 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 24, 2024
@pdaru
Copy link
Member Author

pdaru commented Sep 26, 2024

@serbrech & @kairu-ms - PR's ready for review.

src/fleet/HISTORY.rst Outdated Show resolved Hide resolved
@serbrech
Copy link
Member

Module: fleet

  • Update VERSION to 1.3.0 in src/fleet/setup.py

@pdaru

@kairu-ms
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Copy link
Member

@serbrech serbrech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@kairu-ms kairu-ms closed this Sep 27, 2024
@kairu-ms kairu-ms reopened this Sep 27, 2024
@kairu-ms
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@kairu-ms kairu-ms closed this Sep 27, 2024
@kairu-ms kairu-ms reopened this Sep 27, 2024
@kairu-ms kairu-ms merged commit 9f42ff0 into Azure:main Sep 27, 2024
20 checks passed
@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ fleet ] : https://dev.azure.com/azclitools/release/_build/results?buildId=193361&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.

5 participants