Setup-Oracle-Test-Pilot
Version updated for https://github.com/oracle-actions/setup-testpilot to version v1.0.31.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 35 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action setup-testpilot by Oracle helps automate the setup and management of Oracle Test Pilot for Third-Party Software within GitHub workflows. It provides various actions to provision, delete, create a registration token, and skip testing based on changes in specific files or folders. The action supports Linux platforms and offers customizable inputs and outputs to streamline the integration process.
What’s Changed
What’s Changed
- Add input parameter to always send a fully qualified hostname and service name (useful for autonomous) by @loiclefevre in https://github.com/oracle-actions/setup-testpilot/pull/22
Full Changelog: https://github.com/oracle-actions/setup-testpilot/compare/v1.0.30...v1.0.31