Add a build system including an empty spec and trivial schema#1
Draft
handrews wants to merge 5 commits into
Draft
Add a build system including an empty spec and trivial schema#1handrews wants to merge 5 commits into
handrews wants to merge 5 commits into
Conversation
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Member
Author
|
OK apparently there's no way to get GitHub to run CI before this is merged. Why it seems to run CI just fine on build-infra's first PR I don't know, but most of this is boilerplate and literally nothing depends on this repo, so once OAI/build-infra#1 is merged, if the boilerplate looks good we can merge it and open another PR (e.g. writing a real README) to make sure CI passes. Note that like OAI/build-infra#1, this was written by Codex with GPT 5.5. |
1 task
Co-authored-by: Codex <codex@openai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Codex-written PR sets up this repository for specification development. It is a draft because it depends on OAI/build-infra#1, although in theory the CI should pass here as the target commit exists in that repo even though it is not yet on main. See documentation in that PR for details on how this works.
I have prepped the same PR for sig-security, and a migration PR for OpenAPI-Specification, but let's see how this goes here before tackling more repositories.