-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Open
Description
Prepare development branch for v3.0 schema maintenance:
- create branch
v3.0-dev-wip
- delete
src/oas.md
- we do not plan a 3.0.5 spec release - delete
src/schemas/validation/*
- move
_archive_/v3.0/schemas/schema.yaml
and accompanyingREADME.md
tosrc/schemas/validation/
- move test-related files from
_archive_/v3.0/schemas/
totests/
- make tests work and pass
- refactor tests to use same tools as the v3.1 tests
- test and adjust schema publishing workflow to also work for 3.0
- rename branch
v3.0-dev-wip
tov3.0-dev
(or squash-merge it into a branch freshly created fromdev
)
Metadata
Metadata
Assignees
Labels
No labels