Skip to content

Commit 07e3239

Browse files
authored
feat: add upload --ad-hoc for ad-hoc distribution (available in S3) (#469)
* feat: upload folder for ad-hoc distribution * move stuff around to avoid extra deps and simplify providers * changeset * update title * add writeIndexAndManifest * refactor * improve docs; cleanup * change bg * improve output from remote-cache * relative path * fix missing await * fix tests * shuffle, fix type * refactor * simplify getBinaryBuffer * fixup names; add docs * update path * add more docs and images
1 parent c20aa22 commit 07e3239

File tree

17 files changed

+1404
-165
lines changed

17 files changed

+1404
-165
lines changed

.changeset/tough-timers-breathe.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'@rnef/platform-apple-helpers': patch
3+
'@rnef/provider-s3': patch
4+
'@rnef/tools': patch
5+
'@rnef/cli': patch
6+
'rnef-docs': patch
7+
---
8+
9+
feat: uploadAdhocFolder for providers; support S3"

0 commit comments

Comments
 (0)