Ecosyste.ms: OpenCollective

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

Expo CLI

Get started with React Native in minutes. Zero build configuration.
Collective - Host: opensource - https://opencollective.com/expo-cli - Code: https://github.com/expo/expo-cli

[xde] Tunnel status: Tell the user, if the tunnel connection goes down (#1429)

* [xde] Tunnel status: Tell the user, if the tunnel connection goes down

* Move ngrok status ...

github.com/expo/expo-cli - f86820c187fc4b5903db28264903263cc8cab413 authored about 7 years ago by Ville Immonen <[email protected]>
[xdl][detach] Fix IosWorkspace with EXPO_VIEW_DIR flag

github.com/expo/expo-cli - f10351b0531248fa3ba8bda23dfebbf8f529404c authored about 7 years ago by Ben Roth <[email protected]>
[exp] print some pretty tables for errbody (#1472)

github.com/expo/expo-cli - 152f8db5c1d7a45a0fcf0574b633b9e95d91b850 authored about 7 years ago by quinlanj <[email protected]>
[www][exp] publish:history + publish:details (#1395)

github.com/expo/expo-cli - 28496f6e1d96cb5b76c6f9e9b7b2907599a567bc authored about 7 years ago by quinlanj <[email protected]>
[xdl][detach] Clean up file transform promise in IosWorkspace

github.com/expo/expo-cli - bf62fe876164b3fd7ba3c853fe4e94576b10c353 authored about 7 years ago by Ben Roth <[email protected]>
[xdl] Replace deprecated tar.gz node package with tar (#1448)

* [exp] Fix diagnostics upload failing

Fix a regression from #1373 that caused the `exp diagn...

github.com/expo/expo-cli - ca85615ec40daec96783e3b1e12a9adcba56bc69 authored about 7 years ago by Ville Immonen <[email protected]>
[xdl][iOS] Move AppAuth Pods postinstall into unversioned postinstall

github.com/expo/expo-cli - d7ea59825ded3b40488b2c2eeac08d0c0bbad704 authored about 7 years ago by Ben Roth <[email protected]>
[exp] let users make arbitrary channel names (#1427)

github.com/expo/expo-cli - 1f1edc65625a7ccec3cf61def9d3beff21e0681a authored about 7 years ago by quinlanj <[email protected]>
[www] put publish options in request body instead of url (#1425)

github.com/expo/expo-cli - 2d276807a7b675348783abeb05a1862434e1ca3e authored about 7 years ago by quinlanj <[email protected]>
[android] Clear build directories in shell app script

github.com/expo/expo-cli - d7cf6afd6e9090890521edf2cf57a9387adf94f9 authored about 7 years ago by Jesse Ruder <[email protected]>
[xdl] Fix AndroidShellApp in CI

github.com/expo/expo-cli - 00ee26815dfa3cc9a2014a6084d46c8f59937392 authored about 7 years ago by Jesse Ruder <[email protected]>
[android] Make WAKE_LOCK a required permission

github.com/expo/expo-cli - 4ecec17303aaa891482267aead9a2d15aea067d6 authored about 7 years ago by Jesse Ruder <[email protected]>
[android] [xdl] Move shell script to xdl

github.com/expo/expo-cli - 14744ec61433cfe835fa8c950938053fc2adaa87 authored about 7 years ago by Jesse Ruder <[email protected]>
[xdl] Configure CFBundleDisplayName in IosNSBundle

fixes https://github.com/expo/expo/issues/680

github.com/expo/expo-cli - eae9e0a197b3b7f95ea9655f7e1ed6b2924ce2e2 authored about 7 years ago by Ben Roth <[email protected]>
[iOS][xdl][www] Add shell-app-only loadJSInBackgroundExperimental key

github.com/expo/expo-cli - e1a0f6c8fc7fe5f436cf35d0d3a32f232e5c5190 authored about 7 years ago by Ben Roth <[email protected]>
[XDL] Use Axios instead of Request (#1373)

Replace request with axios, which allows us to use Chromium's
XMLHttpRequest for HTTP requests ...

github.com/expo/expo-cli - c671fd117f1875b41816c4ff171c3c88048a1d10 authored about 7 years ago by Ville Immonen <[email protected]>
[xdl][iOS][detach] Do not configure launch screen on older detached projects

github.com/expo/expo-cli - 3be7b349a37ec16b06cca43c6db3fa02625b76d5 authored about 7 years ago by Ben Roth <[email protected]>
[xdl][iOS][detach] Enable splash configuration from local project

github.com/expo/expo-cli - 718ae6490cb7c88cc604180bd9e980ca7adcda68 authored about 7 years ago by Ben Roth <[email protected]>
[xdl] Warn instead of barfing when manifest specifies non-existent artifact paths

github.com/expo/expo-cli - d462c34e30e24bbbd62876411e61cc289a7ea763 authored about 7 years ago by Ben Roth <[email protected]>
[xdl][iOS] Use privateConfig in both types of StandaloneContext

github.com/expo/expo-cli - 2cc4f0f059cca3048410f64b0eefbd26aeedc7b2 authored about 7 years ago by Ben Roth <[email protected]>
[xdl][iOS][detach][turtle] Generalize IosLaunchScreen to both detach and turtle

github.com/expo/expo-cli - eb99835224d87e499d2f478cc2e07a82076f54c3 authored about 7 years ago by Ben Roth <[email protected]>
[xdl][iOS] Switch IosIcons and IosAssetArchive to use StandaloneContext

github.com/expo/expo-cli - a7bcb478f2a7f04cf71f313daebb2885ad791801 authored about 7 years ago by Ben Roth <[email protected]>
[xdl][iOS] Merge entitlements config logic for detach/turtle

github.com/expo/expo-cli - dfb9d0058d067c3243a1dd7c4e686c80bd94d91d authored about 7 years ago by Ben Roth <[email protected]>
[xdl][iOS] Merge info.plist config logic for detach/turtle

github.com/expo/expo-cli - 8c0da3012cdcaaa6b2d8e09756d8eeee323e5dc2 authored about 7 years ago by Ben Roth <[email protected]>
[xdl][iOS][detach] Start merging detach and turtle config steps

github.com/expo/expo-cli - 527165ddb3a5d009a0a3a62be4698d4485ec7eff authored about 7 years ago by Ben Roth <[email protected]>
[xdl][iOS][turtle][detach] Start moving iOS shell app config to use StandaloneContext

github.com/expo/expo-cli - 1132a55003f6132608b94d2fbc2fa33b181820ed authored about 7 years ago by Ben Roth <[email protected]>
[exp, turtle, android, ios] release channels, exp build (#1271)

github.com/expo/expo-cli - a7e1f2a2a8901d0d394f98a0ead8b2ecda9774b6 authored about 7 years ago by quinlanj <[email protected]>
[www + exp] release channels, exp publish (#1272)

github.com/expo/expo-cli - f0117063c3720849c932c15e69a1eac96c2d7138 authored about 7 years ago by quinlanj <[email protected]>
[exp] bump version

github.com/expo/expo-cli - 8223cdc136fecbf20924c503a18e6a8852a8420a authored about 7 years ago by Dave Pack <[email protected]>
[prettier][dev] Run Prettier 1.7 with 100 col over XDL, exp, XDE

github.com/expo/expo-cli - 1d36eb482b1afff457af960116555eda32c00885 authored about 7 years ago by James Ide <[email protected]>
[xdl] bump version

github.com/expo/expo-cli - 96a702efded10b8f7ba76605d5341b6e0b5b5cbc authored about 7 years ago by Dave Pack <[email protected]>
[prettier][libraries] Run prettier 1.7 with 100-col on libraries

Used the latest prettier with 100-col config on most libraries except expo-sdk and snack-sdk. Wi...

github.com/expo/expo-cli - 881ab57ff6a0b6e8b446574be0de6bad0ecd8c61 authored about 7 years ago by James Ide <[email protected]>
[xdl][iOS] Finish moving iOS config logic into shared tooling in prep for standalone merge

github.com/expo/expo-cli - 887800d5d766e05b52e617c18a29027909de7bb9 authored about 7 years ago by Ben Roth <[email protected]>
[xdl][iOS] Split detach configure step into IosNSBundle.configure, operate on StandaloneContext

github.com/expo/expo-cli - 48fdf11abe9819990c2ee9526f2eac7f831a008f authored about 7 years ago by Ben Roth <[email protected]>
[xdl][detach] Add StandaloneContext, convert IosWorkspace to operate on this type

github.com/expo/expo-cli - 4e6097d4aee42e6aeccf1167aee640eff3afebe8 authored about 7 years ago by Ben Roth <[email protected]>
Remove use of instapromise in Exp.js (#1332)

* Remove use of instapromise in Exp.js

The `.promise` property added by instapromise is *some...

github.com/expo/expo-cli - fefe6b7579da6ee494b6521e6e678983f005eea5 authored about 7 years ago by Ville Immonen <[email protected]>
[xdl][detach] SDK versions config needs to happen at template generation time because it affects Pods

github.com/expo/expo-cli - 3a247758a6e34ce0f44c2f1d1760a654a82a14f2 authored about 7 years ago by Ben Roth <[email protected]>
[xdl][iOS][detach] Decompose iOS detach project creation into IosWorkspace

github.com/expo/expo-cli - 1699a8098840a9a70c7dbef86497d0e137b98c60 authored about 7 years ago by Ben Roth <[email protected]>
[exp][xdl] Only detach iOS on macOS or when a --force flag is added

github.com/expo/expo-cli - 06d1d9c29c756977bddc670662bdceec4e69194a authored about 7 years ago by Ben Roth <[email protected]>
Revert "[xdl][xde][exp] Make XDE use the Chromium HTTP stack with Axios (#1284)"

This reverts commit f58de03e3074c9aa2dbf2c80084ea3cf5470b164.

github.com/expo/expo-cli - 50d5acf0223a0291f74257153bad845c5dc897a3 authored about 7 years ago by Adam Miskiewicz <[email protected]>
[xdl][xde][exp] Make XDE use the Chromium HTTP stack with Axios (#1284)

* [XDL] Api/ApiV2 now using Axios instead of Request

* yarn

* Ready for PR

* fixes afte...

github.com/expo/expo-cli - 0483aeabb608d45c30d92051a8a81d8bb9f84672 authored about 7 years ago by Ville Immonen <[email protected]>
[osascript] Adding VS Code to the top of the list of preferred editors

It is now the consensus choice that people like, over Atom and most others.
Bumping patch versio...

github.com/expo/expo-cli - 004a120e0ef7d925a830a1860b719a0fb76eb5b5 authored about 7 years ago by Charlie Cheever <[email protected]>
[exp] Reference app.json rather than exp.json

Seems this was agreed [here](https://github.com/expo/expo/issues/170#issuecomment-306555166)!

C...

github.com/expo/expo-cli - 6ca2c551ef05bda597c9a91e1abdc73d121aefa3 authored about 7 years ago by Gavin Gilmour <[email protected]>
[pt] Make sure powertools cd's to the right directory after install

Fixes #1295`

github.com/expo/expo-cli - fa22f34321dbab492d039645ae909c31893b5a41 authored about 7 years ago by Adam Miskiewicz <[email protected]>
[xdl][turtle][iOS] Stop rewriting icon color profiles as it fails more often than the old strategy

github.com/expo/expo-cli - 58cbe07ff8ac5c8c3e8e212efc027d9818798741 authored about 7 years ago by Ben Roth <[email protected]>
[xdl][turtle][iOS] Be more explicit about sips error handling

github.com/expo/expo-cli - 57bf445363079844b983293e14057e9093806c98 authored about 7 years ago by Ben Roth <[email protected]>
[exp] update xdl to 46.0.1, bump version

github.com/expo/expo-cli - 974bdf4623ef55ce7e4705396f7fd83d550e5f97 authored about 7 years ago by Dave Pack <[email protected]>
[xdl] bump xdl version

github.com/expo/expo-cli - 4994f4aecd18b37585fb2a37a04a88371d48a131 authored about 7 years ago by Dave Pack <[email protected]>
[xdl] [exp] [xde] bump versions

github.com/expo/expo-cli - 736f5a5907eb308bf5ef75117a29fe2f44bd7850 authored about 7 years ago by Dave Pack <[email protected]>
[xdl][turtle] Fall back to cp if sips color profile rewrite fails

github.com/expo/expo-cli - 457f16ec409c28f24fafc104b09f0a04337ccad9 authored about 7 years ago by Ben Roth <[email protected]>
[xdl][ExpoKit][iOS] Populate EXPO_RUNTIME_VERSION in ExpoKit projects

closes https://github.com/expo/universe/issues/1149

github.com/expo/expo-cli - 36ba194c0a45c5d5485e5a8cbbb16f085eeb34ec authored about 7 years ago by Ben Roth <[email protected]>
[exp] Remove double output of the project URL (#1262)

This was introduced by a merge conflict in #817.

github.com/expo/expo-cli - 3397f427d6f9daae8069079079b4768df0828e58 authored about 7 years ago by Ville Immonen <[email protected]>
[xdl][ExpoKit] Add AppAuth postinstall to detached Podfile

fixes https://github.com/expo/universe/issues/1216

github.com/expo/expo-cli - 1f5aab74840d8dd44a0c6833a40832be04735942 authored about 7 years ago by Ben Roth <[email protected]>
[xdl] Overcome prettier debt in Detach.js

github.com/expo/expo-cli - ace28495c9abacd3211a2c73591342064b168d2a authored about 7 years ago by Ben Roth <[email protected]>
[xdl][iOS] Silence sips noise

github.com/expo/expo-cli - 8d75bb0e4d97daf61e5959bc3a244950961be413 authored about 7 years ago by Ben Roth <[email protected]>
[ExpoKit][xdl] Configure *UsageDescription keys in detached projects on iOS

github.com/expo/expo-cli - e9f46616f47d282aba5b039f7eb0974a209b7a9a authored about 7 years ago by Ben Roth <[email protected]>
Revert "[devtools] Use Chromium's XMLHttpRequest in XDE, Node's http in exp (#1057)"

This reverts commit 9565cb14e52564fce70d8ec12b6f415b19375145.

github.com/expo/expo-cli - c2696e10b4e34b78fbe47b7d28dfdf7516b3c209 authored about 7 years ago by Adam Miskiewicz <[email protected]>
[xdl] prettier IosShellApp

github.com/expo/expo-cli - f0bd30bc22fe2d07deb812c89579181ec1c3bd2c authored about 7 years ago by Ben Roth <[email protected]>
[devtools] Use Chromium's XMLHttpRequest in XDE, Node's http in exp (#1057)

* [XDL] Api/ApiV2 now using Axios instead of Request

* yarn

* Ready for PR

* fixes afte...

github.com/expo/expo-cli - 3c1d524ac6c3cfd4ddd7ecd592b299cef72df673 authored about 7 years ago by Ville Immonen <[email protected]>
[pt] Add universe-aware yarn wrapper

github.com/expo/expo-cli - 752012040692dce1129b30f2b40e5f68849fe604 authored about 7 years ago by Adam Miskiewicz <[email protected]>
[xdl] Use capitalized Yoga in podspec for SDK versions before 22

Before SDK 22 (RN 0.49), the Yoga podspec was named "Yoga" with a capital Y. Now it is "yoga" wi...

github.com/expo/expo-cli - b31e48e854987496726b6c2e9717c56b16d40e50 authored about 7 years ago by James Ide <[email protected]>
[ios][xdl] Use sips to rewrite color profile before resizing icons. (#1267)

Also, prettier noise. Blargh.

github.com/expo/expo-cli - 609d8ec3d496174008e968c676e7bfcab3703d66 authored about 7 years ago by Adam Perry <[email protected]>
[xdl][ExpoKit] Do not use template gitignore in detached iOS projects

fixes https://github.com/expo/universe/issues/1204

github.com/expo/expo-cli - 984d335cdab92801773214f76c493cc8012e68e6 authored about 7 years ago by Ben Roth <[email protected]>
[devtools] Improve ngrok error handling in exp/xde/xdl (#817)

* Test ngrok tunnels and use a fallback if necessary

Before displaying a tunnel URL in XDE, c...

github.com/expo/expo-cli - a46e34cf2b26dcae36e7be2d3023fa669479d4a6 authored about 7 years ago by Ville Immonen <[email protected]>
[pt][exp] Temporarily use json-file from npm (not universe) until we can diagnose .lock issue

github.com/expo/expo-cli - e6c97d8873cb4ebd4dc99b6bc1f456ebf4c448ba authored about 7 years ago by Adam Miskiewicz <[email protected]>
[xdl][iOS] Added a new key in app.json to decide whether or not we need to remove the iCloud storage entitlements (#1146)

github.com/expo/expo-cli - 394861656b508193b1046a6b152e8938ee2ea134 authored about 7 years ago by Charles <[email protected]>
[sdk22][ios] Update Podfile generator in XDL to emit lowercase "yoga"

The Yoga podspec changed from defining "Yoga" to "yoga" so make the corresponding change in XDL....

github.com/expo/expo-cli - a558024c4251887a66b31019d0c170e6530dd515 authored about 7 years ago by James Ide <[email protected]>
[pt] Create `exp` package group

github.com/expo/expo-cli - 8ac120ca2109ccd252477f269e724b9eab63fee5 authored about 7 years ago by Adam Miskiewicz <[email protected]>
[xdl][turtle] Clarify silent xcodebuild so script does not appear to hang

github.com/expo/expo-cli - 98cf7b682967bf161ccdb42f0dba9d997bb35e4e authored about 7 years ago by Ben Roth <[email protected]>
[xdl][tools] Fix generate-dynamic-macros after XDL iOS tools refactor

github.com/expo/expo-cli - c501259c089ee7d62569e1b9123f6e309c1cb04f authored about 7 years ago by Ben Roth <[email protected]>
[xdl] Decompose iOS tooling into sane files

github.com/expo/expo-cli - 64769fc5fa62d057c40dccdb14229438e9e92b69 authored about 7 years ago by Ben Roth <[email protected]>
[universe-wide] Cleanup __internal__ directories, exp.json -> app.json

github.com/expo/expo-cli - 36c1db7cb937fbf42cb11d3d70b8ad54eb9592ab authored about 7 years ago by Adam Miskiewicz <[email protected]>
[pt] Misc code cleanup/docs updates

github.com/expo/expo-cli - b7becd1065cb93ab633ffb8438caa034631784a8 authored about 7 years ago by Adam Miskiewicz <[email protected]>
[ci][dev-tools][ios][android][exp-js] Fixup CI pipelines to work with updated Powertools

github.com/expo/expo-cli - 43f1faab62c296922f27c82ad8e9ee88d997edf6 authored about 7 years ago by Adam Miskiewicz <[email protected]>
[universe] Add dev tools, some apps, and the client to powertools groups

github.com/expo/expo-cli - 8885370ba6b7c31eac8593eb1d432cd510130ae6 authored about 7 years ago by Adam Miskiewicz <[email protected]>
[powertools] Add universe:bootstrap and universe:exp commands

github.com/expo/expo-cli - 8fd3a0f16886db496cbdf18ad0538099a0e4379f authored about 7 years ago by Adam Miskiewicz <[email protected]>
[exp] Allow setting custom config path with "--config" CLI option

- [xdl] Use absolute path for hashAssetFiles path so that we can bust through symlinks
- [xdl] U...

github.com/expo/expo-cli - 3abe640c1b551eea3ecf1c943600c905a5832c1a authored about 7 years ago by Adam Miskiewicz <[email protected]>
[iOS][xdl][turtle] Hide the native splash XIB early if the project does not use the new splash api

github.com/expo/expo-cli - ed801b0cc92697920c31674614a5e9fc3f052330 authored about 7 years ago by Ben Roth <[email protected]>
[xdl][android][home] Clean up applying 'splash' configuration (#1173)

github.com/expo/expo-cli - fe518bf8bf7244ea14dbb918cb3276fbddda837c authored about 7 years ago by Alicja Warchał <[email protected]>
[xdl] Remove dependency on macOS in order to detach

Currently, [exp] Making sure project is set up correctly... has a dependency on macOS in order t...

github.com/expo/expo-cli - ff392a6f6cb33ff13b64e03c01716be536066fdc authored about 7 years ago by David Thornton <[email protected]>
[xdl] Temporarily remove sentry until we can trim events

github.com/expo/expo-cli - 6c5402776c8a597469eeb2aba05a0d8351851184 authored about 7 years ago by Dave Pack <[email protected]>
[schemer] v1.1.0

github.com/expo/expo-cli - aeb852c0ebdd2919f041cc7cabf70a1860b87da5 authored over 7 years ago by Adam Miskiewicz <[email protected]>
[www][xdl] Fix schema validation issues

Fixes #964, #975

github.com/expo/expo-cli - ca83c3541d38694265194933a09a177275c68028 authored over 7 years ago by Adam Miskiewicz <[email protected]>
[xdl] Prevent from crashing when invalid bg color is passed to splash (#1162)

github.com/expo/expo-cli - 408d6ccf16308e6e9e427bbe25db0d6182fe3908 authored over 7 years ago by Alicja Warchał <[email protected]>
[xdl] If Yarn exists, don't show npm version warnings

github.com/expo/expo-cli - 574f917596068ba1d157e638a437c64f78edc85e authored over 7 years ago by Dave Pack <[email protected]>
[xdl][iOS][turtle] Do not crash if zero background color keys were provided to loading or splash

github.com/expo/expo-cli - 0ea95c033d8377613745aadee3b47a8a439c2310 authored over 7 years ago by Ben Roth <[email protected]>
[misc] Remove accidentally commited .pt-repair files

github.com/expo/expo-cli - 6d5c859153b2c591906d0485e5e2cda4503f6baf authored over 7 years ago by Adam Miskiewicz <[email protected]>
[xdl] ios manifest splash bug (#1144)

github.com/expo/expo-cli - de8be333047db1f01ecb9cd7cd4da27b8cef118d authored over 7 years ago by quinlanj <[email protected]>
[xdl][turtle][iOS] Compile asset archive in turtle iOS builds

github.com/expo/expo-cli - b7f94c25155b17a0021a35989535a484790fda1f authored over 7 years ago by Ben Roth <[email protected]>
[json-file] Update lint config for OSS

github.com/expo/expo-cli - 2535bf4b758884bce634648c1f7a4a3a33fae53b authored over 7 years ago by Adam Miskiewicz <[email protected]>
[json-file] Use OSS lint config in Universe

@already-on-github

github.com/expo/expo-cli - a2d4c9c627662a58c36b2ed05deb05c48c4a51ee authored over 7 years ago by Adam Miskiewicz <[email protected]>
[json-file] Fixup CircleCI

github.com/expo/expo-cli - d5153b3b3c81c6dbe77ea95f172fb1da4ba736f5 authored over 7 years ago by Adam Miskiewicz <[email protected]>
[json-file] Bump version

github.com/expo/expo-cli - 6c888408458e4bb9da5a3db5a2375ee4834d6e65 authored over 7 years ago by Adam Miskiewicz <[email protected]>
[json-file] Bring @expo/json-file into Universe, add flow types/fix tests

github.com/expo/expo-cli - a8a7748e9f889b7f0fd8c58ed8ad91d1469888ef authored over 7 years ago by Adam Miskiewicz <[email protected]>
[xdl] Version bump to 45.0.0.

github.com/expo/expo-cli - b4dc6d3e4ab1ae22524ffd844364623e97e75d0a authored over 7 years ago by Adam Perry <[email protected]>
Revert "[xdl] No longer restarts watchman when a module import fails"

:*( -- @skevy and I talked about this and our conclusion is that we
should use a smarter heurist...

github.com/expo/expo-cli - 7efc8380166495b6fc733790a64df0951b019364 authored over 7 years ago by Adam Perry <[email protected]>
[tools] Hard exit (causing build failure) if generate-dynamic-macros fails for a Debug build

closes https://github.com/expo/universe/issues/1051

github.com/expo/expo-cli - 3e7171eaf2ab5538aa4ef5a02eb411954460cff5 authored over 7 years ago by Ben Roth <[email protected]>
[iOS][turtle] Make turtle support ios-marketing icon size, required for iOS 11

github.com/expo/expo-cli - 7aaa168af495b1c5108095c18a48993cfc9dcf85 authored over 7 years ago by Ben Roth <[email protected]>
[exp] Collapse stacktraces two lines after last frame from app code

github.com/expo/expo-cli - 6810bae1b0e56b924a655c0a739f459916b0ca95 authored over 7 years ago by Brent Vatne <[email protected]>
[xdl] Provide a useful error message when Node stdlib module is imported (#1001)

* [xdl] Provide a useful error message when Node stdlib module is imported

* Clean up error
...

github.com/expo/expo-cli - 330040bdba5be8e319110333d7777ea12d3bce5c authored over 7 years ago by Brent Vatne <[email protected]>