{"id":15378454,"url":"https://github.com/tarebyte/github-heroku-pusher","last_synced_at":"2025-06-15T10:36:10.612Z","repository":{"id":13629012,"uuid":"16322313","full_name":"tarebyte/github-heroku-pusher","owner":"tarebyte","description":null,"archived":false,"fork":false,"pushed_at":"2014-01-28T19:06:04.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T06:35:14.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"minikomi/Bootstrap-Form-Builder","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tarebyte.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-01-28T19:05:41.000Z","updated_at":"2014-04-26T16:54:00.000Z","dependencies_parsed_at":"2022-09-10T09:23:22.540Z","dependency_job_id":null,"html_url":"https://github.com/tarebyte/github-heroku-pusher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarebyte%2Fgithub-heroku-pusher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarebyte%2Fgithub-heroku-pusher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarebyte%2Fgithub-heroku-pusher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarebyte%2Fgithub-heroku-pusher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tarebyte","download_url":"https://codeload.github.com/tarebyte/github-heroku-pusher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247500454,"owners_count":20948877,"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":[],"created_at":"2024-10-01T14:15:32.887Z","updated_at":"2025-04-06T14:45:12.302Z","avatar_url":"https://github.com/tarebyte.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Introduction\ngithub-heroku-pusher does pretty much what sounds like it does. It takes a github repo, grabs the latest version and pushes it to heroku.\n\n#Setup\nIn order for the pusher to run, we need to get these four variables:\n\n*   HEROKU_USERNAME\n*   HEROKU\\_API_KEY (Found at the bottom of the [account page](https://api.heroku.com/account))\n*   GITHUB_REPO (Example: https://github.com/ajlai/Test)\n*   HEROKU_REPO (Example: git@heroku.com:smooth-sword-2980.git)\n\nNext, we can set up the app in Heroku:\n\n    git clone git://github.com/tarebyte/github-heroku-pusher.git\n    cd github-heroku-pusher\n    heroku create --stack cedar\n    git push heroku master\n\nNow, set up the variables from earlier under Heroku's [config vars](http://devcenter.heroku.com/articles/config-vars):\n\nFinally, set up the [post-receive url](https://help.github.com/articles/post-receive-hooks) to point to YOUR_APP/post-receive (Example: http://severe-dusk-3039.herokuapp.com/post-receive)\n\nTry pushing a commit to master on your github repo, and watch Heroku redeploy the code!\n\n#TODO\n*   Clean up this README\n*   Get private repos working\n*   Speed up cloning (git clone via http is slow as molasses, let's use git://)\n*   Support for multiple repo monitoring\n*   Test cases\n\n##Author\n   [Anthony Lai](https://github.com/ajlai)\n\n##Contributers\n*  [Mark Tareshawty](https://github.com/tarebyte)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarebyte%2Fgithub-heroku-pusher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarebyte%2Fgithub-heroku-pusher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarebyte%2Fgithub-heroku-pusher/lists"}