kelsk

Results 6 issues of kelsk

The Java language samples have overly long build times that can be upwards of 4 minutes. The samples should be refactored to reduce startup time as much as possible.

priority: p2
type: feature request
lang: java

The READMEs for Cloud Shell should be operable as walkthrough tutorials. Opening the sample in Cloud Shell should launch the walkthrough tutorial.

type: docs
type: feature request
priority: p3

Add directions to the website README for initiating a continuous local dev loop with [Cloud Run Emulator](https://cloud.google.com/code/docs/vscode/developing-a-cloud-run-service) on Cloud Code. Part of #42.

documentation
type: feature request
priority: p2
component: website
component: demo services

Add directions to the content-api README for initiating a continuous local dev loop with [Cloud Run Emulator](https://cloud.google.com/code/docs/vscode/developing-a-cloud-run-service) on Cloud Code. Part of #42.

type: feature request
priority: p2
component: content-api
component: demo services

When changes to the codebase affect tutorials, the tutorials must be updated correspondingly. Integration tests should be created to ensure that the tutorials are not broken on code changes. These...

type: feature request
priority: p2
component: demo services

Create a custom image to install required packages upon cloning the repo into Cloud Shell. This prevents the need for users to complete any additional installation steps, allowing them to...

type: feature request
priority: p2
component: delivery
component: demo services