{"id":13647306,"url":"https://github.com/glasnt/git-deploy","last_synced_at":"2025-08-10T00:04:10.589Z","repository":{"id":144886095,"uuid":"404156880","full_name":"glasnt/git-deploy","owner":"glasnt","description":"A git extension for seeing your Cloud Build deployment","archived":false,"fork":false,"pushed_at":"2021-09-14T20:29:10.000Z","size":8,"stargazers_count":13,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"latest","last_synced_at":"2025-08-09T14:49:28.552Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/glasnt.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2021-09-08T00:06:55.000Z","updated_at":"2025-03-30T18:41:15.000Z","dependencies_parsed_at":"2024-01-14T10:03:20.045Z","dependency_job_id":"e863965a-9e71-49f7-9c32-c8749de97e2c","html_url":"https://github.com/glasnt/git-deploy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/glasnt/git-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasnt%2Fgit-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasnt%2Fgit-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasnt%2Fgit-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasnt%2Fgit-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glasnt","download_url":"https://codeload.github.com/glasnt/git-deploy/tar.gz/refs/heads/latest","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasnt%2Fgit-deploy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269654977,"owners_count":24454351,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"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":"2024-08-02T01:03:28.918Z","updated_at":"2025-08-10T00:04:10.558Z","avatar_url":"https://github.com/glasnt.png","language":"Python","readme":"# `git-deploy`\n\nLearn more: https://cloud.google.com/blog/topics/developers-practitioners/push-your-code-and-see-your-builds-happening-your-terminal-git-deploy\n\n## Requirements\n\n * Python 3.7+ (check with `python3 --version`)\n * git 1.8+ (check with `git --version`)\n * A GitHub repo connected to Cloud Build with [source-based deployments](https://cloud.google.com/build/docs/automating-builds/create-manage-triggers)\n\n## Installation\n\n* Clone this repo\n* Set the execution bit\n    ```\n    chmod +x git-deploy\n    ```\n* Copy `git-deploy` into a place on your `PATH`. \n    ```\n    # example location\n    cp git-deploy /usr/local/bin\n    ```\n* Confirm installation by running the script: \n    ```\n    cd ~ # a non-git repo\n    git deploy\n    ```\n    * Success: `fatal: not a git repository (or any of the parent directories): .git`\n        * The new git extension has been successfully added, but you are not in a git repo, so no action was taken. \n    * Error: `git: 'deploy' is not a git command. See 'git --help'.`\n        * The extension is not available. Check your `PATH`. \n\n\n## Commands\n\n* `git deploy`: git push, and echo build logs\n\n* `git deploy retry`: manually trigger build, and echo build logs\n\n## Contributing\n\nSee [`CONTRIBUTING.md`](CONTRIBUTING.md) for details.\n\n## License\n\nApache 2.0; see [`LICENSE`](LICENSE) for details.\n\n## Disclaimer\n\nThis project is not an official Google project.\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglasnt%2Fgit-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglasnt%2Fgit-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglasnt%2Fgit-deploy/lists"}