-
Notifications
You must be signed in to change notification settings - Fork 23
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
📜 Add v4.0.0 ontology documentation version #543
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThe recent updates introduce version 4.0.0 of the ontology, enhancing the documentation experience with an autogenerated sidebar that dynamically reflects the current directory's contents. This change improves navigation and content organization while retaining backward compatibility with the previous version, ensuring a seamless transition for users. Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (9)
ontology_versioned_docs/version-v4.0.0/schemas/credential-dataset-description.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-digital-resource-publication.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-digital-resource-rights.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-digital-service-authentication.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-digital-service-description.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-governance-text.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-orchestration-service-execution-order.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-orchestration-service-execution.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-zone-description.md
is excluded by!ontology_versioned_docs/**/*.md
Files selected for processing (2)
- ontology_versioned_sidebars/version-v4.0.0-sidebars.json (1 hunks)
- ontology_versions.json (1 hunks)
Files skipped from review due to trivial changes (1)
- ontology_versioned_sidebars/version-v4.0.0-sidebars.json
Additional comments not posted (1)
ontology_versions.json (1)
2-2
: LGTM! The new version "v4.0.0" has been added correctly.The JSON structure is valid, and the previous version "v3.0.0" remains intact, ensuring backward compatibility.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Device | URL |
---|---|
desktop | http://localhost:3000/ |
Device | URL |
---|---|
mobile | http://localhost:3000/ |
Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏
6d9d147
to
5d7896d
Compare
@ccamel I just updated the docs according to: axone-protocol/ontology#295 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (9)
ontology_versioned_docs/version-v4.0.0/schemas/credential-dataset-description.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-digital-resource-publication.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-digital-resource-rights.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-digital-service-authentication.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-digital-service-description.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-governance-text.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-orchestration-service-execution-order.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-orchestration-service-execution.md
is excluded by!ontology_versioned_docs/**/*.md
ontology_versioned_docs/version-v4.0.0/schemas/credential-zone-description.md
is excluded by!ontology_versioned_docs/**/*.md
Files selected for processing (2)
- ontology_versioned_sidebars/version-v4.0.0-sidebars.json (1 hunks)
- ontology_versions.json (1 hunks)
Files skipped from review as they are similar to previous changes (2)
- ontology_versioned_sidebars/version-v4.0.0-sidebars.json
- ontology_versions.json
📜 Documentation update
🎉 A new version of axone-protocol/ontology is available.
This PR add this new
v4.0.0
version into the documentation.Summary by CodeRabbit