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

Revert unnecessary version upgrade for aks_extension #3612

Merged
merged 1 commit into from
Jul 9, 2021

Conversation

zhoxing-ms
Copy link
Contributor

@zhoxing-ms zhoxing-ms commented Jul 9, 2021


The modification #3605 has been added in this PR #3610
Therefore, there is no need to upgrade the version to 0.5.2 (release pipeline failed before, so this package version has not been released yet)
So revert this PR #3608

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.

@zhoxing-ms zhoxing-ms force-pushed the revert_k8s_extention_0.5.2 branch from 1c3076d to 254819b Compare July 9, 2021 05:21
@zhoxing-ms zhoxing-ms requested review from Juliehzl and jsntcy July 9, 2021 05:36
@yonzhan yonzhan added this to the Jul 2021 (2021-08-03) milestone Jul 9, 2021
@yonzhan
Copy link
Collaborator

yonzhan commented Jul 9, 2021

Revert unnecessary version upgrade

@zhoxing-ms zhoxing-ms merged commit 1ac0cff into Azure:main Jul 9, 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.

3 participants