Set up Percona Toolkit
Version updated for https://github.com/RobertoGraham/setup-percona-toolkit to version v2.2.0.
- This action is used across all versions by ? repositories.
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 use of Percona Toolkit for database management and optimization tasks within CI/CD pipelines, saving time and reducing manual setup effort.
Release notes
What’s Changed
- ⬆️ Bump @actions/tool-cache from 2.0.2 to 3.0.0 by @dependabot[bot] in https://github.com/RobertoGraham/setup-percona-toolkit/pull/26
- ⬆️ Bump shogo82148/actions-setup-perl from 1.36.0 to 1.37.0 by @dependabot[bot] in https://github.com/RobertoGraham/setup-percona-toolkit/pull/25
- ⬆️ Upgrade default Product Version to v3.7.1. by @RobertoGraham in https://github.com/RobertoGraham/setup-percona-toolkit/pull/27
- 📝 Prepare for v2.2.0 release. by @RobertoGraham in https://github.com/RobertoGraham/setup-percona-toolkit/pull/28
Full Changelog: https://github.com/RobertoGraham/setup-percona-toolkit/compare/v2.1.1...v2.2.0