Skip to content

Conversation

bjhargrave
Copy link
Contributor

bjhargrave added a commit to bjhargrave/instructlab_instructlab that referenced this pull request Apr 25, 2024
We introduce a relaxed schema as v1 which will accept all existing
taxonomy files in the main branch of the taxonomy repo. The current
v1 schema is renamed to v2 and will be used for future contributions
to the taxonomy repo.

Fixes instructlab#989

Depends on instructlab#913
and instructlab/schema#11

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
bjhargrave added a commit to bjhargrave/instructlab_taxonomy that referenced this pull request Apr 25, 2024
We introduce a relaxed schema as v1 which will accept all existing
taxonomy files in the main branch of the taxonomy repo. The current
v1 schema is renamed to v2 and will be used for future contributions
to the taxonomy repo.

The check_yaml script is updated to allow a schema version to
be specified. When the schema-version option is not specified, the
script will use the latest schema version from the schema base.
If the schema-version is specified as a non-positive integer, then the
script will use the version key from the YAML document for the schema
version to use.

The script is also changed to only check for attribution.txt when the
schema version is higher than 1.

See instructlab/instructlab#989

Depends on instructlab/schema#11

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
bjhargrave added a commit to bjhargrave/instructlab_taxonomy that referenced this pull request Apr 26, 2024
We introduce a relaxed schema as v1 which will accept all existing
taxonomy files in the main branch of the taxonomy repo. The current
v1 schema is renamed to v2 and will be used for future contributions
to the taxonomy repo.

The check_yaml script is updated to allow a schema version to
be specified. When the schema-version option is not specified, the
script will use the latest schema version from the schema base.
If the schema-version is specified as a non-positive integer, then the
script will use the version key from the YAML document for the schema
version to use.

The script is also changed to only check for attribution.txt when the
schema version is higher than 1.

See instructlab/instructlab#989

Depends on instructlab/schema#11

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
bjhargrave added a commit to bjhargrave/instructlab_instructlab that referenced this pull request Apr 29, 2024
We introduce a relaxed schema as v1 which will accept all existing
taxonomy files in the main branch of the taxonomy repo. The current
v1 schema is renamed to v2 and will be used for future contributions
to the taxonomy repo.

Fixes instructlab#989

Depends on instructlab#913
and instructlab/schema#11

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
@bjhargrave
Copy link
Contributor Author

instructlab/instructlab#1009 is approved so we can now merge this PR.

@bjhargrave bjhargrave merged commit 36c99a2 into instructlab:main Apr 29, 2024
@bjhargrave bjhargrave deleted the relaxed-schema branch April 29, 2024 18:19
bjhargrave added a commit to bjhargrave/instructlab_instructlab that referenced this pull request Apr 29, 2024
We introduce a relaxed schema as v1 which will accept all existing
taxonomy files in the main branch of the taxonomy repo. The current
v1 schema is renamed to v2 and will be used for future contributions
to the taxonomy repo.

Fixes instructlab#989

Depends on instructlab#913
and instructlab/schema#11

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
bjhargrave added a commit to bjhargrave/instructlab_taxonomy that referenced this pull request Apr 29, 2024
We introduce a relaxed schema as v1 which will accept all existing
taxonomy files in the main branch of the taxonomy repo. The current
v1 schema is renamed to v2 and will be used for future contributions
to the taxonomy repo.

The check_yaml script is updated to allow a schema version to
be specified. When the schema-version option is not specified, the
script will use the latest schema version from the schema base.
If the schema-version is specified as a non-positive integer, then the
script will use the version key from the YAML document for the schema
version to use.

The script is also changed to only check for attribution.txt when the
schema version is higher than 1.

See instructlab/instructlab#989

Depends on instructlab/schema#11

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
bjhargrave added a commit to bjhargrave/instructlab_taxonomy that referenced this pull request May 20, 2024
We introduce a relaxed schema as v1 which will accept all existing
taxonomy files in the main branch of the taxonomy repo. The current
v1 schema is renamed to v2 and will be used for future contributions
to the taxonomy repo.

The check_yaml script is updated to allow a schema version to
be specified. When the schema-version option is not specified, the
script will use the latest schema version from the schema base.
If the schema-version is specified as a non-positive integer, then the
script will use the version key from the YAML document for the schema
version to use.

The script is also changed to only check for attribution.txt when the
schema version is higher than 1.

See instructlab/instructlab#989

Depends on instructlab/schema#11

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
bjhargrave added a commit to bjhargrave/instructlab_taxonomy that referenced this pull request May 21, 2024
We introduce a relaxed schema as v1 which will accept all existing
taxonomy files in the main branch of the taxonomy repo. The current
v1 schema is renamed to v2 and will be used for future contributions
to the taxonomy repo.

The check_yaml script is updated to allow a schema version to
be specified. When the schema-version option is not specified, the
script will use the latest schema version from the schema base.
If the schema-version is specified as a non-positive integer, then the
script will use the version key from the YAML document for the schema
version to use.

The script is also changed to only check for attribution.txt when the
schema version is higher than 1.

See instructlab/instructlab#989

Depends on instructlab/schema#11

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
jjasghar pushed a commit to instructlab/taxonomy that referenced this pull request May 23, 2024
…769)

We introduce a relaxed schema as v1 which will accept all existing
taxonomy files in the main branch of the taxonomy repo. The current v1
schema is renamed to v2 and will be used for future contributions to the
taxonomy repo.

The check_yaml script is updated to allow a schema version to be
specified. When the schema-version option is not specified, the script
will use the latest schema version from the schema base. If the
schema-version is specified as a non-positive integer, then the script
will use the version key from the YAML document for the schema version
to use.

The script is also changed to only check for attribution.txt when the
schema version is higher than 1.

See instructlab/instructlab#989

Depends on instructlab/schema#11

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
jjasghar pushed a commit to luke-inglis/taxonomy that referenced this pull request Jun 7, 2024
…nstructlab#769)

We introduce a relaxed schema as v1 which will accept all existing
taxonomy files in the main branch of the taxonomy repo. The current v1
schema is renamed to v2 and will be used for future contributions to the
taxonomy repo.

The check_yaml script is updated to allow a schema version to be
specified. When the schema-version option is not specified, the script
will use the latest schema version from the schema base. If the
schema-version is specified as a non-positive integer, then the script
will use the version key from the YAML document for the schema version
to use.

The script is also changed to only check for attribution.txt when the
schema version is higher than 1.

See instructlab/instructlab#989

Depends on instructlab/schema#11

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
jjasghar pushed a commit to acidonper/taxonomy that referenced this pull request Jun 10, 2024
…nstructlab#769)

We introduce a relaxed schema as v1 which will accept all existing
taxonomy files in the main branch of the taxonomy repo. The current v1
schema is renamed to v2 and will be used for future contributions to the
taxonomy repo.

The check_yaml script is updated to allow a schema version to be
specified. When the schema-version option is not specified, the script
will use the latest schema version from the schema base. If the
schema-version is specified as a non-positive integer, then the script
will use the version key from the YAML document for the schema version
to use.

The script is also changed to only check for attribution.txt when the
schema version is higher than 1.

See instructlab/instructlab#989

Depends on instructlab/schema#11

Signed-off-by: BJ Hargrave <hargrave@us.ibm.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