Skip to content

Conversation

ralfhandl
Copy link
Contributor

@ralfhandl ralfhandl commented Mar 13, 2025

Fixes #4356
Fixes #4370

  • move schemas/v1.2, schemas/v2.0, and schemas/v3.0 to _archive_
  • move tests/v3.0/* to _archive_/v3.0 for future use in a v3.0-dev branch
  • delete schemas/v3.1 and tests/v3.1 - these live in branch v3.1-dev
  • scripts/schema-test-coverage.sh - do nothing if src/schemas does not exist

Tick one of the following options:

  • schema changes are included in this pull request
  • schema changes are needed for this pull request but not done yet
  • no schema changes are needed for this pull request

@ralfhandl ralfhandl force-pushed the main-clean-up-schemas branch from f5a4f74 to 00bf677 Compare March 13, 2025 19:44
Update schema-test-coverage.sh
@ralfhandl ralfhandl force-pushed the main-clean-up-schemas branch from 00bf677 to cb37ec7 Compare March 13, 2025 19:46
@ralfhandl ralfhandl changed the base branch from dev to main March 13, 2025 19:48
@ralfhandl ralfhandl marked this pull request as ready for review March 13, 2025 19:58
@ralfhandl ralfhandl requested review from a team as code owners March 13, 2025 19:58
@ralfhandl ralfhandl changed the title Move old schemas to _archive_ main: move old schemas to _archive_ Mar 13, 2025
@ralfhandl ralfhandl added Schema changes related to the schema(s) Housekeeping labels Mar 13, 2025
@handrews handrews merged commit 2c97294 into OAI:main Mar 20, 2025
2 of 3 checks passed
@ralfhandl ralfhandl deleted the main-clean-up-schemas branch March 20, 2025 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Housekeeping Schema changes related to the schema(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Legacy 1.2 and 2.0 JSON schema definitions Clean up /schemas on main branch
2 participants