Skip to content
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

Merged
merged 18 commits into from
Apr 16, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: automation/resource-manager

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-io
Copy link

codecov-io commented Aug 28, 2018

Codecov Report

Merging #3125 into master will decrease coverage by 4.31%.
The diff coverage is 53.15%.

Impacted file tree graph

@@            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
Impacted Files Coverage Δ
.../mgmt/automation/models/automation_client_enums.py 100% <100%> (ø)
azure-mgmt-automation/azure/__init__.py 100% <100%> (ø)
...utomation/azure/mgmt/automation/models/__init__.py 100% <100%> (ø)
azure-mgmt-automation/azure/mgmt/__init__.py 100% <100%> (ø)
...-mgmt-automation/azure/mgmt/automation/__init__.py 100% <100%> (ø)
...on/azure/mgmt/automation/models/dsc_node_report.py 16.66% <16.66%> (ø)
...zure/mgmt/automation/models/dsc_node_report_py3.py 16.66% <16.66%> (ø)
...s/software_update_configuration_machine_run_py3.py 20.83% <20.83%> (ø)
...odels/software_update_configuration_machine_run.py 20.83% <20.83%> (ø)
...automation/azure/mgmt/automation/models/runbook.py 22.72% <22.72%> (ø)
... and 4428 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bd8c204...5ffc485. Read the comment docs.

…omation (#3354)

* Generated from 8caea7ee753f56b10f8b26a010d1d8287cb33607

Added missing property to make JobStreamProperties definitions identical

* Packaging update of azure-mgmt-automation
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Sep 14, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-automation

You can install the package azure-mgmt-automation of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_automation/resource-manager#egg=azure-mgmt-automation&subdirectory=azure-mgmt-automation"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_automation/resource-manager#egg=azure-mgmt-automation&subdirectory=azure-mgmt-automation"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_automation/resource-manager
  • pip install -e ./azure-mgmt-automation

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_automation/resource-manager
  • pip wheel --no-deps ./azure-mgmt-automation

Direct download

Your 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
@iscai-msft
Copy link
Contributor

@AutorestCI rebuild https://github.com/Azure/azure-rest-api-specs/blob/master/specification/automation/resource-manager/readme.md

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

@lmazuel lmazuel merged commit 4559b41 into master Apr 16, 2019
@lmazuel lmazuel deleted the restapi_auto_automation/resource-manager branch April 16, 2019 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants