This repository contains code samples for Anthos.
-
Please add the sample as a root level directory in the repository.
-
If the sample has Golang code or Terraform scripts, then update the
tf-validateandgo-unit-testsjobs of ci_any_pr.yaml and ci_main_branch.yaml files to include the new sample understrategy.matrix. -
If the sample introduces new language (or other files that require tests), then add new job or step to the exisiting CI workflows at
ci_any_pr.yamlandci_main_branch.yaml.
- Check for the section titled 'Contributing' in the README specfic for that sample for details.
Please read the Release Guidelines document for details on how releases are managed for this repository.