1.1.3 • Published 3 years ago
native-frontend-orb v1.1.3
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
- For the publication you need to configure you CircleCI CLI with a Circle Token (you can get one here: https://circleci.com/account/api)
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