1.1.3 • Published 2 years ago

native-frontend-orb v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Native Frontend Orb

This projet aggregate all the CI commands related to the mobile frontend field

  • Node dependencies install
  • Native dependencies install
  • Ruby dependencies install
  • Native app build
  • CodePush app build
  • Lerna release
  • Typescript check
  • Linting
  • etc...

Prerequisite

  • The CLI of CircleCI is required to operate on orbs
brew install circleci
circleci setup
  • Yarn & node installed

Publish on prod (public orb)

  • Checkout the release tag you want to publish
git checkout v1.0.0
  • Run the yarn script pack-publish:
yarn pack-publish
1.1.1

2 years ago

1.1.0

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.0

3 years ago