This repository was archived by the owner on Sep 9, 2025. It is now read-only.
Merged
Conversation
4eafaac to
bbf2c7a
Compare
bjhargrave
added a commit
to bjhargrave/instructlab_sdg
that referenced
this pull request
Jul 1, 2024
We remove code duplicated with instructlab to use the shared code from instructlab-schema package. See instructlab/schema#33 Signed-off-by: BJ Hargrave <bj@hargrave.dev>
e860d61 to
7b84b29
Compare
ac285f1 to
603e02f
Compare
603e02f to
5e872ea
Compare
154d2a5 to
0e1d7ff
Compare
e920c11 to
c8c9795
Compare
This was referenced Jul 17, 2024
c8c9795 to
4a12d7a
Compare
nathan-weinberg
approved these changes
Jul 29, 2024
Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
4a12d7a to
3bb136e
Compare
The description is also updated to direct users to v3. Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
3bb136e to
3fcb971
Compare
The parse method will yamllint and jsonschema validate a qna.yaml file. It will return an object holding the parsed yaml. Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
3fcb971 to
b903539
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Add a central API for parsing and validating taxonomy qna.yaml files.