Skip to content

Instantly share code, notes, and snippets.

View refs's full-sized avatar
🤖
Another pointless day where I accomplish nothing 🍸

Alex Unger refs

🤖
Another pointless day where I accomplish nothing 🍸
View GitHub Profile

Config Demo

  • there are no high level differences
    • we got rid of cli flags for extensions
  • admins can still configure an instance using a single ocis.yaml
  • or overwrite global values present in ocis.yaml with extension.yaml (i.e: proxy.yaml)
  • formats supported are
    • json
    • yaml
    • but decoders are easy to extend

Commit Message Guidelines

Short (72 chars or less) summary

More detailed explanatory text. Wrap it to 72 characters. The blank
line separating the summary from the body is critical (unless you omit
the body entirely).

Write your commit message in the imperative: "Fix bug" and not "Fixed
bug" or "Fixes bug." This convention matches up with commit messages