{"id":25738312,"url":"https://github.com/fbrinker/werckerstep-appengine-deploy-path","last_synced_at":"2026-06-19T09:31:29.705Z","repository":{"id":14845556,"uuid":"17568575","full_name":"fbrinker/werckerstep-appengine-deploy-path","owner":"fbrinker","description":"A Wercker step that deploys a specified directory to the Google AppEngine.","archived":false,"fork":false,"pushed_at":"2014-03-12T14:51:10.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-06-03T10:33:31.102Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fbrinker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-09T16:43:48.000Z","updated_at":"2014-03-12T14:51:09.000Z","dependencies_parsed_at":"2022-09-05T03:33:05.218Z","dependency_job_id":null,"html_url":"https://github.com/fbrinker/werckerstep-appengine-deploy-path","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fbrinker/werckerstep-appengine-deploy-path","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbrinker%2Fwerckerstep-appengine-deploy-path","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbrinker%2Fwerckerstep-appengine-deploy-path/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbrinker%2Fwerckerstep-appengine-deploy-path/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbrinker%2Fwerckerstep-appengine-deploy-path/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fbrinker","download_url":"https://codeload.github.com/fbrinker/werckerstep-appengine-deploy-path/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbrinker%2Fwerckerstep-appengine-deploy-path/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34526065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-26T07:29:57.187Z","updated_at":"2026-06-19T09:31:29.683Z","avatar_url":"https://github.com/fbrinker.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AppEngine Deploy Path\n\nA [Wercker](http://wercker.com/) step that deploys a specified directory to the [Google AppEngine](https://appengine.google.com).\n\nYou may want to deploy only your *src* or *build* directory instead of all your files including tests and other files not needed in a release.\n\n[![wercker status](https://app.wercker.com/status/95c0eca20545112757ba1b5c7925abfd/s/ \"wercker status\")](https://app.wercker.com/project/bykey/95c0eca20545112757ba1b5c7925abfd)\n\n## Options\n### required\n\n* `email` - The email address of the Google account to use for deployment.\n* `password` - The password of the Google account to use for deployment.\n* `srcpath` - The path to the directory you want to deploy (for example `./src`).\n\n## Example\n\n    deploy:\n        steps:\n            - fbrinker/appengine-deploy-path:\n                email: $APP_ENGINE_USER\n                password: $APP_ENGINE_PASS\n                srcpath: ./src\n\nI recommend to use private deployment variables for email and password.\n\n**Note**: The app.yaml has to be inside the `srcpath` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbrinker%2Fwerckerstep-appengine-deploy-path","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffbrinker%2Fwerckerstep-appengine-deploy-path","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbrinker%2Fwerckerstep-appengine-deploy-path/lists"}