Skip to content

expo/actions

Repository files navigation

expo/actions

A collection of GitHub Actions for Expo projects


Actions

A GitHub Action that checks project fingerprinting for pull requests using @expo/fingerprint.

A GitHub Action that repackages apps from fingerprint-compatible builds with new JavaScript bundles and app metadata without rebuilding the entire native project.

A composite GitHub Action that simplifies the fingerprint-based repackaging workflow by combining artifact querying, downloading, repacking, building, uploading, and database updates into a single step.

Contributing

All GitHub Actions in this repository are open-source and contributions are welcome. To get up and running with this repository locally, follow these steps:

  1. Clone a fork of this repository
  2. Install dependencies with Bun
    bun install
  3. Make any change to the code
  4. Rebuild the actions
    bun run build
  5. Make sure code is formatted and tested
    bun run lint --fix
    bun run test
  6. Open a PR with your contribution 🎉

with ❤️  Expo

About

Work in progress!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •