{"id":19305921,"url":"https://github.com/jenkinsci/google-compute-engine-plugin","last_synced_at":"2025-04-05T17:06:37.642Z","repository":{"id":38050947,"uuid":"125103897","full_name":"jenkinsci/google-compute-engine-plugin","owner":"jenkinsci","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-12T01:43:40.000Z","size":1695,"stargazers_count":58,"open_issues_count":117,"forks_count":88,"subscribers_count":10,"default_branch":"develop","last_synced_at":"2025-03-29T16:06:55.538Z","etag":null,"topics":["google-cloud"],"latest_commit_sha":null,"homepage":"https://plugins.jenkins.io/google-compute-engine/","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-13T19:30:03.000Z","updated_at":"2025-02-20T11:25:47.000Z","dependencies_parsed_at":"2024-01-23T04:30:18.787Z","dependency_job_id":"efd76169-b0d3-45bb-8edb-9f173dadc65f","html_url":"https://github.com/jenkinsci/google-compute-engine-plugin","commit_stats":null,"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fgoogle-compute-engine-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fgoogle-compute-engine-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fgoogle-compute-engine-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fgoogle-compute-engine-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkinsci","download_url":"https://codeload.github.com/jenkinsci/google-compute-engine-plugin/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369952,"owners_count":20927928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-10T00:03:04.582Z","updated_at":"2025-04-05T17:06:37.625Z","avatar_url":"https://github.com/jenkinsci.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n Copyright 2020 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\n[![Build Status](https://ci.jenkins.io/job/Plugins/job/google-compute-engine-plugin/job/master/badge/icon)](https://ci.jenkins.io/job/Plugins/job/google-compute-engine-plugin/job/develop/)\n[![Contributors](https://img.shields.io/github/contributors/jenkinsci/google-compute-engine-plugin.svg)](https://github.com/jenkinsci/google-compute-engine-plugin/graphs/contributors)\n[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/google-compute-engine.svg)](https://plugins.jenkins.io/google-compute-engine)\n[![GitHub release](https://img.shields.io/github/v/tag/jenkinsci/google-compute-engine-plugin?label=changelog)](https://github.com/jenkinsci/google-compute-engine-plugin/blob/develop/CHANGELOG.md)\n[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/google-compute-engine.svg?color=blue)](https://plugins.jenkins.io/google-compute-engine)\n\n# Google Compute Engine Plugin for Jenkins\nThe Google Compute Engine (GCE) Plugin allows you to use GCE virtual machines (VMs) with Jenkins to execute build tasks. GCE VMs provision quickly, are destroyed by Jenkins when idle, and offer Preemptible VMs that run at a much lower price than regular VMs.\n\n## Documentation\nPlease see the [Google Compute Engine Plugin](docs/Home.md) docs for complete documentation.\n\n## Installation\n1. Download the plugin from [here](https://storage.googleapis.com/jenkins-graphite/google-compute-plugin-latest.hpi).\n1. Go to **Manage Jenkins** then **Manage Plugins**.\n1. In the Plugin Manager, click the **Advanced** tab and then **Choose File** under the **Upload Plugin** section.\n1. Choose the Jenkins plugin file downloaded in Step 1.\n1. Click the **Upload** button.\n\n## Plugin Source Build Installation\nSee [Plugin Source Build Installation](docs/source_build_installation.md) to build and install from\nsource.\n\n## Configuration as Code Support\nSupport for [Jenkins Configuration as Code](https://jenkins.io/projects/jcasc/). See the below examples that are already automatically tested:\n\n* [A configuration example](./src/test/resources/com/google/jenkins/plugins/computeengine/configuration-as-code.yml)\n* [Another configuration example with Windows workers](./src/test/resources/com/google/jenkins/plugins/computeengine/integration/configuration-as-code-windows-it.yml)\n\n\n## Feature requests and bug reports\nPlease file feature requests and bug reports under [issues](https://github.com/jenkinsci/google-compute-engine-plugin/issues).\n\n**NOTE**: Starting with version 4.0, you will be required to use version 0.9 or higher of the\n[Google OAuth Credentials plugin](https://github.com/jenkinsci/google-oauth-plugin). Version 0.9 of\nthe OAuth plugin is still compatible with older versions of this plugin. Please verify you are\nusing the correct versions before filing a bug request.\n\n## Community\n\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 here:\n[gcp-slack](https://cloud.google.com/community#home-support).\n\n## Contributing\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## License\nSee [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fgoogle-compute-engine-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkinsci%2Fgoogle-compute-engine-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fgoogle-compute-engine-plugin/lists"}