{"id":19264443,"url":"https://github.com/dcsg/bugsnag-build-resource","last_synced_at":"2026-06-13T04:33:11.101Z","repository":{"id":141488142,"uuid":"265907106","full_name":"dcsg/bugsnag-build-resource","owner":"dcsg","description":"Concourse CI - Bugsnag Build Resource Type","archived":false,"fork":false,"pushed_at":"2020-05-26T22:06:50.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T19:15:35.071Z","etag":null,"topics":["bugsnag","concourse","concourse-ci","concourse-resource","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcsg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-21T17:11:24.000Z","updated_at":"2022-01-18T04:30:25.000Z","dependencies_parsed_at":"2023-07-26T23:30:37.697Z","dependency_job_id":null,"html_url":"https://github.com/dcsg/bugsnag-build-resource","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcsg/bugsnag-build-resource","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Fbugsnag-build-resource","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Fbugsnag-build-resource/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Fbugsnag-build-resource/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Fbugsnag-build-resource/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcsg","download_url":"https://codeload.github.com/dcsg/bugsnag-build-resource/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Fbugsnag-build-resource/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34272603,"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-13T02:00:06.617Z","response_time":62,"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":["bugsnag","concourse","concourse-ci","concourse-resource","go"],"created_at":"2024-11-09T19:41:13.491Z","updated_at":"2026-06-13T04:33:11.077Z","avatar_url":"https://github.com/dcsg.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bugsnag Build Resource\n\nImplements a [Concourse CI](https://concourse-ci.org/) resource type that reports a new build to [Bugsnag](https://bugsnag.com/) using the [Bugsnag Build API](https://docs.bugsnag.com/api/build/). \n\n## Source Configuration\n\n* `api_key`: *Required.* The Bugsnag Project API KEY\n\n## Behavior\n\n### `check`: None.\n\n### `in`: None.\n\n### `out`: Notifies Bugsnag of a new Build.\n\n#### Parameters\n\n* `app_version`: *Required.* The app version. It can be a string or a path to a file (ex. `master-code/.git/ref`)\n* `release_stage`: *Optional.* The stage (ex. `staging`, `production`)\n* `source_control`: *Optional.* Provide information about the source code\n  * `provider`: *Required.* One of: `github`, `github-enterprise`, `bitbucket`, `bitbucket-server`, `gitlab`, `gitlab-onpremise`\n  * `repository`: *Required.* The url of the repository (ex. `https://github.com/dcsg/bugsnag-build-resource.git`)\n  * `revision`: *Required.* The commit reference. It can be a string or a filepath (ex. `master-code/.git/ref`)\n\n## Example\n\n```yaml\n---\nresource_types:\n- name: bugsnag-build\n  type: registry-image\n  source:\n    repository: dcsg/bugsnag-build-resource\n\nresources:\n- name: bugsnag-build\n  type: bugsnag-build\n  source:\n    api_key: '\u003cyour bugsnag project api key\u003e'\n\n- name: master-code\n  type: git\n  icon: git\n  source:\n    uri: https://github.com/dcsg/bugsnag-build-resource.git\n    branch: master\n\njobs:\n  - name: notify-bugsnag\n    plan:\n      - get: master-code\n      - put: bugsnag-build\n        params:\n          app_version: master-code/.git/ref\n          release_stage: staging\n          source_control:\n            provider: gitlab\n            repository: https://github.com/dcsg/bugsnag-build-resource.git\n            revision: master-code/.git/ref\n```\n\n## Not implemented (yet)\n\nThe Bugsnag Build API have the following properties that are not yet implemented:\n\n* appBundleVersion\n* builderName\n* metadata\n* autoAssignRelease\n\n## Development\n\n### Prerequisites\n\n* golang is *required* - version 1.14.x is tested; earlier versions may also\n  work.\n* docker is *required* - version 19.03.x is tested; earlier versions may also\n  work.\n\n### Running the tests\n\nThe tests have been embedded with the `Dockerfile`; ensuring that the testing\nenvironment is consistent across any `docker` enabled platform. When the docker\nimage builds, the test are run inside the docker container, on failure they\nwill stop the build.\n\nRun the tests with the following command:\n\n```sh\ndocker build -t bugsnag-build-resource -f dockerfiles/Dockerfile .\n```\n\n### Contributing\n\nPlease make all pull requests to the `master` branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsg%2Fbugsnag-build-resource","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcsg%2Fbugsnag-build-resource","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsg%2Fbugsnag-build-resource/lists"}