- 
                Notifications
    
You must be signed in to change notification settings  - Fork 9.2k
 
Closed
Labels
scriptPull requests that update Bash or JavaScript codePull requests that update Bash or JavaScript code
Description
I had a check fail on #4188 on v3.2-dev and realized that there's no way to build without copying things over to the publish location (and even then something went weird when it was trying to build the old versions b/c the dev branches aren't set up for that).
We should be able to build just src/oas.md for testing purposes on dev and all branches derived from dev.
This change should go into dev and be merged/cherry-picked out from there.
If Arazzo and Overlay are going to use the same system, this might also be a good time to start building a shared system instead of continuing to patch things in triplicate.
-  Build 
src/oas.md -  Build schemas from 
src -  Test schemas in 
srcupon push -  Validate & lint 
src/oas.mdupon push -  Format 
src/oas.md 
Metadata
Metadata
Assignees
Labels
scriptPull requests that update Bash or JavaScript codePull requests that update Bash or JavaScript code
Type
Projects
Status
Done