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

CMK and Log Template #10370

Merged
merged 3 commits into from
Sep 9, 2020
Merged

CMK and Log Template #10370

merged 3 commits into from
Sep 9, 2020

Conversation

savaradh
Copy link
Contributor

@savaradh savaradh commented Aug 7, 2020

  1. Template for storing log artifact
  2. Allow creation of quicktask resource

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Aug 7, 2020

[Staging] Swagger Validation Report

BreakingChange: 3 Errors, 0 Warnings [Detail] [Expand]
Rule Message
1041 - AddedPropertyInResponse The new version has a new property 'logTemplate' in response that was not found in the old version.
New: Microsoft.ContainerRegistry/preview/2019-06-01-preview/containerregistry_build.json#L1458:7
Old: Microsoft.ContainerRegistry/preview/2019-06-01-preview/containerregistry_build.json#L1449:7
1041 - AddedPropertyInResponse The new version has a new property 'logTemplate' in response that was not found in the old version.
New: Microsoft.ContainerRegistry/preview/2019-06-01-preview/containerregistry_build.json#L2117:7
Old: Microsoft.ContainerRegistry/preview/2019-06-01-preview/containerregistry_build.json#L2103:7
1041 - AddedPropertyInResponse The new version has a new property 'isSystemTask' in response that was not found in the old version.
New: Microsoft.ContainerRegistry/preview/2019-06-01-preview/containerregistry_build.json#L2117:7
Old: Microsoft.ContainerRegistry/preview/2019-06-01-preview/containerregistry_build.json#L2103:7
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 7, 2020

azure-sdk-for-go - Release

failed [Logs] [Expand Details]
  • Generate from 82f41bf with merge commit 20b6c51. SDK Automation 13.0.17.20200904.2
    [AutoRest] FATAL: System.InvalidOperationException: output-folder must not be under a preview subdirectory for stable swagger set Microsoft.ContainerRegistry/stable/2017-10-01/containerregistry.json, Microsoft.ContainerRegistry/preview/2018-02-01-preview/containerregistry_build.json
    [AutoRest]    at AutoRest.Go.CodeGeneratorGo.PreviewCheck(String folder) in /home/vsts/work/1/s/src/CodeGeneratorGo.cs:line 186
    [AutoRest]    at AutoRest.Go.CodeGeneratorGo.d__7.MoveNext() in /home/vsts/work/1/s/src/CodeGeneratorGo.cs:line 60
    [AutoRest] --- End of stack trace from previous location where exception was thrown ---
    [AutoRest]    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    [AutoRest]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    [AutoRest]    at AutoRest.Go.Program.d__3.MoveNext() in /home/vsts/work/1/s/src/Program.cs:line 107
    [AutoRest] --- End of stack trace from previous location where exception was thrown ---
    [AutoRest]    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    [AutoRest]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    [AutoRest]    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    [AutoRest]    at NewPlugin.d__20.MoveNext() in /home/vsts/work/1/s/autorest.common/src/Plugins/NewPlugin.cs:line 163
    [AutoRest] FATAL: go/generate - FAILED
    [AutoRest] FATAL: Error: Plugin go reported failure.
    [AutoRest] Failure during batch task - {"tag":"package-2018-02-preview"} -- Error: Plugin go reported failure..
    [AutoRest]   Error: Plugin go reported failure.
    Failed to run autorest.
    Error: /z/node_modules/.bin/autorest --use=@microsoft.azure/autorest.go@~2.1.153 --go --verbose --multiapi --use-onever --preview-chk --version=V2 --go-sdk-folder=/z/work/src/github.com/Azure/azure-sdk-for-go /z/work/azure-rest-api-specs/specification/containerregistry/resource-manager/readme.md FATAL: System.InvalidOperationException: output-folder must not be under a preview subdirectory for stable swagger set Microsoft.ContainerRegistry/stable/2017-10-01/containerregistry.json, Microsoft.ContainerRegistry/preview/2018-02-01-preview/containerregistry_build.json
       at AutoRest.Go.CodeGeneratorGo.PreviewCheck(String folder) in /home/vsts/work/1/s/src/CodeGeneratorGo.cs:line 186
       at AutoRest.Go.CodeGeneratorGo.d__7.MoveNext() in /home/vsts/work/1/s/src/CodeGeneratorGo.cs:line 60
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at AutoRest.Go.Program.d__3.MoveNext() in /home/vsts/work/1/s/src/Program.cs:line 107
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
       at NewPlugin.d__20.MoveNext() in /home/vsts/work/1/s/autorest.common/src/Plugins/NewPlugin.cs:line 163
    FATAL: go/generate - FAILED
    FATAL: Error: Plugin go reported failure.
    Failure during batch task - {"tag":"package-2018-02-preview"} -- Error: Plugin go reported failure..
      Error: Plugin go reported failure.
    , {} 
    Failed to find any diff after autorest so no changed packages was found.

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 7, 2020

Azure CLI Extension Generation - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 7, 2020

Trenton Generation - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 7, 2020

azure-sdk-for-python - Release

- Breaking Change detected in SDK

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 82f41bf with merge commit 20b6c51. SDK Automation 13.0.17.20200904.2
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-python/pull/2003: HttpError: Reference does not exist, {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Wed, 09 Sep 2020 02:54:49 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07CA:B2EA:28A41DA:312BA67:5F5843F8","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4637","x-ratelimit-reset":"1599620286","x-ratelimit-used":"363","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-python/git/refs/heads/sdkAutomation/azure-mgmt-containerregistry@10370","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest/reference/git#delete-a-reference"}
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Found too much API version: {'2018-02-01-preview', '2017-10-01'} in label v2018_02_01_preview
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Guessing you want 2018-02-01-preview based on label v2018_02_01_preview
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Found too much API version: {'2018-09-01', '2017-10-01'} in label v2018_09_01
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Guessing you want 2018-09-01 based on label v2018_09_01
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-04-01', '2017-10-01'} in label v2019_04_01
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Guessing you want 2019-04-01 based on label v2019_04_01
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-04-01', '2019-05-01'} in label v2019_05_01
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Guessing you want 2019-05-01 based on label v2019_05_01
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-05-01-preview', '2017-10-01'} in label v2019_05_01_preview
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Guessing you want 2019-05-01-preview based on label v2019_05_01_preview
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-05-01-preview', '2019-06-01-preview', '2019-05-01'} in label v2019_06_01_preview
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Guessing you want 2019-06-01-preview based on label v2019_06_01_preview
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-05-01-preview', '2019-06-01-preview', '2019-12-01-preview'} in label v2019_12_01_preview
    [azure-mgmt-containerregistry][after_scripts|python] WARNING:__main__:Guessing you want 2019-12-01-preview based on label v2019_12_01_preview
  • ⚠️azure-mgmt-containerregistry [View full logs]  [Release SDK Changes] Breaking Change Detected
    [build_conf] INFO:packaging_tools:Building template azure-mgmt-containerregistry
    [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
    [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
    [build_conf] INFO:packaging_tools:Template done azure-mgmt-containerregistry
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2018-02-01-preview', '2017-10-01'} in label v2018_02_01_preview
    [after_scripts|python] WARNING:__main__:Guessing you want 2018-02-01-preview based on label v2018_02_01_preview
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2018-09-01', '2017-10-01'} in label v2018_09_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2018-09-01 based on label v2018_09_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-04-01', '2017-10-01'} in label v2019_04_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2019-04-01 based on label v2019_04_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-04-01', '2019-05-01'} in label v2019_05_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2019-05-01 based on label v2019_05_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-05-01-preview', '2017-10-01'} in label v2019_05_01_preview
    [after_scripts|python] WARNING:__main__:Guessing you want 2019-05-01-preview based on label v2019_05_01_preview
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-05-01-preview', '2019-06-01-preview', '2019-05-01'} in label v2019_06_01_preview
    [after_scripts|python] WARNING:__main__:Guessing you want 2019-06-01-preview based on label v2019_06_01_preview
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-05-01-preview', '2019-06-01-preview', '2019-12-01-preview'} in label v2019_12_01_preview
    [after_scripts|python] WARNING:__main__:Guessing you want 2019-12-01-preview based on label v2019_12_01_preview
    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    [build_package]   warnings.warn(msg)
    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    [build_package]   warnings.warn(msg)
    [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
    [ChangeLog] Size of delta 1.747% size of original (original: 121558 chars, delta: 2124 chars)
    [ChangeLog] **Features**
    [ChangeLog] 
    [ChangeLog]   - Model FileTaskRunRequest has a new parameter log_template
    [ChangeLog]   - Model TaskRunUpdateParameters has a new parameter location
    [ChangeLog]   - Model RunRequest has a new parameter log_template
    [ChangeLog]   - Model TaskUpdateParameters has a new parameter log_template
    [ChangeLog]   - Model Run has a new parameter log_artifact
    [ChangeLog]   - Model ImportPipeline has a new parameter location
    [ChangeLog]   - Model DockerBuildRequest has a new parameter log_template
    [ChangeLog]   - Model TaskRunRequest has a new parameter log_template
    [ChangeLog]   - Model Task has a new parameter log_template
    [ChangeLog]   - Model Task has a new parameter is_system_task
    [ChangeLog]   - Model EncodedTaskRunRequest has a new parameter log_template
    [ChangeLog]   - Model ExportPipeline has a new parameter location
    [ChangeLog] 
    [ChangeLog] **Breaking changes**
    [ChangeLog] 
    [ChangeLog]   - Model TaskRun no longer has parameter tags

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 7, 2020

azure-sdk-for-python-track2 - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 7, 2020

azure-sdk-for-net - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 82f41bf with merge commit 20b6c51. SDK Automation 13.0.17.20200904.2
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-net/pull/1491: HttpError: Reference does not exist, {"name":"HttpError","status":422,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"122","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Wed, 09 Sep 2020 02:54:40 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"422 Unprocessable Entity","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"0444:2837:1B297F8:3C7C9AA:5F5843F0","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4704","x-ratelimit-reset":"1599620286","x-ratelimit-used":"296","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-net/git/refs/heads/sdkAutomation/Microsoft.Azure.Management.ContainerRegistry@10370","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest/reference/git#delete-a-reference"}
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
  • ️✔️Microsoft.Azure.Management.ContainerRegistry [View full logs]  [Release SDK Changes]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 7, 2020

azure-sdk-for-js - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 82f41bf with merge commit 20b6c51. SDK Automation 13.0.17.20200904.2
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-js/pull/1639: HttpError: Reference does not exist, {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Wed, 09 Sep 2020 02:54:41 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"0588:10EC:CFBCCA:23784FA:5F5843F1","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4690","x-ratelimit-reset":"1599620286","x-ratelimit-used":"310","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-js/git/refs/heads/sdkAutomation/@azure_arm-containerregistry@10370","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest/reference/git#delete-a-reference"}
  • ️✔️@azure/arm-containerregistry [View full logs]  [Release SDK Changes]
    Only show 100 items here, please refer to log for details.
    [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
    [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
    [npmPack] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
    [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
    [npmPack] loaded rollup.config.js with warnings
    [npmPack] (!) Unused external imports
    [npmPack] default imported from external module 'rollup' but never used
    [npmPack] 
    [npmPack] ./esm/containerRegistryManagementClient.js → ./dist/arm-containerregistry.js...
    [npmPack] created ./dist/arm-containerregistry.js in 694ms
    [npmPack] npm notice 
    [npmPack] npm notice package: @azure/arm-containerregistry@8.0.0
    [npmPack] npm notice === Tarball Contents === 
    [npmPack] npm notice 12.3kB  esm/operations/agentPools.js                         
    [npmPack] npm notice 1.9kB   esm/models/agentPoolsMappers.js                      
    [npmPack] npm notice 410.5kB dist/arm-containerregistry.js                        
    [npmPack] npm notice 144.2kB dist/arm-containerregistry.min.js                    
    [npmPack] npm notice 2.5kB   esm/containerRegistryManagementClient.js             
    [npmPack] npm notice 2.6kB   esm/containerRegistryManagementClientContext.js      
    [npmPack] npm notice 9.0kB   esm/operations/exportPipelines.js                    
    [npmPack] npm notice 1.8kB   esm/models/exportPipelinesMappers.js                 
    [npmPack] npm notice 9.0kB   esm/operations/importPipelines.js                    
    [npmPack] npm notice 1.8kB   esm/models/importPipelinesMappers.js                 
    [npmPack] npm notice 345B    esm/models/index.js                                  
    [npmPack] npm notice 781B    esm/operations/index.js                              
    [npmPack] npm notice 146.8kB esm/models/mappers.js                                
    [npmPack] npm notice 2.3kB   esm/operations/operations.js                         
    [npmPack] npm notice 572B    esm/models/operationsMappers.js                      
    [npmPack] npm notice 6.6kB   esm/models/parameters.js                             
    [npmPack] npm notice 8.8kB   esm/operations/pipelineRuns.js                       
    [npmPack] npm notice 1.8kB   esm/models/pipelineRunsMappers.js                    
    [npmPack] npm notice 9.7kB   esm/operations/privateEndpointConnections.js         
    [npmPack] npm notice 1.9kB   esm/models/privateEndpointConnectionsMappers.js      
    [npmPack] npm notice 26.3kB  esm/operations/registries.js                         
    [npmPack] npm notice 2.3kB   esm/models/registriesMappers.js                      
    [npmPack] npm notice 11.4kB  esm/operations/replications.js                       
    [npmPack] npm notice 1.9kB   esm/models/replicationsMappers.js                    
    [npmPack] npm notice 1.0kB   rollup.config.js                                     
    [npmPack] npm notice 9.1kB   esm/operations/runs.js                               
    [npmPack] npm notice 1.9kB   esm/models/runsMappers.js                            
    [npmPack] npm notice 11.2kB  esm/operations/scopeMaps.js                          
    [npmPack] npm notice 1.8kB   esm/models/scopeMapsMappers.js                       
    [npmPack] npm notice 12.1kB  esm/operations/taskRuns.js                           
    [npmPack] npm notice 1.9kB   esm/models/taskRunsMappers.js                        
    [npmPack] npm notice 12.0kB  esm/operations/tasks.js                              
    [npmPack] npm notice 2.2kB   esm/models/tasksMappers.js                           
    [npmPack] npm notice 10.9kB  esm/operations/tokens.js                             
    [npmPack] npm notice 1.8kB   esm/models/tokensMappers.js                          
    [npmPack] npm notice 15.1kB  esm/operations/webhooks.js                           
    [npmPack] npm notice 2.0kB   esm/models/webhooksMappers.js                        
    [npmPack] npm notice 1.8kB   package.json                                         
    [npmPack] npm notice 457B    tsconfig.json                                        
    [npmPack] npm notice 3.3kB   esm/operations/agentPools.d.ts.map                   
    [npmPack] npm notice 5.9kB   esm/operations/agentPools.js.map                     
    [npmPack] npm notice 1.1kB   esm/models/agentPoolsMappers.d.ts.map                
    [npmPack] npm notice 1.1kB   esm/models/agentPoolsMappers.js.map                  
    [npmPack] npm notice 726.2kB dist/arm-containerregistry.js.map                    
    [npmPack] npm notice 104.6kB dist/arm-containerregistry.min.js.map                
    [npmPack] npm notice 1.1kB   esm/containerRegistryManagementClient.d.ts.map       
    [npmPack] npm notice 1.6kB   esm/containerRegistryManagementClient.js.map         
    [npmPack] npm notice 501B    esm/containerRegistryManagementClientContext.d.ts.map
    [npmPack] npm notice 1.4kB   esm/containerRegistryManagementClientContext.js.map  
    [npmPack] npm notice 2.4kB   esm/operations/exportPipelines.d.ts.map              
    [npmPack] npm notice 4.2kB   esm/operations/exportPipelines.js.map                
    [npmPack] npm notice 1.1kB   esm/models/exportPipelinesMappers.d.ts.map           
    [npmPack] npm notice 1.1kB   esm/models/exportPipelinesMappers.js.map             
    [npmPack] npm notice 2.4kB   esm/operations/importPipelines.d.ts.map              
    [npmPack] npm notice 4.2kB   esm/operations/importPipelines.js.map                
    [npmPack] npm notice 1.1kB   esm/models/importPipelinesMappers.d.ts.map           
    [npmPack] npm notice 1.1kB   esm/models/importPipelinesMappers.js.map             
    [npmPack] npm notice 53.7kB  esm/models/index.d.ts.map                            
    [npmPack] npm notice 420B    esm/operations/index.d.ts.map                        
    [npmPack] npm notice 126B    esm/models/index.js.map                              
    [npmPack] npm notice 435B    esm/operations/index.js.map                          
    [npmPack] npm notice 7.3kB   esm/models/mappers.d.ts.map                          
    [npmPack] npm notice 82.2kB  esm/models/mappers.js.map                            
    [npmPack] npm notice 1.0kB   esm/operations/operations.d.ts.map                   
    [npmPack] npm notice 1.4kB   esm/operations/operations.js.map                     
    [npmPack] npm notice 254B    esm/models/operationsMappers.d.ts.map                
    [npmPack] npm notice 267B    esm/models/operationsMappers.js.map                  
    [npmPack] npm notice 1.2kB   esm/models/parameters.d.ts.map                       
    [npmPack] npm notice 4.9kB   esm/models/parameters.js.map                         
    [npmPack] npm notice 2.4kB   esm/operations/pipelineRuns.d.ts.map                 
    [npmPack] npm notice 4.2kB   esm/operations/pipelineRuns.js.map                   
    [npmPack] npm notice 1.1kB   esm/models/pipelineRunsMappers.d.ts.map              
    [npmPack] npm notice 1.1kB   esm/models/pipelineRunsMappers.js.map                
    [npmPack] npm notice 2.5kB   esm/operations/privateEndpointConnections.d.ts.map   
    [npmPack] npm notice 4.2kB   esm/operations/privateEndpointConnections.js.map     
    [npmPack] npm notice 1.1kB   esm/models/privateEndpointConnectionsMappers.d.ts.map
    [npmPack] npm notice 1.1kB   esm/models/privateEndpointConnectionsMappers.js.map  
    [npmPack] npm notice 7.4kB   esm/operations/registries.d.ts.map                   
    [npmPack] npm notice 13.1kB  esm/operations/registries.js.map                     
    [npmPack] npm notice 1.3kB   esm/models/registriesMappers.d.ts.map                
    [npmPack] npm notice 1.3kB   esm/models/registriesMappers.js.map                  
    [npmPack] npm notice 2.8kB   esm/operations/replications.d.ts.map                 
    [npmPack] npm notice 5.3kB   esm/operations/replications.js.map                   
    [npmPack] npm notice 1.1kB   esm/models/replicationsMappers.d.ts.map              
    [npmPack] npm notice 1.1kB   esm/models/replicationsMappers.js.map                
    [npmPack] npm notice 2.9kB   esm/operations/runs.d.ts.map                         
    [npmPack] npm notice 4.8kB   esm/operations/runs.js.map                           

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 7, 2020

azure-sdk-for-java - Release

️✔️ succeeded [Logs] [Expand Details]

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

1. Template for storing log artifact
2. Allow creation of quicktask resource
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@savaradh savaradh changed the title CMK and TaskName CMK and Log Template Aug 11, 2020
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 14, 2020

azure-resource-manager-schemas - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 82f41bf with merge commit 20b6c51. Schema Automation 13.0.17.20200904.2
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-resource-manager-schemas/pull/20: HttpError: Reference does not exist, {"name":"HttpError","status":422,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"122","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Wed, 09 Sep 2020 02:54:28 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"422 Unprocessable Entity","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"0643:20F9:2DE88B2:4EC8160:5F5843E4","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4795","x-ratelimit-reset":"1599620286","x-ratelimit-used":"205","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-resource-manager-schemas/git/refs/heads/sdkAutomation/containerregistry@10370","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest/reference/git#delete-a-reference"}
  • ⚠️containerregistry [View full logs]  [Release Schema Changes]
      AzureResourceSchema has no registered package commands.

    @northtyphoon
    Copy link
    Member

    @fengzhou-msft can you please merge the change? We have rollout the service change worldwide. The breaking change is expected on the preview version as we introduce a new feature.

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    This was referenced Sep 9, 2020
    @fengzhou-msft fengzhou-msft added Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 and removed BreakingChangeReviewRequired labels Sep 9, 2020
    @fengzhou-msft
    Copy link
    Member

    Approve breaking change for adding properties in preview API.

    @fengzhou-msft fengzhou-msft merged commit 20b6c51 into Azure:master Sep 9, 2020
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 CI-BreakingChange-Python
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants