https://github.com/remarkablemark/codeclimate-github-actions-examples
Code Climate GitHub Actions workflow examples
https://github.com/remarkablemark/codeclimate-github-actions-examples
actions codeclimate demo examples github github-actions javascript workflow
Last synced: 3 months ago
JSON representation
Code Climate GitHub Actions workflow examples
- Host: GitHub
- URL: https://github.com/remarkablemark/codeclimate-github-actions-examples
- Owner: remarkablemark
- License: mit
- Created: 2023-05-08T00:22:59.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T09:06:55.000Z (11 months ago)
- Last Synced: 2025-01-19T13:34:00.953Z (5 months ago)
- Topics: actions, codeclimate, demo, examples, github, github-actions, javascript, workflow
- Language: JavaScript
- Homepage:
- Size: 130 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# codeclimate-github-actions-examples
[](https://codeclimate.com/github/remarkablemark/codeclimate-github-actions-examples/maintainability)
[](https://codeclimate.com/github/remarkablemark/codeclimate-github-actions-examples/test_coverage)Code Climate GitHub Actions [workflow](.github/workflows) examples using [`remarkablemark/setup-codeclimate`](https://github.com/remarkablemark/setup-codeclimate):
| Workflow | Badge |
| --- | --- |
| [cli-name](.github/workflows/cli-name.yml) | [](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/cli-name.yml) |
| [javascript](.github/workflows/javascript.yml) | [](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/javascript.yml) |
| [linux](.github/workflows/linux.yml) | [](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/linux.yml) |
| [macos](.github/workflows/macos.yml) | [](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/macos.yml) |
| [version](.github/workflows/version.yml) | [](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/version.yml) |
| [windows](.github/workflows/windows.yml) | [](https://github.com/remarkablemark/codeclimate-github-actions-examples/actions/workflows/windows.yml) |## License
[MIT](LICENSE)