{"id":25552474,"url":"https://github.com/jenkinsci/google-storage-plugin","last_synced_at":"2026-03-06T18:08:56.480Z","repository":{"id":15149627,"uuid":"17877087","full_name":"jenkinsci/google-storage-plugin","owner":"jenkinsci","description":"This plugin provides the “Google Cloud Storage Uploader” post-build step for publishing build artifacts to Google Cloud Storage.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:15:34.000Z","size":865,"stargazers_count":33,"open_issues_count":37,"forks_count":62,"subscribers_count":9,"default_branch":"develop","last_synced_at":"2026-01-06T21:44:34.829Z","etag":null,"topics":["google-cloud"],"latest_commit_sha":null,"homepage":"https://plugins.jenkins.io/google-storage-plugin/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jenkinsci.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"community_bridge":"jenkins","custom":["https://www.jenkins.io/donate/#why-donate"]}},"created_at":"2014-03-18T18:26:15.000Z","updated_at":"2026-01-01T16:21:56.000Z","dependencies_parsed_at":"2023-02-19T12:00:38.098Z","dependency_job_id":"597710b8-74f0-4cc7-8e3b-eed210130c17","html_url":"https://github.com/jenkinsci/google-storage-plugin","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/jenkinsci/google-storage-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fgoogle-storage-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fgoogle-storage-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fgoogle-storage-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fgoogle-storage-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkinsci","download_url":"https://codeload.github.com/jenkinsci/google-storage-plugin/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fgoogle-storage-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30189564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T17:33:53.563Z","status":"ssl_error","status_checked_at":"2026-03-06T17:33:51.678Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-cloud"],"created_at":"2025-02-20T11:24:52.827Z","updated_at":"2026-03-06T18:08:56.458Z","avatar_url":"https://github.com/jenkinsci.png","language":"Java","funding_links":["https://funding.communitybridge.org/projects/jenkins","https://www.jenkins.io/donate/#why-donate"],"categories":[],"sub_categories":[],"readme":"\u003c!--\n Copyright 2013 Google LLC\n\n Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in\n compliance with the License. You may obtain a copy of the License at\n\n        https://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software distributed under the License\n is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied. See the License for the specific language governing permissions and limitations under the\n License.\n--\u003e\n[![Build Status](https://ci.jenkins.io/job/Plugins/job/google-storage-plugin/job/master/badge/icon)](https://ci.jenkins.io/job/Plugins/job/google-storage-plugin/job/develop/)\n[![Contributors](https://img.shields.io/github/contributors/jenkinsci/google-storage-plugin.svg)](https://github.com/jenkinsci/google-storage-plugin/graphs/contributors)\n[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/google-storage-plugin.svg)](https://plugins.jenkins.io/google-storage-plugin)\n[![GitHub release](https://img.shields.io/github/v/tag/jenkinsci/google-storage-plugin?label=changelog)](https://github.com/jenkinsci/google-storage-plugin/blob/develop/CHANGELOG.md)\n[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/google-storage-plugin.svg?color=blue)](https://plugins.jenkins.io/google-storage-plugin)\n\nJenkins Google Cloud Storage Plugin\n===================================\n\nThis plugin provides functionality to communicate with Google Cloud Storage, as build steps,\npost-build steps, or pipeline steps.\n\n## Documentation\nPlease see [Google Storage Plugin](docs/home.md) for complete documentation.\n\n## Installation\n1. Go to **Manage Jenkins** then **Manage Plugins**.\n1. (Optional) Make sure the plugin manager has updated data by clicking the **Check now** button.\n1. In the Plugin Manager, click the **Available** tab and look for the \"Google OAuth Plugin\".\n1. Check the box under the **Install** column and click the **Install without restart** button.\n1. If the plugin does not appear under **Available**, make sure it appears under **Installed** and\nis enabled.\n \n## Plugin Source Build Installation\nSee [Plugin Source Build Installation](docs/source_build_installation.md) to build and install from\nsource.\n\n## Feature requests and bug reports\nPlease file feature requests and bug reports as [GitHub Issues](https://github.com/jenkinsci/google-storage-plugin/issues).\n\n**NOTE**: Versions 1.4.0 and above for this plugin are incompatible with version 0.8 or lower of the\n[Google OAuth Credentials Plugin](https://github.com/jenkinsci/google-oauth-plugin). Likewise,\nversions 1.3.3 and below for this plugin are incompatible with versions 0.9 and above of the OAuth\nplugin. \nPlease verify you are using the correct versions before filing a bug report.\n\n## Community\nThe GCP Jenkins community uses the **#gcp-jenkins** slack channel on\n[https://googlecloud-community.slack.com](https://googlecloud-community.slack.com)\nto ask questions and share feedback. Invitation link available\nhere: [gcp-slack](https://cloud.google.com/community#home-support).\n\n## License\nSee [LICENSE](LICENSE)\n\n## Contributing\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fgoogle-storage-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkinsci%2Fgoogle-storage-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fgoogle-storage-plugin/lists"}