Re-enable OcNOS SP-7.0.0 schema example (merge when config-server v0.0.58+)#145
Open
steiler wants to merge 1 commit into
Open
Re-enable OcNOS SP-7.0.0 schema example (merge when config-server v0.0.58+)#145steiler wants to merge 1 commit into
steiler wants to merge 1 commit into
Conversation
Merge only after config-server v0.0.58 is released and versions.env is bumped. Co-authored-by: Cursor <cursoragent@cursor.com>
steiler
added a commit
that referenced
this pull request
Jun 29, 2026
HTML comments do not suppress pymdownx snippet expansion; delete the section on main and keep the full example in PR #145 for v0.0.58. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Re-enables the OcNOS SP-7.0.0 (IP Infusion) schema example in
schemas.md.This section was temporarily hidden in #145 because the mkdocs snippet points at
config-server-repo/example/schemas/schema-ipinfusion-ocnos-sp-7.0.0.yaml, which exists on config-servermainbut not in the currently pinned releasev0.0.57.When to merge
Do not merge until all of the following are done:
v0.0.58(or later) is released and includesexample/schemas/schema-ipinfusion-ocnos-sp-7.0.0.yamlversions.envis updated:CONFIG_SERVER_VERSION=v0.0.58(or the matching tag)Test plan
schema-ipinfusion-ocnos-sp-7.0.0.yamlexists at the tagged config-server refCONFIG_SERVER_VERSIONinversions.env--strictbuild succeedsMade with Cursor