Fix a race condition in zip deploy by @jasonyemsft in 751ee12d693a4cd62944a53794bbf4ca1d09ec6e
microsoft-vscode-azext-utils v2.3.0
Standardizes what it means to "skipExeucte" for AzureWizard, via adding an option to AzureWizard for skipExecute. When set to true this will:
Remove all executeSteps and replaces them with an execute step which simply throws a UserCancelledError
Replaces any ExecuteActivityContext properties from the context with ones that avoid outputting Azure activities
Have runQuickPickWizard respect showLoadingPrompt.
Add a SimpleCommandConfig which makes it easy to simply expose a command without have to make any wizard changes. Good for when just getting started and trying out exposing a command.
Change names of some types (technically breaking, but only agent extension has used these types so far in any "merged" capacity, do not need to move to a new major version number for utils).
Fix a race condition in zip deploy by @jasonyemsft in 751ee12d693a4cd62944a53794bbf4ca1d09ec6e
microsoft-vscode-azext-utils v2.3.0
Standardizes what it means to "skipExeucte" for AzureWizard, via adding an option to AzureWizard for skipExecute. When set to true this will:
Remove all executeSteps and replaces them with an execute step which simply throws a UserCancelledError
Replaces any ExecuteActivityContext properties from the context with ones that avoid outputting Azure activities
Have runQuickPickWizard respect showLoadingPrompt.
Add a SimpleCommandConfig which makes it easy to simply expose a command without have to make any wizard changes. Good for when just getting started and trying out exposing a command.
Change names of some types (technically breaking, but only agent extension has used these types so far in any "merged" capacity, do not need to move to a new major version number for utils).
This version was pushed to npm by azcode-bot, a new releaser for @microsoft/vscode-azext-utils since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the microsoft-vscode group with 2 updates: @microsoft/vscode-azext-azureutils and @microsoft/vscode-azext-utils.
Updates
@microsoft/vscode-azext-azureutils
from 2.0.5 to 3.0.0Release notes
Sourced from
@microsoft/vscode-azext-azureutils
's releases.... (truncated)
Commits
8b22dec
Remove parameterNames02b7e52
azure utils package lockc7358f6
Try dropping parameterName for nowd6c5cf7
Bump azure utils to 3.0.0dd30cce
Dump skip validation30ee3fe
Bump appservice to 3.0.04c0c0b3
Change benchmark types based on vscode agent api changes4ea57d9
package lock25ea9e3
refine comments19e5cee
More commentsUpdates
@microsoft/vscode-azext-utils
from 2.1.5 to 2.3.1Release notes
Sourced from
@microsoft/vscode-azext-utils
's releases.... (truncated)
Commits
6ffc392
Fix not setting context right in AzureWizard during skip executedd91e33
New changes & types for agent integration (#1690)135a37f
Change default job name to "Root" (#1689)7ca0f05
Changes for azure agent integration (#1680)ba31b91
build: Try reducing the unshared yaml (#1688)1896498
build: Fix not-working 1ES pipelines (#1687)121e746
Create 1ES build pipeline (#1686)bb6c454
build: Support 1ES pipelines (#1685)f43e74b
Let VSCode change the settings.json (#1684)3f77b43
Revert "appservice: Use management endpoint for all kudu calls (#1677)" (#1683)Maintainer changes
This version was pushed to npm by azcode-bot, a new releaser for
@microsoft/vscode-azext-utils
since your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show