https://github.com/victorb/ruby-autochecker-example
Example of how to run autochecker in your favorite CI service
https://github.com/victorb/ruby-autochecker-example
Last synced: 9 months ago
JSON representation
Example of how to run autochecker in your favorite CI service
- Host: GitHub
- URL: https://github.com/victorb/ruby-autochecker-example
- Owner: victorb
- Created: 2016-04-22T19:05:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-29T11:22:25.000Z (about 10 years ago)
- Last Synced: 2025-06-12T01:03:36.938Z (about 1 year ago)
- Language: Ruby
- Homepage: http://victorbjelkholm.github.io/autochecker/
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## ruby-autochecker-example
This is a example on how you can run autochecker on various CI services.
Badges indicated with `master` should be passing 100%
Badges indicated with `master-fail` should be passing only on 2.3 and fail on the rest
## CI services that currently runs these tests and is supported by autochecker
### CircleCI
#### master
[](https://circleci.com/gh/VictorBjelkholm/ruby-autochecker-example)
#### master-fail
[](https://circleci.com/gh/VictorBjelkholm/ruby-autochecker-example/tree/master-fail)
### Semaphoreci
#### master
[](https://semaphoreci.com/victorbjelkholm/ruby-autochecker-example)
#### master-fail
[](https://semaphoreci.com/victorbjelkholm/ruby-autochecker-example)
### Travis CI
#### master
[](https://travis-ci.org/VictorBjelkholm/ruby-autochecker-example)
#### master-fail
[](https://travis-ci.org/VictorBjelkholm/ruby-autochecker-example)
## CI services that is left to confirm or fix bugs in
* https://codeship.com/
* https://snap-ci.com/
* http://wercker.com/