-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[Release] Update index.json for extension [ appservice-kube ] #4453
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
Conversation
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1386720 Last commit: Azure@4fbcd8f
|
Thank you for your contribution azclibot! We will review the pull request and get back to you soon. |
|
appservice-kube |
|
CI has the following issue:
It is due to the introduction of PR #4384 (comment) @StrawnSC Please take a look~ |
|
@zhoxing-ms what version of the CLI does the CI use? This appservice-kube extension update uses features that are set to be released with CLI version |
@StrawnSC the AppServicePlan-kube extension has an explicit import statement here for sporting file _FunctionAppStackRuntimeHelper - was this removed in core-cli, which means once this releases, this extension will break.
The CI/CD here might be using the latest available dev & hence catching this earlier. We should fix this soon. |
|
@panchagnula the class It's not in a released version of the CLI yet though so the CI must be using the prod version of the CLI instead of building from dev |
|
@zhoxing-ms could we rerun the CI on March 1st when CLI version |
OK |
Ah! I see so the extension was updated to use this import before the changes to core-cli was released to PROD? that explains the error - we should wait for the dependent changes to release then. In addition running the CI/CD pipeline, can we test the changes as well before we release the new extension? |
You can use the development environment provided by |
|
@panchagnula I manually tested the changes locally. I can go ahead and start adding some ScenarioTests too |
|
/azp run |
|
Commenter does not have sufficient privileges for PR 4453 in repo Azure/azure-cli-extensions |
@zhoxing-ms can you rerun the CI? It looks like I don't have permissions to do so *edit: never mind, Sisira reran the CI for me |
|
Please resolve the conflicting files |
|
I'm tried to push a fix to the merge conflict here, but I don't have permissions to push to the It's a pretty simple merge conflict. Could someone with permissions fix it or give me permissions to push? |
|
Replaced by #4481 |
|
Thanks @zhoxing-ms! |
[Release] Update index.json for extension [ appservice-kube ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1386720
Last commit against main: 4fbcd8f