Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/expo/expo-cli

Tools for creating, running, and deploying universal Expo and React Native apps
https://github.com/expo/expo-cli

[expo-cli] fix typo

d2900fd2d2f42588080773c1b6fe52d82143a7bf authored over 4 years ago
[expo-cli] EAS builds: Android project autoconfiguration

For generic Android builds, we want `expo-cli` to autoconfigure Gradle to build it on turtle wor...

4029409853a1da27ccff23b0cb0c78bcb1cb53eb authored over 4 years ago
[expo-cli] rename showDiff -> showDiffAsync

a16b79c72cfdf24ebb42a27d0e4d8bd1db9ebbe5 authored over 4 years ago
remove all usages of credentials api from xdl (#2422)

560a01766cfc4c41ab87736cb9787ede26c61ec8 authored over 4 years ago
[expo-cli][xdl] Pass target through to Project.publishAsync and respect the option there too

b8d426905ddc23f135134171268a483100c19800 authored over 4 years ago
[expo-cli] Show better errors non-interactve mode

Previously we were showing generic errors with the --non-interactive flag when we needed to show...

82507b4b2a00a6a6f6b85effaed7c481aa59306b authored over 4 years ago
[expo-cli] Add warning when publishing for bare app when Expo client is supported

- Fixes https://github.com/expo/expo/issues/9517

081ca1e2ee154d8f56e8e609e4ba429cc0e875ea authored over 4 years ago
update CHANGELOG

cbc5aeff255bde62642186d5036598af9a474798 authored over 4 years ago
Publish

- @expo/[email protected]
- @expo/[email protected]
- @expo/[email protected]
- @ex...

1110d7a2526d5c586c057aa1db7191011b6bb508 authored over 4 years ago
update CHANGELOG

a30e46a6610efe334100734143abc6b560dc3b8e authored over 4 years ago
Upgrade jest to v26 (#2421)

* upgrade jest to v26

* [xdl] require.requireActual -> jest.requireActual

e242299dc46cf88a90476fbd41212b815c51efac authored over 4 years ago
feat: bundle JS without file watching or HTTP (#2149)

When EXPO_USE_DEV_SERVER is set to `true`, the in-process Metro is used for bundling.

b125430c2e18e73975cf2c8af3a7f2ece18888ed authored over 4 years ago
[expo-cli] rename eas build commands & restructure files (#2419)

* [expo-cli] rename directory build-native -> eas-build

* [expo-cli] restructure eas builds f...

f0869e6cd1a732bf35b0720ddd0911ea57453b4a authored over 4 years ago
[expo-cli][config] EAS builds: iOS project autoconfiguration (#2395)

bb515e80daadc07afe684a72cbf12044f90dfbac authored over 4 years ago
Publish

- @expo/[email protected]
- @expo/[email protected]
- [email protected]
- @expo/metro-config@0...

ca0c33e353887da7593a8ce4fa7ad5ef654845b6 authored over 4 years ago
[expo-cli] Adds link to FYI when app icon has transparency (#2416)

6146f18cf8c578cbed55e318a518cf1afbf90346 authored over 4 years ago
[metro-config] Use expo-asset/tools/hashAssetFiles instead of expo/..

bab64199e73d45ea71dc4f36b0ff456969580fc9 authored over 4 years ago
Update CHANGELOG and commit schema

f7b39ea974ed7879f5cf2999148218eb03add0c6 authored over 4 years ago
Publish

- @expo/[email protected]
- @expo/[email protected]
- @expo/[email protected]
...

5adda7a1af91bd05b299db8a342ef43e9035dd61 authored over 4 years ago
[configure-splash-screen] Bump cli-platform-[ios/android] versions for logkitty security fix

83b9cb1047c53374a3a7ba1d758ab387920f76ee authored over 4 years ago
Fix column label in README

be39d3107a62a40043a1ff5fcf7d29f56c9c80b7 authored over 4 years ago
Fix next.js adapter bug (#2412)

887228b78e2fb5ae98227bce52d4d0866ffb629d authored over 4 years ago
[expo-cli] cleanup apple id credentials logic (#2409)

e1b2604400e0b56e657d41823ae61f5008fe4b93 authored over 4 years ago
[expo-cli] don't print function string in error message (#2407)

Currently, if user is not logged in, the function string is printed in the error message because...

dfa118c3437812b65c099d2cb87afc05bc72e8a4 authored over 4 years ago
Delete the deprecated expo android ⌘ (#2215)

40336d97116fc7fc2aced58ad1fe7c6348301162 authored over 4 years ago
[expo-cli] fix lint error

6fb3550a3886f7b240fccf8f24f2844af503ec0f authored over 4 years ago
[expo-cli] revert PR #2404 and remove encoding from IosPushCredentials (#2406)

* [expo-cli] revert PR #2404 and remove encoding from IosPushCredentials

* update CHANGELOG

aa4126828b0be357b6131e23c0f7ed8f7db43190 authored over 4 years ago
update .eslintignore and .prettierignore

9586a754760dc45217c9116c3e2c45cf0459f8c7 authored over 4 years ago
[expo-cli]: IosApi handle properly missing credentials

b0fe6bf17841a566eaf31e769d64fc0db14c55c3 authored over 4 years ago
[expo-cli] Add a command to get build status for turtle v2 builds

We want to have a command to show the list of recent builds for turtle v2.

Example usage:

```j...

6b2fb124d2317ef864ad8bddfe858ca883df8722 authored over 4 years ago
[expo-cli] base64 decode when saving p8 file (#2404)

* [expo-cli] base64 decode when saving p8 file

* update CHANGELOG.md

1a6b487a2e699cdeb93102ba6139fcf2106b4a37 authored over 4 years ago
[expo-cli] refactor ios credentials API client (#2380)

* [expo-cli] improve caching in ios credentials api client

* update CHANGELOG.md

* add few...

e46ebe5113756d51bdf128bb32a54da1f62cf11d authored over 4 years ago
[expo-cli] check `when` field when prompting in noninteractive mode (#2393)

43d949b7d855dde6069fe34fd02dc92d998288ab authored over 4 years ago
Update README badges

e70433b5f12ae1e6bada6c187356c312ee7124cd authored over 4 years ago
Fix build errors

eae26aac077461ff030346b7223ad8f344802f78 authored over 4 years ago
[xdl] Remove UpdateVersions from xdl (#2387)

Co-authored-by: Tomasz Sapeta <[email protected]>

c4a92dc5256d747007226b70e8fa3c3b4727a728 authored over 4 years ago
@sviande/adb kill (#2064)

* Fix: ADB kill fix ordering

* fix: stop ABD only when expo launched it.

398af4459b03ca462033a06f6eb1e66fa31e32be authored over 4 years ago
Implement "useNextNotificationsApi" configuration SDK 38 (#2318)

With the release of SDK 38 the new notifications API "you’ll need to explicitly opt into the new...

0435457bf528e1e6e5bdcef3fb3e0355079dc65e authored over 4 years ago
Delete deprecated expo ios ⌘ (#2216)

f82591a1217b1a9e869059910047ac9a8a909896 authored over 4 years ago
doc: expo-splash-screen: fix a command instrutions (#2370)

ce46673b127969d8d3f38a23ec6de6b43d7e56ef authored over 4 years ago
Update eslint-config-universe to 4.0.0 (#2396)

e958ff848c3c73cfa9f9e043847450b8723bb5f1 authored over 4 years ago
[expo-cli] upload:android - add better error messages for issues with downloading archive file (#2384)

* [expo-cli] add better error messages for issues with downloading archive file

* update CHAN...

375ebff778c424da55f763dcbc3a95098633489b authored over 4 years ago
format all files with Prettier

ae7e55c975cad514974f7de54ffeb45eaec0ff6a authored over 4 years ago
[expo-cli] submission service: fix passing archive type from command line (#2383)

* [expo-cli] submission service: fix passing archive type from command line

* update CHANGELOG

06f122770434db99e756772e8f1317d40b9bb6c1 authored over 4 years ago
[expo-cli] expo upload:android - fix help output - --latest is not default

45cc5f853a7ba5375470fda3e5cd17522ef22a8c authored over 4 years ago
[xdl] Fix incorrect check of the packager port in the "setOptionsAsync" function. Fixes #2270

f73ca3171751707d007984aefe49b0a3f9903f80 authored over 4 years ago
Update CHANGELOG.md

b245cf5ae554645b2519e66cc6f47c251732fc5a authored over 4 years ago
[expo-cli] consolidate env variables. (#2358)

* Prefer `EXPO_APPLE_PASSWORD` with fall back to `EXPO_APPLE_ID_PASSWORD`.
* Prefer flag to env...

05a88e6a69a1c0ab78dcb9a523a35b4bba26c694 authored over 4 years ago
[xdl] allow for passing user provided gradle args (#2361)

53dfcc31dcaae29bbc1be736ac43d902c2ff1825 authored over 4 years ago
Update canary release instructions

4b6617b6b641558c0872184ebf312d124055a803 authored over 4 years ago
update CHANGELOG

472f3e6ccfe3252e15259b9e3f147f7128e99184 authored over 4 years ago
[xdl] don't log dots when downloading gradle (#2355)

d7aadc74657d043bc951a72cc0f46325f5252a78 authored over 4 years ago
[CHANGELOG] Update for latest release

943bc2a6ed131cfe6a1150e1f8cfe34030a861a8 authored over 4 years ago
[xdl] Fix test failure and add a note about ignored param

9ae9772fe8033f5b9f980d945597bc4f28b9c09e authored over 4 years ago
[xdl] fix analytics for expo start (#2357)

81cb78bf941b899184e04ea614b071bcc7e0cec6 authored over 4 years ago
Fix test failures (#2359)

- Fix ProjectUtils test, `.rejects` not working as documented
- Omit export e2e test for now - ...

b600ab2068b0fd28ebe2dbcd7fb48f9db38f3674 authored over 4 years ago
show longer release channel names (#2353)

Make the channel column a 'big cell' to show longer channel names

83ae58a30b01a6528ff65fa3c0342b38051d3926 authored over 4 years ago
[xdl] Update link to third party library docs

e186eaecbdeea5a48d5da1c06b3850cdb409d20c authored over 4 years ago
[expo-cli] fix typo

61b902aff03926e513f474404e23c8cbc56b1944 authored over 4 years ago
[expo-cli] Re-record snapshots to attempt to fix tests

32a5e7bdffa19220a38a5f6f03eb05bc79345c1d authored over 4 years ago
[xdl] remove unused function from ExponentTools

d7e4d4d6440f8db81282c48ab11248d214f1ec49 authored over 4 years ago
Publish

- @expo/[email protected]
- @expo/[email protected]
- [email protected]
- expo-optimize@0...

cd0f30b4a53abbec49f5bd1da3a1def431c19705 authored over 4 years ago
feat(expo-cli): support for remote and local credentials(turtle-v2) (#2332)

* feat(expo-cli): support for remote and local credentials

* review feedback

* add iOSBuil...

384bcc52e21cefbe0106aa4349a77e8b816b0d78 authored over 4 years ago
Update links to Expo app config reference

874e2328b127cea55c8539955bcb9fba2f22b6f2 authored over 4 years ago
[xdl] Fix jest typescript line number reporting (#2350)

0f917ecf482bb4f76dd124835a6a3246cf40ff13 authored over 4 years ago
[xdl] add sdkVersion to Start Project and Serve Manifest events (#2344)

4e9b1dd5093e59148b0b98d90f0775c4e8ba5092 authored over 4 years ago
[CHANGELOG] Update for latest release

802d5534ab78957f85f22015920deec8415de599 authored over 4 years ago
[xdl] Schema update

da0e4c216a795b7bac2e9cb9c3ca314896328d9b authored over 4 years ago
Publish

- @expo/[email protected]
- @expo/[email protected]
- [email protected]
- @expo/next-adap...

30981cf510b4f72b365751ca4d83f43ed13a6cdc authored over 4 years ago
Comment out codecov stuff (#2349)

a82a87f28fd51a49555ffd590fa56d3976a9f50b authored over 4 years ago
[webpack-config] Interop assets like Metro bundler (#2346)

* Interop assets like Metro bundler

* Added E2E test for asset loader

* Added wildcard loa...

1f5bfd9d7434b99c4c1bab9cca7f546961a21484 authored over 4 years ago
[CHANGELOG] Update for latest release

a73a84b5bbb25c9cf719f2d39f5385dab90e603a authored over 4 years ago
[scripts] Add simple changelog-draft script

e141d605f04bfd5f58ac559e6a62501c37b430af authored over 4 years ago
Publish

- @expo/[email protected]
- @expo/[email protected]
- @expo/[email protected]
- @expo/electron-a...

e6de6aae5c90f006bff7b89e55cd702103a177e8 authored over 4 years ago
[expo-cli] print turtle v2 build logs url

223c9d53f76221d9db9fd0351fcdf19aec0cb452 authored over 4 years ago
[cli] add owner support for push:android cmds (#2330)

* [cli] add owner support for push:android cmds

* pr feedback

3c6f5b2b18ee551e70c499366c10ab57aa346fee authored over 4 years ago
[expo-cli] give another attempt to enter apple id credentials if it fails authentication with Apple (#2338)

cb9d3f9cd25bec0fe5508523ae4916eeaff4a4de authored over 4 years ago
chore: Add e2e tests for `expo export` (#2237)

* Add e2e tests for `expo export`

* Isolate the test from global state such as the currently si...

ee4318fcf3d6593e4c13275ab345838d39300dd2 authored over 4 years ago
[expo-cli] implement webhooks v2 (#2212)

* feat: implement webhooks v2

* Remove the legacy webhook API client from XDL

* Update descrip...

5ad0af8f1f82610ca57c10a4ed074873157c3137 authored over 4 years ago
Add owner field support to expo start (#2329)

Fixes #2242.

553eb01540554070c2e8b3894dbb4314ba2cb484 authored over 4 years ago
Updated webpack version (#2336)

* Updated webpack version

* Fixed noop sw

* Update index.ts

* updated tests

80b9197ef77845984fa589cd53587186fbaff61a authored over 4 years ago
fix(config): use basename to avoid mixed path separators from glob (#2319)

0fe060da83a237f9948b18ecef4bd3eaee2074b8 authored over 4 years ago
[webpack-config] Remove yup validation (#2335)

* Remove yup

- deprecate polyfill option

* Updated tests

285977ae5ee78f63f00e811db757a9a803241c3a authored over 4 years ago
Upgraded copy-webpack-plugin (#2334)

985702ccbf6604cc19ebeb87a48d55a13fb41e76 authored over 4 years ago
[expo-cli] Combined ID prompts for build and eject (#2313)

* Combined ID prompts for build and eject

* Move prompt to after validation

* Update Eject.ts

7f0d1020dee9d5f9b4a342d019ad0e99c1b5ed19 authored over 4 years ago
[expo-cli] Fix ProjectUtils-test

c4fed00624298b034e313db62863b23cbd50093e authored over 4 years ago
[CHANGELOG] Update for new release

10907e083a4ce74dac48ec7a90d5df4374f72ea8 authored over 4 years ago
Publish

- [email protected]

8a9d17f699c07747c8198d5670eb779006e9b961 authored over 4 years ago
[expo-cli] Wrap entitlements config eject step in try/catch and warn if it throws

b385a388de6a486be3269352016118338cd9b04c authored over 4 years ago
[config] Simplify findProjectRootAsync so it just uses package.json and does not swallow config errors

e32aeb5f93c8e4517b36c4356e18b840ca748cf6 authored over 4 years ago
Add CHANGELOG entry for fix

12e2b05cf7a8823bff587262b2ae7d0d045f76a8 authored over 4 years ago
fix(expo-cli): use user provided, teamId don't access appleCtx (#2315)

88151801ccef11e05baeafbd3ac7e8633c85e063 authored over 4 years ago
Update CHANGELOG

85d52c02dfd6167702ab767e67957bfee003cee7 authored over 4 years ago
[expo-cli] Fix expo upgrade in projects that use dynamic configuration

c890152e73b4d628661c24676ff47d4abd657d16 authored over 4 years ago
Update CHANGELOG for latest release

d7372fe2846d97937dc117f1cd446012785904aa authored over 4 years ago