particular/setup-ravendb-action

Set up and teardown an RavenDB database

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
single-connection-string-nameThe name of the environment variable to fill with the RavenDB connection string.noRavenDBSingleNodeUrl
cluster-connection-string-nameThe name of the environment variable to fill with the comma seperated RavenDB cluster connection strings.noCommaSeparatedRavenClusterUrls
ravendb-licenseThe RavenDB license as a single line JSON stringyes
ravendb-versionThe RavenDB container tag nameno7.1-ubuntu-latest
ravendb-modeThe RavenDB server mode (Single, Cluster, Both)noSingle
tagWhen the action runs on a Windows agent, this tag is applied to the Azure container created by the action.yes
registry-login-serverThe container registry to log in to, if requirednoindex.docker.io
registry-usernameThe username to log in to the container registry. Will not attempt login if not provided.no
registry-passwordThe password to log in to the container registry. Will not attempt login if not provided.no

no outputs