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

Feature: Add app uploads to this module #114

Closed
wswebcreation opened this issue May 18, 2021 · 1 comment
Closed

Feature: Add app uploads to this module #114

wswebcreation opened this issue May 18, 2021 · 1 comment

Comments

@wswebcreation
Copy link
Contributor

I would be great if this module would also provide the ability to upload apps to the Sauce Labs EU/US/(APAC?) storage. This is an example script I now use

https://github.com/webdriverio/appium-boilerplate/blob/main/scripts/push_apps_to_sauce_storage.sh

@christian-bromann christian-bromann added the Help Wanted Issues were the community can get involved label Jun 22, 2021
@waggledans
Copy link
Contributor

Sauce Labs-recommended way for the app storage access is via saucectl upload command. For example:

saucectl storage upload ../apps/iOS-Simulator-NativeDemoApp-$VERSION.app.zip --description "My iOS app release"

Having said that, there is an open issue for adding app storage API to this module: #108

it will cover all storage interactions, including app upload.

@waggledans waggledans closed this as not planned Won't fix, can't repro, duplicate, stale Aug 19, 2024
@waggledans waggledans added duplicate and removed Help Wanted Issues were the community can get involved labels Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants