https://github.com/googleapis/ruby-cloud-env
https://github.com/googleapis/ruby-cloud-env
Last synced: about 21 hours ago
JSON representation
Repository metadata
- Host: GitHub
- URL: https://github.com/googleapis/ruby-cloud-env
- Owner: googleapis
- License: apache-2.0
- Created: 2021-02-05T18:15:56.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-02-10T16:17:15.000Z (21 days ago)
- Last Synced: 2026-03-02T05:48:09.270Z (1 day ago)
- Language: Ruby
- Size: 147 KB
- Stars: 4
- Watchers: 39
- Forks: 9
- Open Issues: 6
- Releases: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
README.md
google-cloud-env
This library provides information on the application hosting environment for
apps running on Google Cloud Platform. This includes information on the Google
compute product being used, the current project and credentials, and other
information surfaced via environment variables, the file system, and the
Metadata Server.
Supported Ruby Versions
This library is supported on Ruby 3.0+.
In general, Google provides official support for CRuby versions that are
actively supported by the Ruby Core team -- that is, Ruby versions that are
either in normal maintenance or in security maintenance -- and for about one
year after end of life. Older versions of Ruby may still work, but are
unsupported and not recommended. See
https://www.ruby-lang.org/en/downloads/branches/ for more details about the
Ruby-Core support schedule. See
https://cloud.google.com/ruby/getting-started/supported-ruby-versions for more
details about Google's Ruby support schedule.
Contributing
Contributions to this library are always welcome and highly encouraged.
See the Contributing
Guide
for more information on how to get started.
Please note that this project is released with a Contributor Code of Conduct. By
participating in this project you agree to abide by its terms. See Code of
Conduct
for more information.
License
This library is licensed under Apache 2.0. Full license text is available in
LICENSE.
Support
Please report bugs at the project on
Github. Don't
hesitate to ask
questions
about the client or APIs on StackOverflow.
Owner metadata
- Name: Google APIs
- Login: googleapis
- Email:
- Kind: organization
- Description: Clients for Google APIs and tools that help produce them.
- Website: https://googleapis.github.io
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/16785467?v=4
- Repositories: 781
- Last ynced at: 2023-04-09T04:55:29.167Z
- Profile URL: https://github.com/googleapis
GitHub Events
Total
- Release event: 3
- Delete event: 3
- Member event: 1
- Pull request event: 30
- Fork event: 4
- Issue comment event: 8
- Push event: 12
- Pull request review comment event: 6
- Pull request review event: 16
- Create event: 5
Last Year
- Release event: 3
- Delete event: 3
- Member event: 1
- Pull request event: 21
- Fork event: 3
- Issue comment event: 8
- Push event: 9
- Pull request review comment event: 6
- Pull request review event: 12
- Create event: 5
Committers metadata
Last synced: about 23 hours ago
Total Commits: 78
Total Committers: 13
Avg Commits per committer: 6.0
Development Distribution Score (DDS): 0.385
Commits in past year: 8
Committers in past year: 5
Avg Commits per committer in past year: 1.6
Development Distribution Score (DDS) in past year: 0.625
| Name | Commits | |
|---|---|---|
| Daniel Azuma | d****a@g****m | 48 |
| release-please[bot] | 5****] | 10 |
| Mend Renovate | b****t@r****m | 8 |
| yoshi-code-bot | 7****t | 2 |
| Tomo Suzuki | s****o@g****m | 2 |
| google-cloud-policy-bot[bot] | 8****] | 1 |
| Viacheslav Rostovtsev | 5****v | 1 |
| Tram Bui | 6****9 | 1 |
| Shiv Gautam | 8****m | 1 |
| Nivedha | n****l@g****m | 1 |
| Justin Beckwith | j****h@g****m | 1 |
| Diptanshu Mittal | 4****l | 1 |
| Cas Donoghue | c****e@g****m | 1 |
Committer domains:
- renovateapp.com: 1
- google.com: 1
Issue and Pull Request metadata
Last synced: 7 days ago
Total issues: 6
Total pull requests: 110
Average time to close issues: 10 months
Average time to close pull requests: 4 days
Total issue authors: 5
Total pull request authors: 13
Average comments per issue: 1.0
Average comments per pull request: 0.55
Merged pull request: 91
Bot issues: 2
Bot pull requests: 17
Past year issues: 0
Past year pull requests: 27
Past year average time to close issues: N/A
Past year average time to close pull requests: 9 days
Past year issue authors: 0
Past year pull request authors: 6
Past year average comments per issue: 0
Past year average comments per pull request: 0.44
Past year merged pull request: 13
Past year bot issues: 0
Past year bot pull requests: 6
Top Issue Authors
- v-kumar (2)
- geekodour (1)
- repo-metadata-lint[bot] (1)
- forking-renovate[bot] (1)
- dazuma (1)
Top Pull Request Authors
- dazuma (56)
- renovate-bot (23)
- release-please[bot] (16)
- suztomo (3)
- shivgautam (2)
- yoshi-code-bot (2)
- donoghuc (2)
- viacheslav-rostovtsev (1)
- JustinBeckwith (1)
- trambui09 (1)
- NivedhaSenthil (1)
- google-cloud-policy-bot[bot] (1)
- diptanshumittal (1)
Top Issue Labels
- type: process (3)
- type: feature request (2)
- priority: p3 (2)
- priority: p2 (1)
- repo-metadata: lint (1)
- type: question (1)
- api: storage (1)
Top Pull Request Labels
- kokoro:force-run (38)
- cla: yes (20)
- autorelease: published (10)
- autorelease: pending (6)
- autorelease: tagged (2)
- autorelease: failed (1)
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 578,242,449 total
- Total docker downloads: 1,028,049,478
- Total dependent packages: 16 (may contain duplicates)
- Total dependent repositories: 21,111 (may contain duplicates)
- Total versions: 50
- Total maintainers: 1
gem.coop: google-cloud-env
google-cloud-env provides information on the Google Cloud Platform hosting environment. Applications can use this library to determine hosting context information such as the project ID, whether App Engine is running, what tags are set on the VM instance, and much more.
- Homepage: https://github.com/googleapis/ruby-cloud-env
- Documentation: http://www.rubydoc.info/gems/google-cloud-env/
- Licenses: Apache-2.0
- Latest release: 2.3.1 (published 9 months ago)
- Last Synced: 2026-03-01T20:31:33.137Z (2 days ago)
- Versions: 25
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 289,101,687 Total
- Docker Downloads: 514,024,739
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.07%
- Downloads: 0.09%
- Docker downloads count: 0.191%
- Maintainers (1)
rubygems.org: google-cloud-env
google-cloud-env provides information on the Google Cloud Platform hosting environment. Applications can use this library to determine hosting context information such as the project ID, whether App Engine is running, what tags are set on the VM instance, and much more.
- Homepage: https://github.com/googleapis/ruby-cloud-env
- Documentation: http://www.rubydoc.info/gems/google-cloud-env/
- Licenses: Apache-2.0
- Latest release: 2.3.1 (published 9 months ago)
- Last Synced: 2026-03-02T04:23:07.269Z (1 day ago)
- Versions: 25
- Dependent Packages: 16
- Dependent Repositories: 21,111
- Downloads: 289,140,762 Total
- Docker Downloads: 514,024,739
-
Rankings:
- Downloads: 0.108%
- Dependent repos count: 0.245%
- Docker downloads count: 0.268%
- Dependent packages count: 1.364%
- Average: 6.947%
- Forks count: 10.292%
- Stargazers count: 29.405%
- Maintainers (1)
Dependencies
- autotest-suffix ~> 1.1 development
- google-style ~> 1.26.0 development
- minitest ~> 5.16 development
- minitest-autotest ~> 1.0 development
- minitest-focus ~> 1.1 development
- minitest-rg ~> 5.2 development
- redcarpet ~> 3.0 development
- yard ~> 0.9 development
- faraday >= 0.17.3, < 3.a
Score: 26.064742647777255