actions-marketplace-validations/intellij-http-client-action

IntelliJ HTTP Client CLI GitHub Action – Run Requests and Tests on CI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesHTTP file pathsyes
socket_timeoutNumber of milliseconds for socket readno
connect_timeoutNumber of milliseconds for connectionno
insecureAllow insecure SSL connectionsno
envName of the environment in config fileno
env_fileName of the public environment fileno
env_variablesPublic environment variables ('key=value')no
private_env_fileName of the private environment fileno
private_env_variablesPrivate environment variables ('key=value')no
reportCreates report about execution in JUnit XML Format. Puts it in folder 'reports' in the current directoryno
proxyProxy setting in format 'scheme://login:password@host:port'no
docker_modeEnables Docker mode. Treat 'localhost' as 'host.docker.internal'no
log_levelLogging level. One of 'BASIC' (default), 'HEADERS', or 'VERBOSE'no
jsJavaScript engine: 'graalvm' or 'rhino'no
no_progressDisables the progress bar displayno

no outputs