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

Added synctoken property to app configuration event grid schema. #11819

Merged
merged 1 commit into from
Dec 12, 2020

Conversation

jimmyca15
Copy link
Member

This is for App Configuration event grid event V2.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 25, 2020

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.

️️✔️LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.

️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
There are no breaking changes.
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 25, 2020

Swagger Generation Artifacts

️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 705a06c. SDK Automation 14.0.0
    command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️eventgrid/2018-01-01/eventgrid [View full logs]  [Release SDK Changes]
    info	[Changelog] ## Struct Changes
    info	[Changelog]
    info	[Changelog] ### New Structs
    info	[Changelog]
    info	[Changelog] 1. ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
    info	[Changelog] 1. ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
    info	[Changelog]
    info	[Changelog] ### New Struct Fields
    info	[Changelog]
    info	[Changelog] 1. AppConfigurationKeyValueDeletedEventData.SyncToken
    info	[Changelog] 1. AppConfigurationKeyValueModifiedEventData.SyncToken
    info	[Changelog]
️⚠️ azure-sdk-for-python warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 705a06c. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install --upgrade setuptools wheel pip
    command	pip install pathlib jinja2 msrestazure
    command	autorest --version=V2 [email protected]/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/eventgrid/data-plane/readme.md
  • ⚠️azure-eventgrid [View full logs]  [Release SDK Changes]
    cmderr	[buildConf] INFO:packaging_tools:Building template azure-eventgrid
    cmderr	[buildConf] INFO:packaging_tools.conf:Skipping default conf since the file exists
    cmderr	[buildConf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
    cmderr	[buildConf] INFO:packaging_tools:Template done azure-eventgrid
    cmderr	[changelogSetup] WARNING: Skipping azure-nspkg as it is not installed.
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.eventgrid
    cmderr	[changelogReport] INFO:__main__:Found azure.eventgrid
    cmderr	[changelogReport] INFO:__main__:Working on azure.eventgrid
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/eventgrid/azure-eventgrid/code_reports/latest/report.json
    cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-eventgrid on PyPI
    cmderr	[changelogReportLatest] INFO:__main__:Got ['0.1.0', '1.0.0', '1.1.0', '1.2.0', '1.3.0', '2.0.0b1', '2.0.0b2', '2.0.0b3', '2.0.0b4']
    cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
    cmderr	[changelogReportLatest] INFO:__main__:Installing version 2.0.0b4 of azure-eventgrid in a venv
    cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.eventgrid
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.eventgrid
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.eventgrid
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/eventgrid/azure-eventgrid/code_reports/2.0.0b4/report.json
    cmderr	[Changelog] Traceback (most recent call last):
    cmderr	[Changelog]   File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    cmderr	[Changelog]     "__main__", mod_spec)
    cmderr	[Changelog]   File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
    cmderr	[Changelog]     exec(code, run_globals)
    cmderr	[Changelog]   File "/home/vsts/work/1/s/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/change_log.py", line 200, in <module>
    cmderr	[Changelog]     change_log = build_change_log(old_report, new_report)
    cmderr	[Changelog]   File "/home/vsts/work/1/s/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/change_log.py", line 147, in build_change_log
    cmderr	[Changelog]     change_log.operation(diff_line)
    cmderr	[Changelog]   File "/home/vsts/work/1/s/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/change_log.py", line 38, in operation
    cmderr	[Changelog]     _, operation_name, *remaining_path = path
    cmderr	[Changelog] ValueError: not enough values to unpack (expected at least 2, got 1)
    cmdout	[Changelog] Size of delta 13.627% size of original (original: 97808 chars, delta: 13328 chars)
    warn	Script return with result [warning] code [1] signal [null] cwd [azure-sdk-for-python/sdk/eventgrid/azure-eventgrid]: python
️❌ azure-sdk-for-js failed [Detail]
  • Failed [Logs]Release - Generate from 705a06c. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/eventgrid/data-plane/readme.md
  • @azure/eventgrid [View full logs]  [Release SDK Changes]
    error	Script return with result [failed] code [2] signal [null] cwd [azure-sdk-for-js/azure-sdk-for-js/sdk/eventgrid/eventgrid]: npm pack --silent
️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
Posted by Swagger Pipeline | How to fix these errors?

Copy link
Member

@lmazuel lmazuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by service team, merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants