Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up CI scripts #39

Merged
merged 5 commits into from
Feb 5, 2025
Merged

Conversation

jeltz
Copy link
Collaborator

@jeltz jeltz commented Feb 4, 2025

This PR does various small cleanup of the CI scripts:

  • Fix white space to be more consistent
  • Do not install redundant dependencies from CPAN
  • Do not download unnecessary KMIP policy file
  • Various smaller shell script cleanup

@jeltz jeltz force-pushed the ci-script-cleanup branch 2 times, most recently from e3783d1 to 65d7dba Compare February 5, 2025 13:21
jeltz added 5 commits February 5, 2025 22:11
There is no reason to download two versions of the same KMIP policy
file for the CI tests. Either file should be good.
Run::IPC is already installed via APT and Text::Trim does not seem
like it is even used. While at it we update the comment.
@jeltz jeltz force-pushed the ci-script-cleanup branch from 8e5fb2e to 88eb65a Compare February 5, 2025 21:11
@jeltz jeltz merged commit 88eb65a into percona:TDE_REL_17_STABLE Feb 5, 2025
13 checks passed
@jeltz jeltz deleted the ci-script-cleanup branch February 7, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants