{"id":16061079,"url":"https://github.com/amancevice/setup-code-climate","last_synced_at":"2025-03-18T05:30:32.060Z","repository":{"id":42687419,"uuid":"270305178","full_name":"amancevice/setup-code-climate","owner":"amancevice","description":"Setup Code Climate test reporter binary to use with your GitHub Actions workflows","archived":false,"fork":false,"pushed_at":"2024-03-10T14:29:56.000Z","size":442,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-09T21:40:35.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/amancevice.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-06-07T12:51:50.000Z","updated_at":"2023-08-17T20:54:48.000Z","dependencies_parsed_at":"2024-10-25T05:26:48.936Z","dependency_job_id":"f18d295c-92c6-44e3-8427-289773218234","html_url":"https://github.com/amancevice/setup-code-climate","commit_stats":{"total_commits":25,"total_committers":4,"mean_commits":6.25,"dds":"0.43999999999999995","last_synced_commit":"5be00b4dc2341fc703265918977bc74d5f453df0"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amancevice%2Fsetup-code-climate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amancevice%2Fsetup-code-climate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amancevice%2Fsetup-code-climate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amancevice%2Fsetup-code-climate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amancevice","download_url":"https://codeload.github.com/amancevice/setup-code-climate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244164530,"owners_count":20408949,"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-09T04:07:47.395Z","updated_at":"2025-03-18T05:30:31.687Z","avatar_url":"https://github.com/amancevice.png","language":"JavaScript","readme":"# Setup Code Climate GitHub Action\n\n[![test](https://img.shields.io/github/actions/workflow/status/amancevice/setup-code-climate/test.yaml?logo=github\u0026style=flat-square)](https://github.com/amancevice/setup-code-climate/actions/workflows/test.yaml)\n[![coverage](https://img.shields.io/codeclimate/coverage/amancevice/setup-code-climate?logo=code-climate\u0026style=flat-square)](https://codeclimate.com/github/amancevice/setup-code-climate/test_coverage)\n[![maintainability](https://img.shields.io/codeclimate/maintainability/amancevice/setup-code-climate?logo=code-climate\u0026style=flat-square)](https://codeclimate.com/github/amancevice/setup-code-climate/maintainability)\n\nSetup `cc-test-reporter` binary to use with your GitHub Actions workflows.\n\nThis action [uses itself](./.github/workflows/test.yaml) to run its test suite.\n\n```yaml\n- uses: amancevice/setup-code-climate@v2\n  with:\n    cc_test_reporter_id: ${{ secrets.CC_TEST_REPORTER_ID }}\n- run: cc-test-reporter before-build\n# ...\n- run: cc-test-reporter after-build\n```\n\nYou may wish to disable the `after-build` step if your workflow is configured to trigger on `pull_request` events.\n\nYour GitHub secrets will not be available to users submitting pull requests from outside your organization and the command will surely fail.\n\n```yaml\n- run: cc-test-reporter after-build\n  if: ${{ github.event_name != 'pull_request' }}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famancevice%2Fsetup-code-climate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famancevice%2Fsetup-code-climate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famancevice%2Fsetup-code-climate/lists"}