Skip to content

Schema cleanup and bugfixes#343

Merged
david-waltermire merged 2 commits intodevelopfrom
schema-cleanup-and-bugfixes
Apr 14, 2023
Merged

Schema cleanup and bugfixes#343
david-waltermire merged 2 commits intodevelopfrom
schema-cleanup-and-bugfixes

Conversation

@david-waltermire
Copy link
Copy Markdown

@david-waltermire david-waltermire commented Apr 4, 2023

Committer Notes

This set of changes are to cleanup a variety schemas.

  • Fixes a bug in the base64 data type that caused by most of the allowed alphabet to be excluded as well as padding characters.
  • Corrected duration-based patterns to enforce the correct semantics.
  • Simplified boolean patterns.
  • Aligned integer and string data type derivations.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you squashed any non-relevant commits and commit messages? [instructions]
  • Do all automated CI/CD checks pass?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you included examples of how to use your new feature(s)?
  • Have you updated all website](https://pages.nist.gov/metaschema) and readme documentation affected by the changes you made? Changes to the website can be made in the website/content directory of your branch.

@aj-stein-nist aj-stein-nist changed the title Schema cleanup and bufixes Schema cleanup and bugfixes Apr 4, 2023
wendellpiez
wendellpiez previously approved these changes Apr 4, 2023
Copy link
Copy Markdown
Contributor

@wendellpiez wendellpiez left a comment

Choose a reason for hiding this comment

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

aj-stein-nist
aj-stein-nist previously approved these changes Apr 4, 2023
Copy link
Copy Markdown
Contributor

@nikitawootten-nist nikitawootten-nist left a comment

Choose a reason for hiding this comment

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

A few questions below :)

Comment thread schema/json/metaschema-datatypes.json Outdated
@aj-stein-nist
Copy link
Copy Markdown
Contributor

Is it ok I request a rebase against current develop to include #344 to make testing easier? I work around it, but it would be minorly helpful. :-)

David Waltermire added 2 commits April 10, 2023 12:55
@david-waltermire david-waltermire force-pushed the schema-cleanup-and-bugfixes branch from 2f47ef8 to cbcab49 Compare April 10, 2023 16:57
@david-waltermire
Copy link
Copy Markdown
Author

Is it ok I request a rebase against current develop to include #344 to make testing easier? I work around it, but it would be minorly helpful. :-)

Done.

@david-waltermire
Copy link
Copy Markdown
Author

I believe this PR is ready to merge. I'll merge it once @nikitawootten-nist approves.

@david-waltermire david-waltermire merged commit 58940d4 into develop Apr 14, 2023
@david-waltermire david-waltermire deleted the schema-cleanup-and-bugfixes branch April 14, 2023 15:10
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.

4 participants