forked from Azure/azure-powershell
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Adding Azure Automation Source Control cmdlets with docs. #4
Closed
Francisco-Gamino
wants to merge
10,000
commits into
safeermohammed:master
from
Francisco-Gamino:SC-Cmdlets
Closed
Adding Azure Automation Source Control cmdlets with docs. #4
Francisco-Gamino
wants to merge
10,000
commits into
safeermohammed:master
from
Francisco-Gamino:SC-Cmdlets
Conversation
This file contains 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
[Do Not Merge Yet]: Netcore compute
…nagement library made ~63 failures. Changes from Storage version update ~27 failures. There are ~6 with unknown failures. Both desktop and netcore tests pass now.
# Conflicts: # Azure.PowerShell.Netcore.sln # src/ResourceManager/ApiManagement/ApiManagement.sln # src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/Commands.ApiManagement.ServiceManagement.Netcore.csproj # src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/Commands.ApiManagement.Test.csproj # src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/ScenarioTests/ApiManagementTests.cs # src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/SessionRecords/Microsoft.Azure.Commands.ApiManagement.Test.ScenarioTests.ApiManagementTests/TestSetApiManagementDeploymentExternalVN.json # src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/SessionRecords/Microsoft.Azure.Commands.ApiManagement.Test.ScenarioTests.ApiManagementTests/TestSetApiManagementDeploymentInternalVN.json # src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/packages.config # src/ResourceManager/ApiManagement/Commands.ApiManagement/Commands.ApiManagement.Netcore.csproj # src/ResourceManager/ApiManagement/Commands.SMAPI.Test/ScenarioTests/ApiManagementTests.cs # src/ResourceManager/ApiManagement/Commands.SMAPI.Test/ScenarioTests/ApiManagementTestsFixture.cs # src/ResourceManager/ApiManagement/Commands.SMAPI.Test/ScenarioTests/TestsFixture.cs # src/ResourceManager/ApiManagement/Commands.SMAPI.Test/packages.config # src/ResourceManager/AzureBatch/AzureBatch.sln # src/ResourceManager/Compute/Compute.sln # src/ResourceManager/DeviceProvisioningServices/DeviceProvisioningServices.sln # src/ResourceManager/KeyVault/KeyVault.sln # src/ResourceManager/PolicyInsights/PolicyInsights.sln # src/ResourceManager/Profile/AzureRM.Profile.Netcore.psd1 # src/ResourceManager/Sql/Commands.Sql.Test/ScenarioTests/BlobAuditingTests.cs # src/ResourceManager/Sql/Commands.Sql/Replication/Services/AzureSqlDatabaseReplicationCommunicator.cs # src/ResourceManager/Sql/Sql.sln # src/ResourceManager/Storage/Storage.sln
…the merge. Synced psd1 changes from the merge.
# Conflicts: # src/ResourceManager/Compute/AzureRM.Compute.Netcore.psd1 # src/ResourceManager/Websites/AzureRM.Websites.Netcore.psd1
Fix sign job failure with Commands.Common.Websites
…ce-in-location Remove spaces in location before comparision
Fix flaky long running operation test
Introduce Azure Maps cmdlets
Move tests from on-demand to checkin
PolicyInsights RP GA version of cmdlets
- Label tests as "CheckIn" category. - Have a large timeout when in replay mode to deal with possibility of thread starvation in massively parallel run.
Re-record Batch tests
Fix for KeyVault issue 5159 and tests
Move wiki changes to docs
Update the example members
Update KeyVault ChangeLog.md
…es.SubjectParameters Remove ValidateNotNullOrEmpty validation conditions for SubjectBeginsWith/SubjectEndsWith in Update-AzureRmEventGridSubscription cmdlet to allow changing these parameters to empty string if needed
Add check for change log update in PRs
Populate context list when no previous context found
Allow version update for NetCore psd1 files
Handle TaskCanceledExceptions for all clients
Canceling PR. |
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.
Adding Azure Automation Source Control cmdlets with docs.