Set up Percona Toolkit
Version updated for https://github.com/RobertoGraham/setup-percona-toolkit to version v2.3.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the setup of Percona Toolkit in workflows by ensuring system requirements are met, downloading a specified version of the toolkit, and adding its command-line tools to the system’s PATH. It simplifies the process of integrating Percona Toolkit into CI/CD pipelines, enabling developers to easily leverage its database management and optimization utilities.
What’s Changed
What’s Changed
- ⬆️ Bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in https://github.com/RobertoGraham/setup-percona-toolkit/pull/29
- ⬆️ Bump shogo82148/actions-setup-perl from 1.37.0 to 1.39.0 by @dependabot[bot] in https://github.com/RobertoGraham/setup-percona-toolkit/pull/37
- ⬆️ Bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com/RobertoGraham/setup-percona-toolkit/pull/34
- ⬆️ Bump @actions/tool-cache from 3.0.0 to 4.0.0 by @dependabot[bot] in https://github.com/RobertoGraham/setup-percona-toolkit/pull/32
- ⬆️ Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in https://github.com/RobertoGraham/setup-percona-toolkit/pull/30
- :memo: Prepare for v2.3.0 release. by @RobertoGraham in https://github.com/RobertoGraham/setup-percona-toolkit/pull/38
Full Changelog: https://github.com/RobertoGraham/setup-percona-toolkit/compare/v2.2.0...v2.3.0