{"id":21819490,"url":"https://github.com/blocka/parsejs-deploy-webhook","last_synced_at":"2025-07-25T08:04:11.140Z","repository":{"id":18767660,"uuid":"21980511","full_name":"blocka/parsejs-deploy-webhook","owner":"blocka","description":"A github wehook to deploy to parsejs","archived":false,"fork":false,"pushed_at":"2014-07-18T13:06:45.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T10:51:20.849Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/blocka.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-07-18T13:05:44.000Z","updated_at":"2014-07-18T13:13:03.000Z","dependencies_parsed_at":"2022-08-30T09:20:19.180Z","dependency_job_id":null,"html_url":"https://github.com/blocka/parsejs-deploy-webhook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blocka/parsejs-deploy-webhook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocka%2Fparsejs-deploy-webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocka%2Fparsejs-deploy-webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocka%2Fparsejs-deploy-webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocka%2Fparsejs-deploy-webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blocka","download_url":"https://codeload.github.com/blocka/parsejs-deploy-webhook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocka%2Fparsejs-deploy-webhook/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266977714,"owners_count":24015478,"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-07-25T02:00:09.625Z","response_time":70,"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-11-27T16:19:27.662Z","updated_at":"2025-07-25T08:04:11.077Z","avatar_url":"https://github.com/blocka.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github webhook to deploy to parsejs\n\nWorking in a team with parsejs cloud code is really not a good idea. \nOne `parse deploy` and you've probably ruined a co-worker's day.\n\nWith this hook just force any teammembers (any method of force is ok...including threat of blunt objects), to push to a github branch, and this hook will automatically deploy to parse for you, insuring that everybody is working on the same thing.\n\nLook...this is the best we could come up with.\n\nAnyway, simply put the hook on any php-enabled web server that github can talk to, and let it roll.\n\nCurrently, the hook matches the pushed branch to a parsejs application, so either push to a branch with the name of your application, or modify the parse `global.json` to point to your branch:\n\n```javascript\n\"applications\": {\n        \"_default\": {\n            \"link\": \"master\"\n        }, \n        \"master\": {\n            \"applicationId\": \"###################\", \n            \"masterKey\": \"#####################\"\n        }\n    }, \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblocka%2Fparsejs-deploy-webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblocka%2Fparsejs-deploy-webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblocka%2Fparsejs-deploy-webhook/lists"}