{"id":18649845,"url":"https://github.com/ashwanthkumar/gocd-build-badge-server","last_synced_at":"2025-04-11T14:32:29.929Z","repository":{"id":140450373,"uuid":"45855053","full_name":"ashwanthkumar/gocd-build-badge-server","owner":"ashwanthkumar","description":"Build Badge for your GoCD builds","archived":false,"fork":false,"pushed_at":"2017-12-02T02:52:48.000Z","size":60,"stargazers_count":7,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T14:51:17.140Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ashwanthkumar.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-09T17:38:33.000Z","updated_at":"2021-10-21T06:35:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce8e0df2-23b5-4773-a4e0-4bf52f5c9b95","html_url":"https://github.com/ashwanthkumar/gocd-build-badge-server","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/ashwanthkumar%2Fgocd-build-badge-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Fgocd-build-badge-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Fgocd-build-badge-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Fgocd-build-badge-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashwanthkumar","download_url":"https://codeload.github.com/ashwanthkumar/gocd-build-badge-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248419755,"owners_count":21100246,"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-11-07T06:40:51.555Z","updated_at":"2025-04-11T14:32:29.922Z","avatar_url":"https://github.com/ashwanthkumar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gocd-build-badge-server\n\nSimple NodeJS app to store your pipeline passed / failed status so that we could generate a build badge for your Private Github repos.\n\n## Build Badges\nDepending on the last known status of the pipeline you could get any of the following badges\n\n![Passed](https://raw.githubusercontent.com/ashwanthkumar/gocd-build-badge-server/master/doc/passed.png)\n![Unknown](https://raw.githubusercontent.com/ashwanthkumar/gocd-build-badge-server/master/doc/unknown.png)\n![Failed](https://raw.githubusercontent.com/ashwanthkumar/gocd-build-badge-server/master/doc/failed.png)\n\n## Dependencies\n- NodeJS\n- Redis (you need a verified account on Heroku for this)\n\n[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\n## Running Locally\n\nMake sure you have [Node.js](http://nodejs.org/) and the [Heroku Toolbelt](https://toolbelt.heroku.com/) installed.\n\n```sh\n$ git clone git@github.com:ashwanthkumar/gocd-build-badge-server.git # or clone your own fork\n$ cd gocd-build-badge-server\n$ npm install\n$ npm run dev\n```\n\nYour app should now be running on [localhost:5000](http://localhost:5000/).\n\n## Deploying to Heroku\n\n```\n$ heroku create\n$ heroku addons:create heroku-redis:hobby-dev\n$ git push heroku master\n$ heroku open\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwanthkumar%2Fgocd-build-badge-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashwanthkumar%2Fgocd-build-badge-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwanthkumar%2Fgocd-build-badge-server/lists"}