{"id":14986027,"url":"https://github.com/etereo-io/deploy-gae-action","last_synced_at":"2025-10-05T23:31:31.773Z","repository":{"id":65159993,"uuid":"288690897","full_name":"etereo-io/deploy-gae-action","owner":"etereo-io","description":":rocket: This action allows you to publish applications to Google App Engine","archived":false,"fork":true,"pushed_at":"2020-12-21T16:08:43.000Z","size":723,"stargazers_count":5,"open_issues_count":1,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-14T19:17:43.823Z","etag":null,"topics":["actions","gae","gcp"],"latest_commit_sha":null,"homepage":"https://github.com/etereo-io/deploy-gae-action","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"claudiuri/deploy-gae-action","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/etereo-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-19T09:34:54.000Z","updated_at":"2021-08-07T10:10:46.000Z","dependencies_parsed_at":"2023-01-04T12:37:31.673Z","dependency_job_id":null,"html_url":"https://github.com/etereo-io/deploy-gae-action","commit_stats":{"total_commits":30,"total_committers":2,"mean_commits":15.0,"dds":0.4,"last_synced_commit":"c5c39df38e7919c4cbe9ca2ef4003e3ae13e1070"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etereo-io%2Fdeploy-gae-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etereo-io%2Fdeploy-gae-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etereo-io%2Fdeploy-gae-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etereo-io%2Fdeploy-gae-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etereo-io","download_url":"https://codeload.github.com/etereo-io/deploy-gae-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235461368,"owners_count":18994068,"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":["actions","gae","gcp"],"created_at":"2024-09-24T14:12:09.597Z","updated_at":"2025-10-05T23:31:31.288Z","avatar_url":"https://github.com/etereo-io.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n Deploy app to Google App Engine :rocket:\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eThis action allows you to publish an application to \u003ca href=\"https://cloud.google.com/appengine/\"\u003eGoogle App Engine\u003c/a\u003e\u003c/p\u003e\n\n## :ticket: Inputs\n\n### `service_account`\n\n**Required** The service account private key (JSON) encoded as a base64, you can know how to create one [here](https://cloud.google.com/iam/docs/creating-managing-service-account-keys).\n\nThe service account needs to have the following permissions:\n- App Engine Admin\n- Cloud Build service agent \n\n### `project_id`\n\n**Required** The project-id in service account.\n\n### `gae_config_path`\n\n**Optional** The path to your `app.yaml` file. Defaults to `./app.yaml`. \n\n### `debug`\n\nTo test. Default `''`. PS: If is a truthy value it will debug instead of deploying\n\n## :clipboard: Example usage\n\n```yaml\n- name: Deploy to Google App Engine\n  uses: etereo-io/deploy-gae-action\n  with:\n    service_account:  ${{ secrets.SERVICE_ACCOUNT }}\n    project_id: ${{ secrets.PROJECT_ID }}\n    gae_config_path: './app.yaml'\n    no_cache: false\n    dispatch_yaml: './dispatch.yaml'\n\n```\n\n## :memo: License\n\nThis project is under license from MIT. See the [LICENSE](/LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetereo-io%2Fdeploy-gae-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetereo-io%2Fdeploy-gae-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetereo-io%2Fdeploy-gae-action/lists"}