[PR #335] [MERGED] enh: tests: faster perl-check script #412

Closed
opened 2026-05-07 00:20:47 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/335
Author: @speed47
Created: 7/20/2022
Status: Merged
Merged: 7/29/2022
Merged by: @speed47

Base: masterHead: testsfastbootup


📝 Commits (1)

  • a099958 enh: tests: faster perl-check script

📊 Changes

2 files changed (+52 additions, -34 deletions)

View changed files

📝 bin/dev/perl-check.sh (+29 -12)
📝 bin/dev/perl-use-all.sh (+23 -22)

📄 Description

Parallelize checks and make the Perl module checking in O(1) instead of O(n)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ovh/the-bastion/pull/335 **Author:** [@speed47](https://github.com/speed47) **Created:** 7/20/2022 **Status:** ✅ Merged **Merged:** 7/29/2022 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `testsfastbootup` --- ### 📝 Commits (1) - [`a099958`](https://github.com/ovh/the-bastion/commit/a099958cb3584bcbeadd6ed177e8be0b0cf0681c) enh: tests: faster perl-check script ### 📊 Changes **2 files changed** (+52 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `bin/dev/perl-check.sh` (+29 -12) 📝 `bin/dev/perl-use-all.sh` (+23 -22) </details> ### 📄 Description Parallelize checks and make the Perl module checking in O(1) instead of O(n) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:20:47 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/the-bastion#412
No description provided.