Releases: expo/expo-github-action
Releases · expo/expo-github-action
5.1.0
5.0.0
4.1.0
4.0.1
4.0.0
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
3.0.0
2.3.2
2.3.1
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
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)