Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kevalpatel2106/green-build

An android app for managing your CI builds.
https://github.com/kevalpatel2106/green-build

android android-application continous-integration googleplay mobile-app travis-ci

Last synced: about 1 month ago
JSON representation

An android app for managing your CI builds.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.com/kevalpatel2106/green-build.svg?branch=master)](https://travis-ci.com/kevalpatel2106/green-build) [![codecov](https://codecov.io/gh/kevalpatel2106/green-build/branch/master/graph/badge.svg)](https://codecov.io/gh/kevalpatel2106/green-build) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/ec51819a359649d385029fe46b18c790)](https://www.codacy.com/app/kevalpatel2106/green-build?utm_source=github.com&utm_medium=referral&utm_content=kevalpatel2106/green-build&utm_campaign=Badge_Grade) [![Releases](https://img.shields.io/github/release/kevalpatel2106/green-build.svg)](http://bit.ly/2KitKV4) [![API](https://img.shields.io/badge/API-21%2B-orange.svg?style=flat)](https://android-arsenal.com/api?level=21) [![Javadoc](https://img.shields.io/badge/Javadoc-Green%20Build-blue.svg)](http://kevalpatel2106.com/green-build/)
![Graphic](./.github/feature-graphic.png)

# Green Build - Pocket CI client

#### An android app to easily managing your CI builds.

------------------------------------
Green Build is an **open source** android application built from the ground up to manage your CI builds on the go. Green Build allows you to view and manage your continuous integration projects on the supported CI platforms.

[Download from Google Play](http://bit.ly/2KitKV4)

## Features:
- View list of all the active projects.
- View the status of the last build for each project.
- View the previous builds.
- View, edit and delete environment variables.
- View the list of the scheduled cron jobs.
- Schedule new cron jobs.
- Manage caches.

_Green Build is actively developed🚀. More features will come! Stay tuned!!!_

## Supported CI platforms:
- Travis CI (For open source projects)
- Travis CI (For private projects)
- Travis CI Enterprise

_More CI platforms support is coming soon!!! Stay tuned. Meanwhile you can generate [issue](https://github.com/kevalpatel2106/green-build/issues/new) if you want to add support for other CI platforms._

## Screenshots:
|Supported CI Platforms| List of repositories|
|:---:|:---:|
|![ci_platform](/.github/ci_server_list.png)|![ci_platform](/.github/repo_list.png)|

|Builds list| Environment variables list|
|:---:|:---:|
|![ci_platform](/.github/builds_list.png)|![ci_platform](/.github/variables_list.png)|

|Scheduled builds|Caches|
|:---:|:---:|
|![ci_platform](/.github/crons_list.png)|![ci_platform](/.github/cache_list.png)|

## Contribution:
Do you ❤️ Green Build? Found an issue 🐞? Want to add some crazy new features? Please contribute to the project by creating PR or generating [new issue](https://github.com/kevalpatel2106/green-build/issues/new).

## Questions?🤔
Hit me on twitter [![Twitter](https://img.shields.io/badge/[email protected]?style=flat)](https://twitter.com/kevalpatel2106) or shoot an email on [[email protected]](mailto:greenbuildapp@gmailcom).

## License
Copyright 2018 Keval Patel

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.