expo / expo-github-action

Expo GitHub Action makes it easy to automate EAS builds or updates
MIT License
795 stars 77 forks source link

refactor: update workflows and repository to use Bun #241

Closed byCedric closed 11 months ago

byCedric commented 11 months ago

Linked issue

This adds e2e tests for bun as packager in the setup (main) action. It also uses bun instead of yarn to create test projects for the other tests.

expo-bot commented 11 months ago

:tada: This PR is included in version 8.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

meftunca commented 7 months ago

Even though I set Bun, unfortunately it continues to build with node and I get a memory error