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

[xdl] Re-add EnvironmentHelper

02942c0bb748b8800f4030b5c76e5c14db399834 authored over 7 years ago by Jesse Ruder <[email protected]>
Revert "[XDL] Api/ApiV2 now using Axios instead of Request"

This reverts commit 02b346c5c91f8791438d133d6f939f6e36014628.

f500c7bd27d036206dab31b1bd06da5cedc35cbd authored over 7 years ago by Jesse Ruder <[email protected]>
Revert "[xdl] [xde] Clean up progress/retry logic"

This reverts commit 15ea3882feea9f002d39351e8bd6b27e96f8f2e0.

5f0bd437fffa2c337d456c4f2d95118ee178d400 authored over 7 years ago by Jesse Ruder <[email protected]>
Revert "[xdl] Remove timeout because axios this means total amount of time to spend on request"

This reverts commit 731daf636b14502a93825559fc80ab4a77602c6c.

6e5e292bd2f11be05d45c507f499a13b807ecd25 authored over 7 years ago by Jesse Ruder <[email protected]>
[xdl] Revert diagnostics formdata change

0cfe54f60b98c8b04e7b7885d1b0d41bb29a4b64 authored over 7 years ago by Jesse Ruder <[email protected]>
[xdl] Update npm error message

043c8df5109e1e558c6a4ac325bd0cf9a6952649 authored over 7 years ago by Jesse Ruder <[email protected]>
[xdl] Source PATH before getting npm version

3e0850b0deafcd6396f66c14e9069ec0b536f706 authored over 7 years ago by Jesse Ruder <[email protected]>
[xdl] [exp] CHANGELOGs

3757f91749bdcc58cfe60bc3ecc0fc86d1de0493 authored over 7 years ago by Jesse Ruder <[email protected]>
[xdl] Remove git init failure warning

38f8ae50876fbb016d24683161d09542ffbee269 authored over 7 years ago by Jesse Ruder <[email protected]>
[xdl] Disable template test for now

7ed9fb3d14435aa7f9adc5311480337851d00f01 authored over 7 years ago by Jesse Ruder <[email protected]>
[xdl] [exp] [xde] Bump versions

0864b4ccc4a5b9fabd06f126ea3c346d844ca6ff authored over 7 years ago by Jesse Ruder <[email protected]>
[xdl] Remove timeout because axios this means total amount of time to spend on request

- We want it to mean time since we last received data, which we handle separately
- Also improve ...

a2cde761d70383bfbf538b20bb2eea1856689e35 authored over 7 years ago by Brent Vatne <[email protected]>
[exp][xde][xdl][tools][www] templates => templatesv2

c37185ca8e9c36a2ef42e1a745c5e5864dd3e968 authored over 7 years ago by Brent Vatne <[email protected]>
[xdl] Fix diagnostics for new formdata. Also redact all auth data from state.json

c1ecf2c47633f2c7522c59a042afef854c14fdc1 authored over 7 years ago by Jesse Ruder <[email protected]>
[exp] Bail out of exp convert and recommend exp init for now, until we can improve it

9dec300a57310c575d9e0d887643049a25cbe8dc authored over 7 years ago by Brent Vatne <[email protected]>
[xdl] Remove unused dependency on main.js and change exp.json for app.json

21af3dfac8ef979a4b20737bb44d58cb017c8362 authored over 7 years ago by Brent Vatne <[email protected]>
[xdl] [exp] Check npm version

494632376c19d1064978d29e461028ef3545a2ee authored over 7 years ago by Jesse Ruder <[email protected]>
[xdl] Move react from dependencies to devDependencies and upgrade its version

uses but uses

That'\''s why I ran into trouble with using refs ( uses refs under the hood).
...

10b78187e9330bc744e3efb62717f28d4d6a37b2 authored over 7 years ago by Ihor Dotsenko <[email protected]>
[exp] Fixed hanging after a social login

30f7c044e205b8fccb8c398de72509163f2648a6 authored over 7 years ago by wilzh40 <[email protected]>
[xdl] Fix template test

8c33b0a99104a61e845c29db44c00a6fb2f290ed authored over 7 years ago by Jesse Ruder <[email protected]>
[exp] Let EXPO manage the process

ddbdd433c81b9f6a82f1db6e7d53bc57d641a37b authored over 7 years ago by Brent Vatne <[email protected]>
Removed most lag from exp commands by flushing the analytics queue

38cab1064a1c15793dffee72940281c74d22cabb authored over 7 years ago by wilzh40 <[email protected]>
[exp] Extended Analytics flushAfter to 300 ms

9134d9a05ee9bb655d1bcea3fbf8c092a372a5cb authored over 7 years ago by wilzh40 <[email protected]>
[xdl] Support different icons for Android and iOS (#328)

1c8339ffef3d34ec12b1a1e60b96142d37102ced authored over 7 years ago by Satyajit Sahoo <[email protected]>
[xdl] [xde] Clean up progress/retry logic

b78f8b4ea477f96bf120371ded93548166cedb83 authored over 7 years ago by Jesse Ruder <[email protected]>
[XDL] Api/ApiV2 now using Axios instead of Request

5d512f85768eb27c4ba6b4e398a7a361e5cdbc08 authored over 7 years ago by Charles Vinette <[email protected]>
[xdl][tools] Update pod dep code for BatchedBridge spec

65eb9c4a33a32c4fe0d4b3a8ef3817590228e645 authored over 7 years ago by Ben Roth <[email protected]>
[SDK18] Add BatchedBridge subspec to Podfile generator

For now we want to explicitly use the legacy RN bridge (Batched Bridge) till we get the C++ one ...

7e07b851b6b2139bd5916f628e2688e52ba4324c authored over 7 years ago by James Ide <[email protected]>
[sdk-18][xdl] Resolve rn-cli.config.js path before passing it to CLI

The RN packager changed and expects the rn-cli.config.js path now to be resolved by the caller i...

ddc5099cae614f6c5537f2d960759542acde7c1d authored over 7 years ago by James Ide <[email protected]>
[exp] Rereleased b/c of background gulp process.

92d05709946b0cea5387d868126e74f0fc58e5f7 authored over 7 years ago by Adam Perry <[email protected]>
[exp] Add fetch command for iOS certificates.

6c056ccf53eecfb054798bb16cd8e9dfe065818d authored over 7 years ago by Adam Perry <[email protected]>
[tools] Add react version to update-sdk

dbeec68ec8660f51a094aeec9a6c0ad336750eb5 authored over 7 years ago by Jesse Ruder <[email protected]>
[exp] Bump version.

92da4f50e6dc78984b413d9d86404c0411eb25ad authored over 7 years ago by Adam Perry <[email protected]>
[xdl] Update caches directory after publish.

d821e54ecfade1126e1535e5a61390131f879654 authored over 7 years ago by Adam Perry <[email protected]>
[exp] Revert overeager support message.

Needs to only be for "internal error" builds, didn't think it through enough before.

4a4a8d3efba9b58559ebc4e64680ec7d244a1e51 authored over 7 years ago by Adam Perry <[email protected]>
[exp] Remove keystore fetch alias.

6a80d5f63856c283e9a69058b2d45d4d9a750adc authored over 7 years ago by Adam Perry <[email protected]>
[exp][xdl] Download Android keystore via exp.

8db024c02fd8193d984a3757cde8f9c5cb4dbd40 authored over 7 years ago by Adam Perry <[email protected]>
[exp] Tell users how to find support for standalone builds.

e1d12ebd34b67f34a863847c652d75e387775f2f authored over 7 years ago by Adam Perry <[email protected]>
[iOS][ExpoKit][turtle] Support notification icon sizes in standalone build config step

6982abcb676ee8c6c4c9149861a4d6955d51faa6 authored over 7 years ago by Ben Roth <[email protected]>
[iOS][turtle] Reject non-square iOS icons (because Apple will if we do not)

6f89f06b353d51322fbb2c36944c3b090006150b authored over 7 years ago by Ben Roth <[email protected]>
[exp][powertools][xde][snack-sdk][www] Fix gulp github dependency

d4c638efc07eb408906dbb6880435960c290767e authored over 7 years ago by Adam Miskiewicz <[email protected]>
[exp][xde][expo] Re-yarn

44c166ad2396d5ead6dc0934cb8dcedf0079a575 authored over 7 years ago by Adam Miskiewicz <[email protected]>
[xdl] Fix gulp dependency

a15d494655052c787b45b0af9257d32f6db2a7f2 authored over 7 years ago by Adam Miskiewicz <[email protected]>
[xdl] re-yarn

6fddb5ccfadafc9e67780329552d879f6df5f030 authored over 7 years ago by Adam Miskiewicz <[email protected]>
[xdl][ExpoKit] Clean up iOS project file moving code

357e4d50225c6153763f0228384bd2f78b111a9d authored over 7 years ago by Ben Roth <[email protected]>
[xdl][ExpoKit] Remove sed from iOS detach

3bca0365b1e7a9c1eca67c0e04dc1bb8eb9731bc authored over 7 years ago by Ben Roth <[email protected]>
[iOS][ExpoKit][xdl] Add EXBuildConstants behavior to XDL and template project

611981ddab39b0f7b9cb3963fec1b0917002005b authored over 7 years ago by Ben Roth <[email protected]>
[xdl] Better handle json-file race conditions for recent experience list.

8680e0ade9c471601eebc4014fd1e5d62635631a authored over 7 years ago by Adam Perry <[email protected]>
[exp] Bump version

eee9d58600303d9048001294a3534143dc111b13 authored over 7 years ago by Jesse Ruder <[email protected]>
[xdl] If somehow packger message doesn't have a type, ignore the chunk

https://github.com/react-community/create-react-native-app/issues/208

a196228a0a9127d8433cae31b5e1d9509176d9b9 authored over 7 years ago by Brent Vatne <[email protected]>
[xdl] [xde] Bump versions

20029d10a21cdd8864574ca7b662147ebdb94e37 authored over 7 years ago by Jesse Ruder <[email protected]>
[WIP][iOS][android][expo-sdk] Add Branch module (#259)

e5f6febc7b8104ffa5fb9402ebccaa769dc30c05 authored over 7 years ago by Janic Duplessis <[email protected]>
[iOS][android][expo-sdk] AV Playback Improvements / Consistency (#251)

f2c795a98d9e18e20378d37b6e63dc88f6c00c07 authored over 7 years ago by Greg Kufera <[email protected]>
[github] Update issue templates

d2e3b6895e0aa4baff81b7da4f44cc384b8f0dec authored over 7 years ago by Brent Vatne <[email protected]>
[xdl][turtle][iOS] Configure Entitlements in standalone apps

0786c7d5640b4d038f2b8e04fc1df3e4f2ee88fe authored over 7 years ago by Ben Roth <[email protected]>
[exp] Require a p12 password until turtle is fixed.

41f058f8c2cebe783402cb2be5938beb33e7c834 authored over 7 years ago by Adam Perry <[email protected]>
[xdl] Use path.resolve properly

7685e75c377bc9db3cd7a49cfe933d9a3241a184 authored over 7 years ago by Brent Vatne <[email protected]>
expo-sentry and xdl/exp/xde improvements / postPublish hook (#256)

* [xdl] Save sourcemap to disk

* [xdl][xde] Add informative logs about where we are in publis...

21c8e90b98a5ffa48d0fa2ba0139483d4b4ceac0 authored over 7 years ago by Brent Vatne <[email protected]>
[xdl] Forbid detach below sdk 16

f1b5afdac8b3456235c33192411a494c157f67cd authored over 7 years ago by Ben Roth <[email protected]>
[xdl] Allow EXPOKIT_TAG_IOS env var during detach for testing custom release tags

25d1ca2a79cdc37100022583a8b04491bf6655f5 authored over 7 years ago by Ben Roth <[email protected]>
[iOS][xdl] Update ExpoKit template and supporting scripts for new pod structure

e3040ce1bb6a08f5eb22f1df2677be98bd5a25b4 authored over 7 years ago by Ben Roth <[email protected]>
[iOS][xdl][ExpoKit] Use correct release tag for ExpoKit based on detached SDK version

c0c8cb97e69e550a98d4ac5645bcf857d872886d authored over 7 years ago by Ben Roth <[email protected]>
[iOS][xdl] Generate ExpoKit podspec (in new format) from generate-dynamic-macros

0d6b3ed12d09f41d6e3ed8a66cb640ef699a0c07 authored over 7 years ago by Ben Roth <[email protected]>
[ci][ExpoKit][iOS] Remove unused directories from ExpoKit pipeline (#257)

d6840f06987c06b64ae25e75960948d6847af7a6 authored over 7 years ago by Ben Roth <[email protected]>
[iOS][xdl] Grab ExpoKit from master for the moment

e986beac7b84bbf255b68ee14d5716bc45c9e260 authored over 7 years ago by Ben Roth <[email protected]>
[xdl] Remove sdk-14-specific detach code

b2fa93572429cb1cb833f7e13bea9644089a1826 authored over 7 years ago by Ben Roth <[email protected]>
[iOS][xdl] Update detach script and generate-dynamic-macros to use new ExpoKit structure

737c618b298782ae88bd05dbd8cbf07da49f49ca authored over 7 years ago by Ben Roth <[email protected]>
[exp] Fix crash on non-tty terminal (#253)

33cbfd105be99330a11b3f326b3925186269b02e authored over 7 years ago by Janic Duplessis <[email protected]>
[github] move thanks to the end for directness

4208d0396e629d0cbb4bc7ab80e5394e8ad158e4 authored over 7 years ago by James Ide <[email protected]>
[github] Tidy up template in exp and xdl

539bc886086ccdc5eee87751d6261b6bfb4ff4f5 authored over 7 years ago by James Ide <[email protected]>
[github] Add new issue templates for xdl, xde, exp

35093bcb763ec80b642cf5e224ccabb678476979 authored over 7 years ago by James Ide <[email protected]>
[xdl] Fix legacy user registration

2e92084e4ff1b96997cf1f47816432291758472f authored over 7 years ago by Adam Miskiewicz <[email protected]>
[xdl][iOS] When rendering RN deps in Podfiles, condition DevSupport on SDK >= 16

dfd74a412ed0a191f7d9fdb6203bb89976fc26be authored over 7 years ago by Ben Roth <[email protected]>
[xdl][turtle] Allow iPad-only exp.json config

9736d234e3aa5ca3b052b4bcec8acd963ce6b95f authored over 7 years ago by Ben Roth <[email protected]>
[xdl][ExpoKit] Do not throw if there is an issue cleaning up harmless temp files

b9c99674aa2c9f37bb2a89a6bbe7f63d52933523 authored over 7 years ago by Ben Roth <[email protected]>
[iOS][xdl][turtle] Fix architectures flag on turtle simulator builds

fc511b21720ddca8352054c8564528e16a7552a8 authored over 7 years ago by Ben Roth <[email protected]>
[exp] Fix init on windows

d540918b7c3ebf7641bd1a13f44ea21407c8a3a4 authored over 7 years ago by Jesse Ruder <[email protected]>
[exp] Make dir optional in exp init

320024c992c501dfd9bb2f9cee29e3fe26aec926 authored over 7 years ago by Jesse Ruder <[email protected]>
[xdl] [exp] [xde] Bump versions

d2c958139df04994c4bd13bf670c4260519f850d authored over 7 years ago by Jesse Ruder <[email protected]>
[xdl] Ignore npm ls errors in Doctor for react alpha

1b2d4a63042a377c3c46121d649e21590a3c12e5 authored over 7 years ago by Brent Vatne <[email protected]>
[android] Use com.facebook.react instead of host.exp.exponent for ExpoKit

dcfa56d49fb06d368b3dc68b0399d49d98b36d22 authored over 7 years ago by Jesse Ruder <[email protected]>
[xdl] Remove other escape character from logs

f665c0876a07c3a8067fd6845639abb5ef2e6d7e authored over 7 years ago by Brent Vatne <[email protected]>
[xdl] Remove npm deprecation warns by using uuid in place of node-uuid.

For xdl's usages, they are API-compatible (just calls to `uuid.v4()`).

58ecf4528e9d77683ed023e14d353f4687bc84da authored over 7 years ago by Adam Perry <[email protected]>
[EXP] updates bin/init.js to behave like crna where the project folder is not duplicated (#236)

d5600537857d76dc0bedc06813faafa5e7f04805 authored over 7 years ago by Jim <[email protected]>
[xdl] Move .eslintrc.js to __github__

0b88b4724c8164c13641eadf7dc61ebe2f977e78 authored over 7 years ago by Adam Miskiewicz <[email protected]>
[xdl] Remove unneeded 'jest.unmock' statements

4716a192bf0dbaaaa07c36e1d5d53b224a9b4d2e authored over 7 years ago by Adam Miskiewicz <[email protected]>
[xdl] Upgrade to Jest 19, disable unit tests due to FS mock issue

d6db74e87a9aaa5f673c9f6b47cf72d578ae134a authored over 7 years ago by Adam Miskiewicz <[email protected]>
[xdl] Handle duration not being valid

cdc02639ac380f8907afc81581f658cab56e91da authored over 7 years ago by Brent Vatne <[email protected]>
[xdl] Show bundle build duration with default logging (so it appears in XDE too)

c1a125ba2af14283e7c6f5d3f8f1a8cc9f1736a7 authored over 7 years ago by Brent Vatne <[email protected]>
[universe-wide] Run Prettier on ALL js.

9a0921dfeaedd1f36f6759758c1cc7a530789614 authored over 7 years ago by Adam Miskiewicz <[email protected]>
[xdl] Stop awkwardly truncating messages on old sdks

2424823995f1ab00ab58ec7fa3c1faa3ff22b060 authored over 7 years ago by Brent Vatne <[email protected]>
[xdl][exp] Display the time it took to build the bundle

e006bcc9a284478e92a30e337c01c0913e9af6bb authored over 7 years ago by Brent Vatne <[email protected]>
[exp][xdl] Differentiate between bundle build success and error

2c6d37b99c499dbe6514dad80305b345ce23f54b authored over 7 years ago by Brent Vatne <[email protected]>
[xdl] Ignore any packager events that we don't explicitly handle

69a95dbe505364c1c7ddb4b2e1d21376b3c63ccc authored over 7 years ago by Brent Vatne <[email protected]>
[exp] Make `exp init --help` more accurate about future project dir

47fa9eafd76480b8986b4ce1cb633dedddbdcad1 authored over 7 years ago by Ben Roth <[email protected]>
[iOS][sdk16][xdl] Add DevSupport subspec to unversioned pod deps

e0b59292e88c00466e11b741496c9359b0b21955 authored over 7 years ago by Ben Roth <[email protected]>
[universe] reyarn in a billion places

3f808977076096e55d738d6fffd1911cec712a1e authored over 7 years ago by Ben Roth <[email protected]>
[xdl] Bundle cache bootstrap files with distribution. (#222)

* [xdl] Bundle cache bootstrap files with distribution.

Also adds gulp task to refresh cache ...

6d24641ccd607640c9981d2e302da2399d0e3592 authored over 7 years ago by Adam Perry <[email protected]>
[xdl] Add back logging packager port

2b1fc42165ae325761157921eb6d42f73aa5201d authored almost 8 years ago by Brent Vatne <[email protected]>
[xdl] [exp] Update changelogs

406192c409a8a937e3d5f5e779e84a72f2bf229e authored almost 8 years ago by Jesse Ruder <[email protected]>