Pinned Repositories
app-client
the web application
app-server
Backend for the app-client
cloud-persister
A library that houses a client to perform crud operations on datastore entities and perform r/w to and from cloud storage
configment
configuration and deployment
env
Common package to return constants and read cluster configuration environment variables for the codegp environment
game-object-types
Contains the thrift definitions and generated go code for the codegp game-object-types
game-runner
Runs the games
game-type-builder
Builds the games
google-cloud-go-transaction-generator
Generates common transaction functions for google cloud datastore models
kube-client
communicates with the kubenetes apiserver to start jobs, bots, and gametype builds
codegp's Repositories
codegp/app-client
the web application
codegp/app-server
Backend for the app-client
codegp/cloud-persister
A library that houses a client to perform crud operations on datastore entities and perform r/w to and from cloud storage
codegp/configment
configuration and deployment
codegp/env
Common package to return constants and read cluster configuration environment variables for the codegp environment
codegp/game-object-types
Contains the thrift definitions and generated go code for the codegp game-object-types
codegp/game-runner
Runs the games
codegp/game-type-builder
Builds the games
codegp/google-cloud-go-transaction-generator
Generates common transaction functions for google cloud datastore models
codegp/kube-client
communicates with the kubenetes apiserver to start jobs, bots, and gametype builds
codegp/test-utils
Library to generate test models, run test gametype builds, and test games