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

Make md:title optional in patch file #199

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

TylerZeroMaster
Copy link
Contributor

part of openstax/ce#1528

It's already optional in the unpatched schema.

It's already optional in the unpatched schema
@TylerZeroMaster TylerZeroMaster requested a review from a team June 13, 2024 14:44
@TylerZeroMaster TylerZeroMaster self-assigned this Jun 13, 2024
Copy link
Member

@philschatz philschatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@TylerZeroMaster TylerZeroMaster merged commit ad6247c into main Jun 13, 2024
1 check passed
@TylerZeroMaster TylerZeroMaster deleted the 1528-cnxml-optional-md-title branch June 13, 2024 16:23
@TylerZeroMaster
Copy link
Contributor Author

(writing test cases on the PR instead of this issue this time because the issue has more criteria)

md:title should now be optional

GIVEN

  • This version of POET (editor-0.0.0-dev-199)
  • A book repository fully loaded in POET

WHEN

  • The md:title is removed from a module's metadata

THEN

  • There are no validation errors

Document title should still be required

GIVEN

  • This version of POET (editor-0.0.0-dev-199)
  • A book repository fully loaded in POET

WHEN

  • The title is removed from a module

THEN

  • There are validation errors

@omehes
Copy link
Contributor

omehes commented Jun 18, 2024

verified in editor-0.0.0-dev-199.vsix
looks good

corgi job (without md:title) - fails (another PR fixes this) - waiting for the next corgi deploy!

@omehes
Copy link
Contributor

omehes commented Jul 17, 2024

verified in poet ext 7.0.0.

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.

3 participants