Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 25 days ago
JSON representation

Code Climate GitHub Actions workflow examples

Awesome Lists containing this project

README

        

# codeclimate-github-actions-examples

[![Maintainability](https://api.codeclimate.com/v1/badges/d721340646b2a2b189e4/maintainability)](https://codeclimate.com/github/remarkablemark/codeclimate-github-actions-examples/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/d721340646b2a2b189e4/test_coverage)](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) | [![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) |
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |

## License

[MIT](LICENSE)