Setup-Oracle-SQLcl
Version updated for https://github.com/gvenzl/setup-oracle-sqlcl to version v1.
- This action is used across all versions by 31 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup Oracle SQLcl” GitHub Action automates the process of downloading, installing, and configuring the Oracle SQLcl command-line tool in CI/CD workflows. It ensures the specified version of SQLcl is available, updates the system PATH for easy access to the sql command, and sets up the SQLCL_HOME environment variable. This action simplifies the setup of SQLcl across Linux, macOS, and Windows environments, and optionally configures the required Java version.
Release notes
Pointer to the latest v1 version.