Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yhirano55/circleci-runner

Using these images, to be easily to setup utility command in CircleCI.
https://github.com/yhirano55/circleci-runner

bundler circleci docker docker-image yarn

Last synced: 3 days ago
JSON representation

Using these images, to be easily to setup utility command in CircleCI.

Awesome Lists containing this project

README

        

# CircleCI Runner

Using these images, to be easily to setup utility command in CircleCI.

## Images

### ci-yarn-upgrade

Using this image, to be easily to execute [ci-yarn-upgrade](https://github.com/taichi/ci-yarn-upgrade) command.

* [Usage](https://github.com/yhirano55/circleci-runner/tree/master/ci-yarn-upgrade)
* [DockerHub](https://hub.docker.com/r/yhirano55/ci-yarn-upgrade/)

### circleci-bundle-update-pr

Using this image, to be easily to execute [circleci-bundle-update-pr](https://github.com/masutaka/circleci-bundle-update-pr) command.

* [Usage](https://github.com/yhirano55/circleci-runner/tree/master/circleci-bundle-update-pr)
* [DockerHub](https://hub.docker.com/r/yhirano55/circleci-bundle-update-pr/)

### circleci-bundle-update-pr-with-lock-diff

Using this image, to be easily to execute [circleci-bundle-update-pr](https://github.com/masutaka/circleci-bundle-update-pr) and [lock_diff](https://github.com/vividmuimui/lock_diff) command.

* [Usage](https://github.com/yhirano55/circleci-runner/tree/master/circleci-bundle-update-pr-with-lock-diff)
* [DockerHub](https://hub.docker.com/r/yhirano55/circleci-bundle-update-pr-with-lock-diff/)

## LICENSE

MIT