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

de-personalised the code from suneetnangia to azure samples #2

Closed
wants to merge 1 commit into from

Conversation

suneetnangia
Copy link
Contributor

No description provided.

@suneetnangia suneetnangia deleted the initial-az-samples-setup branch May 24, 2022 13:22
suneetnangia added a commit that referenced this pull request Feb 17, 2023
* Added Json schema validation of publishednodes.json, with backward compatibility and jobs deserialization bug fix.
* Updated with latest json schema version and removed any additional properties added previously in tests to conform to previous schema versions.
* Initial implementation of json-everything as replacement for Newtonsoft Json Schema (#2). Replace Newtonsoft Schema validation with JsonSchemaDotNet.
* Remove lingering references to Newtonsoft.Json.Schema library.
* Remove duplicate schema file and convert to linked asset with copy always for tests.
* Delete modules/src/Microsoft.Azure.IIoT.Modules.OpcUa.Publisher/src/schemas directory. GitHub seems to think this folder still exists though it is not in the repository anymore. Removing in an attempt to clean up the PR.
* Revert version change to sln file, address LGTM automated review feedback.
* Removed trailing whitespaces from solution by temporarily using SA1028 rule locally + added missing copyright notice.
* Second Item Array Failure Schema Fix.
* Add schema spec documentation.
* Update schema with additional comments from code review.
* Add endpoint url regex design notes to design doc.
* Addressed PR review comments.
* Correct typos across docs, schema and tests.
* Update command line doc to include post 2.8.0 additional args.
* Update Publisher* to Published* in Legacy CLI files.
* Changed casing from this -> This in schema.
* Revert heading changes in publisher cmd line docs. This change reverts the heading for the heading for the publisher cmd line args doc back to the original version per code upstream review comment.

Co-authored-by: Suneet Nangia <suneetnangia@gmail.com>
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.

1 participant