aljazeeraplus/Sauce Labs Storage Action

Action responsible to upload the app into the Application Storage

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
endpoint-actionAction to perform - options are "upload", "get-file-id", etc.yes
sauce-labs-usernameUsername credentialyes
sauce-labs-access-keyAccess key credentialyes
sauce-labs-data-center-host-nameData Center hostnamenohttps://api.us-west-1.saucelabs.com
upload-file-pathApp file path (required for upload artifact)no
upload-artifact-descriptionApp build description (required for upload artifact)noBuilt from branch: ${{ (github.event_name == 'push' && github.ref) || (github.event_name == 'pull_request' && github.head_ref) }}. Workflow URL: https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}
get-file-id-platformPlatform to get the file from (required for get artifact)no
get-file-id-app-versionVersion to get the file from (required for get artifact)no
get-file-id-app-build-numberBuild number to get the file from (required for get artifact)no
get-file-id-app-descriptionDescription to get the file from (required for get artifact)no
namedescription
file-idFile id generated by Sauce Labs