https://github.com/googlecloudplatform/samples-experiment
🧪 Experiment time! Let's see if a monorepo for Cloud samples is a good idea.
https://github.com/googlecloudplatform/samples-experiment
do-not-use experiment
Last synced: 8 months ago
JSON representation
🧪 Experiment time! Let's see if a monorepo for Cloud samples is a good idea.
- Host: GitHub
- URL: https://github.com/googlecloudplatform/samples-experiment
- Owner: GoogleCloudPlatform
- License: apache-2.0
- Created: 2023-09-19T17:15:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-17T04:13:06.000Z (about 1 year ago)
- Last Synced: 2025-09-30T06:52:13.954Z (9 months ago)
- Topics: do-not-use, experiment
- Language: Jupyter Notebook
- Homepage:
- Size: 3.72 MB
- Stars: 3
- Watchers: 27
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Samples Experiment
*This repository is an experiment in how using a mono-repo might help or hinder Cloud Samples hosting, maintenance, & contribution.*
> **🧪 Experiment:** This repository is not for use except as part of researching the potential impacts of using a monorepo for sample hosting. Sample code found in this repository during the experiment is not maintained.
## Finding Cloud Samples
If you found this repository while looking for sample code on working with Google Cloud, we apologize for the inconvenience! A public repository is the only way for us to have an accurate experiment.
Most Cloud Samples are hosted in the following repositories:
* [.NET](https://github.com/GoogleCloudPlatform/dotnet-docs-samples)
* [Go](https://github.com/GoogleCloudPlatform/golang-samples)
* [Java](https://github.com/GoogleCloudPlatform/java-docs-samples)
* [Node.js](https://github.com/GoogleCloudPlatform/nodejs-docs-samples)
* [PHP](https://github.com/GoogleCloudPlatform/php-docs-samples)
* [Python](https://github.com/GoogleCloudPlatform/python-docs-samples)
* [Ruby](https://github.com/GoogleCloudPlatform/ruby-docs-samples)
* [Terraform](https://github.com/GoogleCloudPlatform/terraform-docs-samples)
You can also find samples via the [Cloud Samples search page](https://cloud.google.com/docs/samples).
## Contributing
Contributions to this repository are limited to folks collaborating with us on the experiment.
## License
Apache 2.0 - See [LICENSE](LICENSE) for more information.