Skip to content

Releases: expo/expo-github-action

5.1.0

08 May 11:19
58185fb
Compare
Choose a tag to compare

5.1.0 (2020-05-08)

New features

  • fail when provided credentials are incorrect (#43) (a7b6ce4)

Bug fixes

  • remove custom and add global error handling (#46) (a4955da)

Test changes

Other chores

  • update dependencies and configuration (#42) (32b5f9c)
  • deps: bump acorn from 5.7.3 to 5.7.4 (#37) (4aaf05f)

5.0.0

31 Dec 00:57
Compare
Choose a tag to compare

5.0.0 (2019-12-31)

BREAKING CHANGES

New features

  • implement caching using github actions cache (#35) (69801f0a)

Code refactors

4.1.0

30 Oct 22:46
Compare
Choose a tag to compare

4.1.0 (2019-10-30)

Bug fixes

  • use cmd suffix when authenticating on windows (831bcb1)

Documentation changes

  • remove beta warning just before general availability (68a2de0)

Other chores

  • update all dependencies to latest version (16d4b15)
  • enable workflow for pull requests (8ff07e0)

4.0.1

29 Oct 20:24
Compare
Choose a tag to compare

4.0.1 (2019-10-29)

Bug fixes

  • add patch for watchers limit and enospc error (cbd9ace)

4.0.0

29 Sep 14:50
Compare
Choose a tag to compare

4.0.0 (2019-09-29)

New features

  • add github workflow for ci (929a76c)
  • add new expo action cli install concept (98b1bea)
  • use new action metadata format (81344e4)

Bug fixes

  • add build and node node modules before commit (00692c4)
  • add build and node node modules in husky hook (b2929e3)

Code refactors

  • remove travis config and base images (e72ddd8)
  • move entry point to expo as proxy (caf499b)
  • update proxy for non-interactive mode and help links (5cfaee2)

Documentation changes

  • update documentation for the new action (38e963b)
  • simplify and link the environment variables info (26c734a)
  • replace aliased email with normal email (f3bc71a)
  • write about entry point proxy and restructure for easy access (4766fa8)
  • update license dates (89005bc)

Other chores

  • add linter and fix all files (04cd479)
  • add husky for repository deployments (cec6e50)
  • add all missing tests (22df52e)

3.0.0

22 Jul 22:34
Compare
Choose a tag to compare

3.0.0 (2019-07-23)

Code refactors

  • run travis in parallel for expo cli v2 and v3 (882d5f9)
  • add latest expo-cli v3 but keep v2 images updated (cd33736)

2.3.2

22 Jul 22:33
Compare
Choose a tag to compare

2.3.2 (2019-05-09)

Bug fixes

  • use yarn to install expo cli globally (9fd3635)

2.3.1

16 Apr 22:31
Compare
Choose a tag to compare

2.3.1 (2019-04-17)

Bug fixes

  • increase node memory limit to 4gb (4c25ef9)

Documentation changes

  • add note about overwriting node options (aa752f2)
  • add extra link to base image in description (fa42241)
  • rename build action to remove ambiguity with other examples (92beb0f)

Other chores

  • make travis build the action to double check the docker file (698a1c6)

2.3.0

14 Apr 11:51
Compare
Choose a tag to compare

2.3.0 (2019-04-14)

New features

  • build docker base image from travis ci (0ce8eff)

Code refactors

  • update base image labels (4e2fd4d)
  • remove unofficial from the name (b8ec502)
  • remove deprecated subactions (0cfae07)

Documentation changes

  • add scheduled builds info and update examples (a801b83)
  • add travis link to base image builds (2c88f88)
  • add 650 industries aka expo as license holder (3f55e8c)
  • add 650 industries aka expo as license holder (fe86cd6)
  • update references to action repository (617ebf8)
  • use latest npm action because of an install failure (e6a3b5c)

2.2.0

10 Apr 21:16
Compare
Choose a tag to compare

2.2.0 (2019-04-10)

Code refactors

  • use better expo cli variables prefix (cd75584)

Documentation changes

  • pin actions to versions for future releases (3c76843)