Skip to content

Commit

Permalink
[eas-cli] [ENG-12650] add fingerprint sources to build metadata (#2422)
Browse files Browse the repository at this point in the history
* Add fingerprint sources to build metadata

* Upload fingerprint to google cloud

* Rename fingerprintGCSLocation -> fingerprintGCSBucketKey

* Add fingerprint source in an object

* Update dependencies

* Add comment about fingerprintSources

* Add a changelog entry

* Add support for local build plugin

* Add safety check that a temp directory exists
  • Loading branch information
kadikraman authored Jul 2, 2024
1 parent 1c61465 commit 2b23c11
Show file tree
Hide file tree
Showing 10 changed files with 1,802 additions and 130 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ This is the log of notable changes to EAS CLI and related packages.

### 🎉 New features

- Save local fingeprint sources during build. ([#2422](https://github.com/expo/eas-cli/pull/2422) by [@kadikraman](https://github.com/kadikraman))


### 🐛 Bug fixes

### 🧹 Chores
Expand Down
Loading

0 comments on commit 2b23c11

Please sign in to comment.