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

Change dnc extension mode #3568

Merged
merged 2 commits into from
Jul 5, 2021

Conversation

shriroopjoshi
Copy link
Contributor

Change dnc extension mode from experimental to preview


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

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?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

Change dnc extension mode from experimental to preview
@yonzhan
Copy link
Collaborator

yonzhan commented Jul 1, 2021

dnc

@yonzhan yonzhan requested a review from kairu-ms July 1, 2021 12:00
@yonzhan yonzhan added this to the S189 milestone Jul 1, 2021
Copy link
Contributor

@kairu-ms kairu-ms left a comment

Choose a reason for hiding this comment

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

Please update extension version in setup.py and history note in HISTORY.rst

src/dnc/azext_dnc/azext_metadata.json Outdated Show resolved Hide resolved
src/dnc/azext_dnc/generated/commands.py Outdated Show resolved Hide resolved
* Update extension version in history and setup.py
* Change is_preview to true
@kairu-ms kairu-ms merged commit 5380f93 into Azure:main Jul 5, 2021
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.

None yet

3 participants