particular/setup-oracle-action

Set up and teardown an Oracle database

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
connection-string-nameThe name of the environment variable to fill with the Oracle connection string.yes
tagWhen the action runs on a Windows agent, this tag is applied to the Azure container and storage instances which are created by the action.yes
init-scriptThe path to a script to execute in SQL Plus when the database is available. The script is executed by system user and may be used to initialize the database with additional users, permissions and more.no
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