Skip to content

tsainte/HelloJenkinsFromReactNative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Welcome to HelloJenkinsFromReactNative ๐Ÿ‘‹

What if we setup an awesome pipeline for a react native project using Jenkins? ๐Ÿš€

Purpose ๐Ÿค“

This is a basic project written in RN to be used by one instance of Jenkins. The idea is to cover basics of the pipeline. For instance, what should come in a great CI/CD pipeline? Things like tests, test coverage report, quality metrics, distribution channels and so on, right? ๐Ÿค”

Don't expect much from this repo, tho. Here's a bootstrap for helping configure a new machine (mac mini?) with Jenkins: https://gist.github.com/tsainte/ac7e45884f28cb9e265e4bb888e45bf3

To run the project ๐Ÿƒโ€

  • npm install react-native-cli
  • react-native run-ios or
  • react-native run-android

TODO โœ…โ€

  • Everything ๐Ÿ˜น

About

A simple project in React Native to be cloned by a Jenkins machine to run a decent pipeline. ๐Ÿ‘€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published