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

https://github.com/gengjiawen/ci-sample

React Native CI Sample
https://github.com/gengjiawen/ci-sample

Last synced: 5 months ago
JSON representation

React Native CI Sample

Awesome Lists containing this project

README

        

## Build React Native App Using CI
[![CircleCI](https://circleci.com/gh/gengjiawen/ci-sample.svg?style=svg)](https://circleci.com/gh/gengjiawen/ci-sample)
[![pipeline status](https://gitlab.com/gengjiawen/ci-sample/badges/master/pipeline.svg)](https://gitlab.com/gengjiawen/ci-sample/commits/master)
[![Build Status](https://travis-ci.com/react-native-community/ci-sample.svg?branch=master)](https://travis-ci.com/react-native-community/ci-sample)
[![Build Status](https://dev.azure.com/gengjiawen/open-source/_apis/build/status/react-native-ci-sample/react-native-ci-sample?branchName=master)](https://dev.azure.com/gengjiawen/open-source/_build/latest?definitionId=3?branchName=master)
![Github Actions](https://github.com/react-native-community/ci-sample/workflows/Github%20Actions/badge.svg)
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/rnc-archive/ci-sample)

## Motivation
Showcase for using ci to build react native app.

Docker related repo: https://github.com/react-native-community/docker-android.

# CI Currently includes:
* circleci
* gitlab
* travis-ci
* azure devops
* github actions