Use this issue type to request a new repo in knative-extensions (or
knative, which may require additional discussion).
Repo information
Org: knative-extensions
Repo: educational-game
Go module (Optional): N/A, this will be a godot project
Purpose (Description): An educational game to teach Knative concepts, primarily focused around Event Driven Architectures
Sponsoring WG: UX
Actions to fulfill
This area is used to track the repo creation process.
The requestor and sponsoring WG lead should perform the steps listed below and cross out the checkmarks when done.
The TOC is involved only in the TOC Gate steps.
You may not be able to use the Projects quick menu on this page. In that case, go to the project board and use the Add cards interface.
TOC Gate: Once the TOC has approved the above, it will merge and Peribolos will create an empty repository.
Use this issue type to request a new repo in
knative-extensions(orknative, which may require additional discussion).Repo information
Org:
knative-extensionsRepo:
educational-gameGo module (Optional): N/A, this will be a godot project
Purpose (Description): An educational game to teach Knative concepts, primarily focused around Event Driven Architectures
Sponsoring WG: UX
Actions to fulfill
This area is used to track the repo creation process.
The requestor and sponsoring WG lead should perform the steps listed below and cross out the checkmarks when done.
The TOC is involved only in the TOC Gate steps.
You may not be able to use the Projects quick menu on this page. In that case, go to the project board and use the Add cards interface.
/peribolos/knative-extensions.yaml. Please mind the alphabetical order when adding to a list.Knative Admintheadminprivilege.writeprivilege.TOC Gate: Once the TOC has approved the above, it will merge and Peribolos will create an empty repository.
(golang) Send a PR to add aliases for
knative.dev/$REPONAMEimport paths (sample).Have a lead from the sponsoring WG bootstrap the Git repository by using an
appropriate "template" repository (basic,
sample-controller,
sample-source).
Follow the instructions from Creating a repository from a template
Send a PR adding the repo to knobots. Then run the community files update action to propagate new OWNER_ALIASES.
Add your GitHub Team to the
OWNERSfile for your repo.Set up prow for a new repo
Bootstrap your CI jobs using hack project (look at other extensions repos for reference)
Create a sample PR to verify Prow (e.g., edit the boilerplate README)
Verify that within 24 hours the appropriate branch protections have been applied
requiring
tideto pass before PRs are merged.(optional) Send a PR adding the repo to CLOMonitor (more information).