8.2.1 (2024-01-15)
- preview: filter slugs with special characters to match dev clients
exp+<slug>
scheme (#252) (b8a9be8)
8.2.0 (2023-12-02)
8.1.0 (2023-11-24)
- add fingerprint integration (#231) (e6622e0)
- add readme for preview-build and fingerprint action (#232) (acc171b), closes /github.com/expo/expo-github-action/pull/231#pullrequestreview-1628540314
- preview: add update manifest permalinks to the output (#245) (331a5ab)
- update error handling to node 20 standards (#243) (65ee055)
- update workflows and repository to use Bun (#241) (7f1c170)
- upgrade all actions to run on node 20 (#242) (b3e5355)
- ci: update release flow with new service account (#238) (e289d93)
- update release workflow actions (#239) (57dcabe)
- add link to breaking change pull request (9e1a8c8)
- fix changelog link in readme (185932d)
- update example to use
eas-version
(#222) (7bc946c)
8.0.0 (2023-02-20)
- preview-comment: add deprecation notice with blog post (#207)
- preview-comment: emphasize that this sub-action is now deprecated (f4af238)
- update examples for v8 (#210) (3d1cf9a)
- update the readme with new examples (#208) (ae5d1a1)
7.2.1 (2023-01-04)
- drop rimraf dependency (#203) (830e647)
- update actions dependencies (#202) (259d15d)
- update dev dependencies (#204) (5a73f07)
- bump @actions/core from 1.6.0 to 1.9.1 (#191) (670b449)
- bump ansi-regex from 5.0.0 to 5.0.1 (#198) (d63621e)
- bump json5 from 1.0.1 to 1.0.2 (#196) (5a8228a)
- bump minimatch from 3.0.4 to 3.1.2 (#197) (5619369)
- bump qs from 6.5.2 to 6.5.3 (#195) (3beea56)
- bump semantic-release from 18.0.1 to 19.0.3 (#185) (079b95e)
- bump semver-regex from 3.1.3 to 3.1.4 (#183) (6b82e9e)
- rebuild all actions (e6ba70c)
- update workflow actions to latest (3cecf2e)
- command: update readme to fix badge (#201) (2606508)
- preview-comment: add missing permissions in examples (#187) (5848f88)
- update badge urls in the readmes (#199) (8440fd9)
- update demo workflow to fix checkout issue (#181) (8e2559c)
- use latest action verisons in readme (#193) (3f0a4b5)
7.2.0 (2022-04-07)
- bump minimist from 1.2.5 to 1.2.6 (#173) (72721e5)
- clean the repo instead of checking out (ec1a49b)
- disallow any linting issues for pulls (#177) (b5a8ca7)
- command: clean up the readme code example (0811162)
- update the release steps in the contribution guide (b3b45ee)
7.1.1 (2022-03-17)
- add direct link to expo access tokens (1f38d16)
- increase visibility of the EXPO_TOKEN link (#168) (9fce70f)
- preview-comment: update expo-cli version to latest (4681fcf)
- reword the assumptions on package manager (459b567)
7.1.0 (2022-03-04)
- run authed tests only when auth is available (5815161)
- set major tag version to release commit (b516013)
- skip steps if auth is unavailable (bb7c723)
- update github action author name (#166) (520d959)
7.0.3 (2022-02-14)
- improve invalid package version error handling (#159) (94c7d8a)
- output error stacktraces in debug mode (#160) (6931e3c)
- always dry run a new release on merge (#162) (3f293ee)
- bump node-fetch from 2.6.1 to 2.6.7 (#157) (839215f)
- fully automate releases (#164) (fbd4450)
7.0.2 (2022-01-25)
7.0.1 (2022-01-17)
- run test workflow every day at 15:00 utc (fd33d59)
- explicitly add non interactive flag (#151) (844ea09)
- update comment preview readme header (7a46a49)
- update step title in example with eas cli (7934883)
- update workflow badge with test status (99593b8)
7.0.0 (2022-01-15)
- some input options are deprecated
- Username and password authentication is dropped in favor of tokens
- Custom cache keys are dropped
- Custom install error handler is dropped
- allow multiple entrypoints for different sub-actions (#121) (8a7306a)
- clean up setup action (#146) (439ff4c)
- enable caches by default (#148) (72d4067)
- replace libnpm with npm cli (#139) (4f28493)
- roll back to ncc because of swc bundling issues (#144) (3007741)
- update the outdated workflows and use node 16 (#138) (3134e26)
- upgrade to node 16 github actions runtime (#137) (3bf9181)
- use assert instead of if statements (#150) (e4ef6e6)
- use boolean input instead of manual conversion (#127) (f1fe877)
- use spaces for indentation (#126) (ff2ff0f)
- use swc pack instead of ncc (#140) (3f9e947)
- add basic e2e test workflow for main action (#141) (414c169)
- add manual trigger to the tests (4908a48)
- always use lf for build files (#122) (a9b9cfe)
- bump semver-regex from 3.1.2 to 3.1.3 (#114) (50c0ef9)
- bump tar from 4.4.13 to 4.4.19 (#112) (5f5673b)
- bump tmpl from 1.0.4 to 1.0.5 (#115) (92ec93f)
- clean up dependencies and eslint rules (#145) (3ae7999)
- clean up master references in release and workflows (#104) (a2d9b1c)
- clean up tsconfig and eslint rules (#123) (c20146f)
- lint root files with prettier and eslint (#125) (1cfa7bb)
- rebuild project (45b79a0)
- rebuild project after dependency bumps (b099f17)
- remove husky and improve ci build message (#128) (39b0d36)
- simplify review and update build detection (#142) (ee415b0)
- update
setup-node
action tov2
release (#119) (3b3e6b8) - update semantic release to update the build (354dc08)
- update the action manifest (633cdf0)
- upgrade dev dependencies and rebuild action (#120) (186ef00)
- fix broken sup element in readme (0b1822a)
- fix github capitalization (#116) (b602469)
- fix unsplash comment on pr branch reference (#110) (f14253e)
- update default values in readme (c2f11d2)
- update expo.io links to expo.dev (#111) (1c8e5a2)
- update node version reference in readme (#107) (3ba667b)
- update readme and contributing guides (521de72)
- use
main
branch to updatev{major}
tag (#103) (def44e2)
6.0.0 (2021-06-22)
- GitHub Action inputs are changed to allow both Expo and EAS CLI.
- add commands to contirbuting guide for updating v{major} tags (1b57c37)
- update readme for v6 release (#101) (8b43bae)
- update upstream reference in contributing guide (76ce4de)
5.5.1 (2021-06-17)
- revert to node 12 for the action (2662a5f)
5.5.0 (2021-06-17)
- switch to node 14 for the action itself (f13b0ea)
- simplify typescript config with community config (#94) (da4e754)
- update all dependencies to latest versions (#93) (6bc0bed)
- add semantic release for easy versioning (#95) (6354b0a)
- fix the allowed branches for semenatic release (6b8c488)
- mock the github actions warning to avoid leaking annotations (#96) (a11a47a)
- tweak the release workflow (79ebfbc)
- add missing release step to contributing guide (04e3b32)
5.4.0 (2021-01-12)
- use official actions cache package instead of cypress fork (#62) (0eb46e9)
- output cache errors with actions core (187c4ad)
- group output by steps for readability (#70) (75b743c)
- update all dev dependencies to latest version (#71) (ed7f67d)
- update the cache description without the fork (13d7820)
- update readme to latest expo cli and node (#77) (6c0f4d7)
5.3.1 (2020-10-20)
5.3.0 (2020-09-19)
5.2.0 (2020-07-14)
5.1.1 (2020-06-10)
5.1.0 (2020-05-08)
- update dependencies and configuration (#42) (32b5f9c)
- deps: bump acorn from 5.7.3 to 5.7.4 (#37) (4aaf05f)
5.0.0 (2019-12-31)
- move index code to run (#33) (f80ef1f6)
- use yarn by default instead of npm (#32) (2de5b8c3)
- use ncc to compile scripts (#31) (48288d58)
- make logs more visible (#30) (12f58a21)
- update all dependencies to latest versions (#29) (7776e33f)
- use circleci instead of github actions (#28) (e5677e1f)
4.1.0 (2019-10-30)
- use cmd suffix when authenticating on windows (831bcb1)
- remove beta warning just before general availability (68a2de0)
4.0.0 (2019-09-29)
- add github workflow for ci (929a76c)
- add new expo action cli install concept (98b1bea)
- use new action metadata format (81344e4)
- add build and node node modules before commit (00692c4)
- add build and node node modules in husky hook (b2929e3)
- 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)
- 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)
- add linter and fix all files (04cd479)
- add husky for repository deployments (cec6e50)
- add all missing tests (22df52e)
3.0.0 (2019-07-23)
- 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 (2019-05-09)
- use yarn to install expo cli globally (9fd3635)
2.3.1 (2019-04-17)
- increase node memory limit to 4gb (4c25ef9)
- 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)
- make travis build the action to double check the docker file (698a1c6)
2.3.0 (2019-04-14)
- build docker base image from travis ci (0ce8eff)
- update base image labels (4e2fd4d)
- remove unofficial from the name (b8ec502)
- remove deprecated subactions (0cfae07)
- 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 (2019-04-10)
- use better expo cli variables prefix (cd75584)
- pin actions to versions for future releases (3c76843)
2.1.0 (2019-04-10)
- authenticate in main action if possible (a401e30)
- remove extraneous commands from base image (a90ce59)
- add deprecation notice on all sub-actions (b5a0311)
- add examples and more contextual info (9625bb1)
- fix typo in documentation and use link references (48bbaf3)
- update license to 2019 (7596f6b)
- add some issue templates to github (9aec1f5)
2.0.0 (2019-04-02)
- add basic ios build action (3a81415)
- add basic web build action (3d4bdb6)
- add basic android build action (9105177)
- add new publish action (56563f2)
- add login entrypoint (252f16d)
- add github actions implemented image for expo cli (864b9bb)
- add base image with documentation and licenses (c43e5c3)
- tag all buid actions as unofficial for release (ed597e5)
- simplify publish action and remove extraneous entrypoint (61d0c21)
- tag all actions as unofficial for release to marketplace (f56443a)
- expand existing login with documentation and proper icon (d2e2a6d)
- move cli to root as default (4545e44)
- expand existing login with documentation and proper icon (923ed34)
- remove third party notice until its updated (f4fc39a)
- use full node version instead of alpine (a019c94)
- add link to login from publish action (5b7564c)
- add custom cli command action (4cf38f9)
- add do not use in production warning (8291794)
- add basic repository description (906c910)
- remove the cli from name (ab9265b)