expo-github-action icon indicating copy to clipboard operation
expo-github-action copied to clipboard

Expo GitHub Action makes it easy to automate EAS builds or updates

Results 28 expo-github-action issues
Sort by recently updated
recently updated
newest added

### Description of the feature expo/expo-github-action/preview-comment to be compatible with EAS Update. ### Motivation We have examples for EAS build in the README and it is possible to open channels/branches...

bug

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1. Changelog Sourced from @​actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...

dependencies

### Description of the bug exp publish is taking ~30mins to build a PR, seems to have happened in a recent expo update. Its less than a minute on my...

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 18.0.1 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...

dependencies

I'd like to send Expo QR Code project `{projectQR}` or A deep link to open the project in Expo Go `{projectDeepLink}` in a Slack channel, follow the example in this...

### Topic and scope of discussion Improved support for EAS CLI. It's not super important, bc you can just use `npx eas-cli`, but still might be useful to include in...

### Description of the feature It would return url values for artifacts that have been build during the action ### Motivation So that we can post link elsewhere, such as...

### Description of the bug When the github action for [Publish updates on push](https://docs.expo.dev/eas-update/github-actions/#publish-updates-on-push) runs I get this result: "error: Unable to determine runtime version for android" ### To Reproduce...

### Linked issue We need all used packages to be bundled within the action code. But SWC is having issues bundling `@azure/` packages.

### Description of the feature The action could output the eas.json contents so it can be reused by other steps ### Motivation I would like to use `expo publish` to...