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

[Astronomer] az astronomer organization: Generate commands with codegen v2 #7300

Merged
merged 7 commits into from
Mar 1, 2024

Conversation

ZengTaoxu
Copy link
Contributor


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

Validation for Breaking Change Starting...

Thanks for your contribution!

@yonzhan
Copy link
Collaborator

yonzhan commented Feb 20, 2024

Astronomer

@ZengTaoxu ZengTaoxu changed the title [Astronomer] [Astronomer] az astronomer organization: Add new commands Feb 20, 2024
@yonzhan yonzhan requested a review from jsntcy February 20, 2024 09:06
@ZengTaoxu ZengTaoxu changed the title [Astronomer] az astronomer organization: Add new commands [Astronomer] az astronomer organization: Generate commands with codegen v2 Feb 21, 2024
Comment on lines 4 to 5
## How to use ##
Please add commands usage here.
Copy link
Member

Choose a reason for hiding this comment

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

please complete this part with some basic usage scenarios

@@ -0,0 +1,3 @@
{
Copy link
Member

@necusjz necusjz Feb 26, 2024

Choose a reason for hiding this comment

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

if it's a preview version, azext.isPreview is needed; otherwise, the version should be 1.0.0

@necusjz
Copy link
Member

necusjz commented Mar 1, 2024

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@necusjz necusjz merged commit 3407910 into Azure:main Mar 1, 2024
16 checks passed
@azclibot
Copy link
Collaborator

azclibot commented Mar 1, 2024

[Release] Update index.json for extension [ astronomer ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=135669&view=results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants