fix(cssc): 31250186 address all comments in public repo PR#42
Closed
cegraybl wants to merge 436 commits into
Closed
fix(cssc): 31250186 address all comments in public repo PR#42cegraybl wants to merge 436 commits into
cegraybl wants to merge 436 commits into
Conversation
Co-authored-by: Alan Zhang <alanzhang@microsoft.com>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=203447&view=results Last commit: Azure@fd7b4a6
…12 (Azure#8215) Co-authored-by: Anna Pankiewicz <anna.pankiewicz@microsoft.com>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=203456&view=results Last commit: Azure@3a563c9
…erty pollingInterval and cooldownPeriod (Azure#8236)
* remove msrest utils * update version
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=203548&view=results Last commit: Azure@340ec15
Co-authored-by: Hong Ma <hongma@microsoft.com>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=203816&view=results Last commit: Azure@66eb468
…`--aad-client-app-id`, `--aad-server-app-id` and `--aad-server-app-secret` when creating cluster (Azure#8228)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=203878&view=results Last commit: Azure@b990860
…e#8240) * Delete src/compute-diagnostic-rp directory * Update service_name.json * remove compute-diagnostic from index.json
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=204097&view=results Last commit: Azure@63a3ae8
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=204174&view=results Last commit: Azure@7464d03
…ion (Azure#8239) * Adding support for publicIPDisabled * Added test cases for public ip disabled param * Changing version from 1.1.2 to 1.2.0 as its minor changes and not patch * nit: condition refactoring and pushing new recordings * added more test cases * nit: fixing CI failures
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=204207&view=results Last commit: Azure@3477cfa
…ove deprecated `-r` and `-s` options (Azure#8243)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=204223&view=results Last commit: Azure@2e3be93
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=204257&view=results Last commit: Azure@96fdc9c
Co-authored-by: Lior Stauber <t-lstauber@microsoft.com>
* read only logic for some mount types (#62) * offloading error checking and updating tests * Gracefully handle broken base64 policies in non-diff mode (#64) * handle broken base64 * address style fixes * adding flag to omit ID from policy * adding ability to not use sidecars via ARM tag * adding workload identity support for vn2 * Add user prompt to confirm policy overwrite for VN2 YAMLs * support for image attached fragments * updating locations where executables are found * updating version to 1.1.0 * updating test value * taking out unused dependency * fixing errors in docs and types * getting rid of whitespace * updating kata tests for linux * updating kata tests for windows * can't have binary files --------- Co-authored-by: Khalil Sayid <30742855+ksayid@users.noreply.github.com> Co-authored-by: Khalil Sayid <khalilsayid@microsoft.com>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=204793&view=results Last commit: Azure@7d4644e
* Updating resource name regex pattern to latest * sec admin config and rule updates * Update version in HISTORY.rst * Updated version in setup.py * resolve missing_parameter_help * passed tests * marked stable * change version from 1.3.0 to 1.4.0 to try and resolve CI error 'release-version-block' * updating version to expected 1.3.1
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=204930&view=results Last commit: Azure@278bd87
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=114435406&view=results Last commit: Azure@1c70844
* add support for bastion developer create * space-separated ip addresses for network acls * add history * features vars naming * check fix * re-record tests * attempt to fix api-version for vnet PUT * update recording --------- Co-authored-by: Jacques Zhang <zhangja@microsoft.com>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=114437701&view=results Last commit: Azure@d2c93aa
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=114449774&view=results Last commit: Azure@aa7431b
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=114573497&view=results Last commit: Azure@a3f7316
…ing `--asg-ids` alone without `--allowed-host-ports` (Azure#8456)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=114577049&view=results Last commit: Azure@d344335
…zure#8368) * Update list-template.md | fix metadata to conform to new guidelines According to the allowed values for `ms.topic` as now showing in the Contributor's Guide (https://review.learn.microsoft.com/en-us/help/platform/metadata-taxonomies/mstopic?branch=main), the ms.topic for autogenerated reference content should be `language-reference`. By making this update, the available extensions report will also be removed from management's broken link report. We'll still be able to monitor broken links from the azure-docs-cli repo's daily build report. * Update ms.topic to generated-reference
Co-authored-by: Sai Sankar Gochhayat <sgochhayat@microsoft.com>
* Update project env type parameters * Fix environment def example and update style * Fix show logs * Fix spacing * Fix style error * Fix integraion tests * Fix gallery test * Fix gallery test * Fix gallery compute * Update * Update control plane * Update tests and vendored sdk for data plane API * Updates * Update tests * Update version * Update tests * Update log command to support escape characters * Update control plane to 2024-10-01-preview * Changes for force delete only * update api version * remove preview flag * Fix linter errors * Update control plane tests * Update tests * Update commands * Add project policy test * Update * add missing override * Update response * Add tests * Fix image name regex * Update version for Ignite * Update data plane tests * Update control plane tests * Fix control plane tests * Fix nsg * Update params * Update release version * Update data plane 2024-10-01-preview * Remove old dp code * Add devbox list * Add project,pool,schedule * Add devbox * Fix post, add snapshots * Fix post LRO * Add environments * Add additional cmds * Fix help * Fix params * Fix customization task validate * Linter and style fixes * Update version * Update version2 * Update dp tests * Add dev box tests * Add repair test * Add snapshot test * Add customization task test * Add customization group test * Add environment test * Update tests * Update help * Fix tests * Fix examples and show logs output * Handle if there is no next scheduled time * Update HISTORY.rst * Fix syntax errors * Update version --------- Co-authored-by: Erica Guthan <ericaguthan@microsoft.com>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=114851450&view=results Last commit: Azure@f684127
…ddba08d533f1' of https://github.com/AzureCR/azure-cli-extensions into feature/cssc_ext
8fa9d81 to
a686b19
Compare
Author
|
messed up something in my branch history, will recreate |
mabelegba
pushed a commit
that referenced
this pull request
Nov 25, 2025
* Upstream Merge * Merge from workload-orchestration : Added Example in Description (#34) * Merge from workload-orchestration : Fixed Example * Fixed Example for SolutionTemplateVersion * Made Changes for command-change CI fix' * Reset Version 1.0.0b1 * Added Bulk and Diagnostics Back (#35) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Added Bulk Solution Example (#36) * Added Bulk and Diagnostics Back * Changes --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Fixed Solution Template Linter Issue * Added Integration Tests Framework for WorkloadOrchestration #37 Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Added ServiceName (#38) * Added Tests * Made Changes on ServiceName --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Added Full Target Solution Tests (#39) * Added Tests * Made Changes on ServiceName * Nit Changes * Made Changes for ContextLookup --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Added E2E workflow Tests (#40) * Added Tests * Made Changes on ServiceName * Nit Changes * Made Changes for ContextLookup * Added complete workflow * Add Licence * Added License --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Added Readme (#41) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Bulk Deployemnent LRO changes (#42) * made changes * Added change * Added Changes in Test * Added CLi Changes * Added Setup --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Added Changes For Backward Compitablity (#43) * Added Changes For Backward Compitablity * Made changes --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Made changes (#44) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Target Operations API refractoring (#47) * Changes I made * Make changes * Made chnages * Make changes --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Stable API 2025-06-01 (#48) * Made changes * Made Changes --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Change in ID in Targets (#50) * Made changes * changes --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Remove Id and Name from Target Review (#51) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * final bulk (#52) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Changes in ARG * Added Linter Exception * Added ITTests (#53) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Standardize CLI (#54) * Made Changes * Made Changes * Made changes * Added Change * Made changes * Made changes * Made changes * Made Changes --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Linter FIxes and Remove Preview * Removed Resolved from CLI * change in version * made changes (#55) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Fixed history --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change addresses all the comments in the public repo PR.
Final change for public preview.
Test passes, lint and style are successful.