-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[AutoPR] automation/resource-manager #3125
Conversation
Adding property syncType, and removing property startType from SourceControlSyncJobs. Renaming property syncJobStreamId to sourceControlSyncJobStreamId and updating example to reflect the changes.
Fixing the spec for DSCConfigurations. The correct type was not being returned
Codecov Report
@@ Coverage Diff @@
## master #3125 +/- ##
==========================================
- Coverage 57.2% 52.89% -4.32%
==========================================
Files 8132 11523 +3391
Lines 164261 252231 +87970
==========================================
+ Hits 93967 133405 +39438
- Misses 70294 118826 +48532
Continue to review full report at Codecov.
|
…omation (#3354) * Generated from 8caea7ee753f56b10f8b26a010d1d8287cb33607 Added missing property to make JobStreamProperties definitions identical * Packaging update of azure-mgmt-automation
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-automationYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Quick fix to response type of runbookdraftcontent get
…issues (#3448) * Generated from 510e17781037581020c980bca0f6b0a7bf77a931 Fix the runbook resource schema issues * Generated from 510e17781037581020c980bca0f6b0a7bf77a931 Fix the runbook resource schema issues
…uration dynamic group (#3552) * Generated from da88a237aa03b5de9cc7e5e0081c0f25bbb720dc Swagger change for Update configuration dynamic group * Generated from fc491695edaba989b6f14e4a7541852d0e98b780 Addressing the feedback and adding the sample examples * Generated from 010387285df8d64aa4d2a36593fce01cd95e2efe fixing the capitalization and grammer on the description * Generated from 7546ceb3e18b6db70ad4da5aadf2d1db24d621e4 Changes after reviewing the decriptions * Generated from 915d19ed0f6a41d54a20040b8166514b5c9ef7f8 Changes after reviewing the descriptions
… PartialSync to IncrementalSync. (#3628) * Generated from 38e72e8bf46e5fcbea6f9cfda52f6f98e3560a24 Removing PartialSync and adding IncrementalSync for sync type. Also, updating examples. * Packaging update of azure-mgmt-automation
Reverting change: Replacing PartialSync for IncrementalSync for sync type and updating examples.
typo: Microsoft.Automation - specifc -> specific - theresource -> the resource - detailes -> Details - souce -> source - occured -> occurred - cerdential -> credential - madatory -> mandatory - infomration -> information - runas -> RunAs - dratft -. draft - varible -> variable
…uration dynamic group Saved Search Query (#4107) * Generated from 5c9b5836b2067fd623c49b79bd15ff36d4d8aebb Swagger change for Update configuration dynamic group Saved Search Query * Generated from f3813d89e619417184a43e8a56ab00452f8ee204 Merge branch 'master' into SavedSearchSwagger
Nothing to rebuild, this PR is up to date |
Created to accumulate context: automation/resource-manager