The Coduno API is designed for Google's App Engine environment. You'll see the data model leverage optimizations for Google Datastore, and lot's of code depending on the App Engine runtime. Therefore a good understanding of this environment is critical in order to contribute.
- Datastore Concepts Overview
google.golang.org/appengine/datastore- Mastering the datastore (series)
- Balancing Strong and Eventual Consistency with Google Cloud Datastore
- Under the Covers of the Google App Engine Datastore (talk) (slides)
- How I learned to love the Datastore (talk)
- First line should be a tagged headline, maximum 50 chars.
* Tags of what you changed (all lowercase, separated by
", ") *": "* Headline - Second line is empty.
- Rest of the message must be a description of what you did. Enumerations are welcome.
There's currently no signing policy in place, but feel free to sign your commits.
gaeif you changed AppEngine configuration likeapp.yaml, or modifiedDockerfileor something else that has to do with running on AppEnginesecif your change has security implications in general.ctrlif you changed a controllersessif you change sessions, authentication or cookie handling.depif you introduce a new dependency
If your tag list does not fit in 20 chars, you are probably doing something wrong.