youngfreefjs/Setup Appium

A GitHub action to setup appium server (CLI)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
usernameSauce Labs user name.yes
accessKeySauce Labs API Key.yes
cainfoCA certificate bundle to use for verifying REST connections. (default "/usr/local/etc/openssl/cert.pem")no
configFilePath to YAML config file. Please refer to https://docs.saucelabs.com/secure-connections/sauce-connect/setup-configuration/yaml-config/.no
directDomainsComma-separated list of domains that you want to relay directly through the internet instead of through the Sauce Connect Proxy tunnel.no
dnsUse specified name server. To specify multiple servers, separate them with comma. Use IP addresses, optionally with a port number, the two separated by a colon. Example: --dns 8.8.8.8,8.8.4.4:53no
fastFailRegexpsComma-separated list of regular expressions. Requests matching one of these will get dropped instantly and will not go through the tunnel.no
maxLogsizeRotate logfile after reaching <bytes> size. Disabled by default.no
metricsAddress[DEPRECATED in 4.8.0] host:port for the status server used to expose client metrics.no
noAutodetectDisable the autodetection of proxy settings.no
noRemoveCollidingTunnelsDenotes a tunnel as part of a high availability tunnel pool. For more info, please refer to https://docs.saucelabs.com/secure-connections/sauce-connect/setup-configuration/high-availability/https://docs.saucelabs.com/secure-connections/sauce-connect/setup-configuration/high-availability/.no
noSSLBumpDomainsComma-separated list of domains. Requests whose host matches one of these will not be SSL re-encrypted.no
pacProxy autoconfiguration. Can be an http(s) or local file:// (absolute path only) URI.no
proxyProxy host and port that Sauce Connect should use to connect to the Sauce Labs cloud.no
proxyTunnelUse the proxy configured with -p for the tunnel connection.no
proxyUserpwdUsername and password required to access the proxy configured with -p.no
restUrlSets your Sauce Labs regional data center REST API URL (e.g., EU-Central, US-West). We recommend to use `region` instead.no
regionSets your Sauce Labs region data center such as us-west, eu-central, etc... For more information, please refer to https://docs.saucelabs.com/dev/cli/sauce-connect-proxy/index.html#data-center-endpoints.no
scproxyPortPort on which scproxy will be listening.no
sePortPort on which Sauce Connect's Selenium relay will listen for requests. Selenium commands reaching Connect on this port will be relayed to Sauce Labs securely and reliably through Connect's tunnel (default 4445)no
sharedTunnelShare the tunnels within the same organization.no
statusAddresshost:port for the status server used to expose client status.no
tunnelCainfoCA certificate bundle to use for verifying tunnel connections. (default "/usr/local/etc/openssl/cert.pem")no
tunnelDomainsInverse of '--direct-domains'. Only requests for domains in this list will be sent through the tunnel. Overrides '--direct-domains'.no
tunnelIdentifierAssigns a name to a Sauce Connect Proxy tunnel. Use tunnelName starting from Sauce Connect v4.7.0.no
tunnelNameAssigns a name to a Sauce Connect Proxy tunnel. Same as tunnelIdentifier.no
tunnelPoolLaunches a high availability tunnel pool along with the --tunnel-identifier flag. For more info, please refer to https://docs.saucelabs.com/secure-connections/sauce-connect/setup-configuration/high-availability/https://docs.saucelabs.com/secure-connections/sauce-connect/setup-configuration/high-availability/.no
verboseEnable verbose logging.no
scVersionVersion of the saucelabs/sauce-connect docker image.no4.8.2
retryTimeoutDo not retry if this amount of minutes has passed since starting.no10

no outputs