Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to upload any files to s3 #56

Merged
merged 4 commits into from
Apr 24, 2018
Merged

Add the ability to upload any files to s3 #56

merged 4 commits into from
Apr 24, 2018

Conversation

nicolasbraun
Copy link
Contributor

@nicolasbraun nicolasbraun commented Mar 26, 2018

Description

This PR add the ability to upload just any file to S3, along with an IPA/APK or not.

Motivation

Uploading stuff to S3 is more and more common. Typically upload test screenshots after a snapshot run is a common usecase.
To avoid making another plugin (and another action i could not name!) and handling all the s3 auth complexity again: add the ability to pass files to upload to s3 along with the ipa file (or not)

May solve #32

@nicolasbraun
Copy link
Contributor Author

@joshdholtz following our talk yesterday.
I added the possibility to upload a complete folder to s3 🚀

@sannyo
Copy link

sannyo commented Apr 3, 2018

Wow, this PR is what I need. (Hidden +1. Need to upload mapping.txt too, not just the apk)

@joshdholtz joshdholtz merged commit 5a268be into fastlane-community:master Apr 24, 2018
jaximan pushed a commit to jaximan/fastlane-plugin-s3 that referenced this pull request Jun 26, 2019
* Allow to upload any file

* File upload : fix issue with file name

* Allow to upload a whole folder

* Fixed some things with paths
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants