https://github.com/timoa/hellocd
iOS and Android app that provides status of pipelines on multiple CI/CD servers compatible with the CCTray format
https://github.com/timoa/hellocd
android buddybuild buildkite cctray circleci gocd ios jenkins jenkins-ci nevercode semaphore teamcity titanium titanium-application travis-ci
Last synced: 3 months ago
JSON representation
iOS and Android app that provides status of pipelines on multiple CI/CD servers compatible with the CCTray format
- Host: GitHub
- URL: https://github.com/timoa/hellocd
- Owner: timoa
- License: other
- Created: 2019-10-02T12:28:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:18:08.000Z (over 1 year ago)
- Last Synced: 2025-01-23T07:09:49.720Z (5 months ago)
- Topics: android, buddybuild, buildkite, cctray, circleci, gocd, ios, jenkins, jenkins-ci, nevercode, semaphore, teamcity, titanium, titanium-application, travis-ci
- Language: JavaScript
- Size: 7.69 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WIP - HelloCD
[![Build Status][azure-pipeline-badge]][azure-pipeline-url]
An iOS and Android app that provides status of pipelines on multiple CI/CD servers compatible with the [CCTray][cctray-specs] format
## Compatible CI/CD servers
* [Buildkite][buildkite-website]
* [Buddybuild][buddybuild-website]
* [CircleCI][circleci-website]
* [CruiseControl.NET][cruisecontrol-website]
* [GoCD][gocd-website]
* [Jenkins][jenkins-website]
* [Nevercode][nevercode-website]
* [Semaphore CI][semaphoreci-website]
* [TeamCity][teamcity-website]
* [Travis CI][travisci-website]## CCTray format
More information on the [CCTray website][cctray-specs]
[azure-pipeline-badge]: https://dev.azure.com/timoa/HelloCD/_apis/build/status/DEV.build?branchName=master
[azure-pipeline-url]: https://dev.azure.com/timoa/HelloCD/_build/latest?definitionId=1&branchName=master
[cctray-specs]: https://cctray.org/
[buildkite-website]: https://buildkite.com/
[buddybuild-website]: https://www.buddybuild.com/
[circleci-website]: https://circleci.com/
[cruisecontrol-website]: https://ccnet.github.io/CruiseControl.NET/projects/ccnet/wiki.html
[gocd-website]: http://www.gocd.org/
[jenkins-website]: http://jenkins-ci.org/
[nevercode-website]: https://nevercode.io/
[semaphoreci-website]: https://semaphoreci.com/
[teamcity-website]: https://www.jetbrains.com/teamcity/
[travisci-website]: https://travis-ci.com/