Skip to content

Releases: verypossible-labs/rn-circleci-orb

v1.2.1

09 Aug 16:48
Compare
Choose a tag to compare

1.2.1 (2021-08-09)

Bug Fixes

  • yarn: pass yarn parameters up to jobs that use yarn_install (1d822c0)
  • yarn: update yarn_install params in jobs] (2d0d539)

v1.2.0

06 Aug 12:50
Compare
Choose a tag to compare

1.2.0 (2021-08-06)

Bug Fixes

  • attrs: make default params consistent (57da35a)

Features

  • yarn: add ignore_scripts and cache parameters to yarn_install command (6a2294f)
  • yarn: add ignore_scripts and cache parameters to yarn_install command (931a652)

Reverts

  • yarn: undo yarn non-interactive change (2c923ef)

v1.1.2

27 Jul 11:55
Compare
Choose a tag to compare

1.1.2 (2021-07-27)

Bug Fixes

  • attrs: make default params consistent (57da35a)

Reverts

  • yarn: undo yarn non-interactive change (2c923ef)

v1.1.1

14 Jul 17:44
Compare
Choose a tag to compare

1.1.1 (2021-07-14)

Bug Fixes

  • yarn: remove deprecated --no-interactive flag (e71c8a9)

v1.1.0

04 Jun 16:47
Compare
Choose a tag to compare

1.1.0 (2021-06-04)

Features

  • android: add option to exclude js bundle (c08c512)

v1.0.4

26 May 15:13
Compare
Choose a tag to compare

1.0.4 (2021-05-26)

Bug Fixes

  • android: add project path and change gradlew permissions for build (e0938b1)

v1.0.3

26 May 13:03
Compare
Choose a tag to compare

1.0.3 (2021-05-26)

Bug Fixes

  • android: change bundle_type enum in bundle_android_app to match other commands (28b5497)

v1.0.2

26 May 12:28
Compare
Choose a tag to compare

1.0.2 (2021-05-26)

Bug Fixes

  • android: persist and store android build file (9073f03)

v1.0.1

25 May 13:30
Compare
Choose a tag to compare

1.0.1 (2021-05-25)

Bug Fixes

  • android_build: update store_artifacts and persist_to_workspace paths based on bundle type (ff2fdf0)

v1.0.0

21 May 17:48
Compare
Choose a tag to compare

1.0.0 (2021-05-21)

Bug Fixes

  • ios: fix ios pod install command name in ios build job (2061e13)
  • multiple: implements artifacts from testing (a9356a0)
  • namespace: use verypossible-labs namespace (46254c3)
  • namespace: use verypossible-labs namespace (940317a)

Features