{"id":16252331,"url":"https://github.com/remarkablemark/codeclimate-github-actions-examples","last_synced_at":"2026-01-28T01:32:24.623Z","repository":{"id":178785724,"uuid":"637572268","full_name":"remarkablemark/codeclimate-github-actions-examples","owner":"remarkablemark","description":"Code Climate GitHub Actions workflow examples","archived":false,"fork":false,"pushed_at":"2025-07-03T01:35:46.000Z","size":447,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T02:35:06.706Z","etag":null,"topics":["actions","codeclimate","demo","examples","github","github-actions","javascript","workflow"],"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/remarkablemark.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,"zenodo":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2023-05-08T00:22:59.000Z","updated_at":"2025-07-03T01:35:48.000Z","dependencies_parsed_at":"2025-06-25T02:33:38.145Z","dependency_job_id":"d90ee484-5ef5-4345-8707-a75b9630809f","html_url":"https://github.com/remarkablemark/codeclimate-github-actions-examples","commit_stats":null,"previous_names":["remarkablemark/codeclimate-github-actions-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/remarkablemark/codeclimate-github-actions-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcodeclimate-github-actions-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcodeclimate-github-actions-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcodeclimate-github-actions-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcodeclimate-github-actions-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/codeclimate-github-actions-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcodeclimate-github-actions-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28831599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T23:29:49.665Z","status":"ssl_error","status_checked_at":"2026-01-27T23:25:58.379Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["actions","codeclimate","demo","examples","github","github-actions","javascript","workflow"],"created_at":"2024-10-10T15:13:16.168Z","updated_at":"2026-01-28T01:32:24.611Z","avatar_url":"https://github.com/remarkablemark.png","language":"JavaScript","readme":"\u003e [!WARNING]\n\u003e\n\u003e The Code Climate API has been disabled on **July 18th, 2025**.\n\u003e\n\u003e Any attempts to upload coverage to the Code Climate API (via the `cc-test-reporter`) will result in failed CI builds.\n\u003e\n\u003e To avoid disruption, you must remove (or comment out) any remaining references to the old `cc-test-reporter` within your CI scripts.\n\u003e\n\u003e See the [migration guide](https://docs.qlty.sh/migration/guide).\n\n# codeclimate-github-actions-examples\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/d721340646b2a2b189e4/maintainability)](https://codeclimate.com/github/remarkablemark/codeclimate-github-actions-examples/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/d721340646b2a2b189e4/test_coverage)](https://codeclimate.com/github/remarkablemark/codeclimate-github-actions-examples/test_coverage)\n\nCode Climate GitHub Actions [workflow](.github/workflows) examples using [`remarkablemark/setup-codeclimate`](https://github.com/remarkablemark/setup-codeclimate):\n\n\u003c!-- prettier-ignore-start --\u003e\n\n| Workflow | Badge |\n| --- | --- |\n| [cli-name](.github/workflows/cli-name.yml) | [![cli-name](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/cli-name.yml/badge.svg)](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/cli-name.yml) |\n| [javascript](.github/workflows/javascript.yml) | [![javascript](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/javascript.yml/badge.svg)](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/javascript.yml) |\n| [linux](.github/workflows/linux.yml) | [![linux](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/linux.yml/badge.svg)](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/linux.yml) |\n| [macos](.github/workflows/macos.yml) | [![macos](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/macos.yml/badge.svg)](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/macos.yml) |\n| [version](.github/workflows/version.yml) | [![version](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/version.yml/badge.svg)](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/version.yml) |\n| [windows](.github/workflows/windows.yml) | [![windows](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/windows.yml/badge.svg)](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/windows.yml) |\n\n\u003c!-- prettier-ignore-end --\u003e\n\n## License\n\n[MIT](LICENSE)\n","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fcodeclimate-github-actions-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablemark%2Fcodeclimate-github-actions-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fcodeclimate-github-actions-examples/lists"}