[PR #274] [MERGED] move scripts to GnuPG 2.x and add tests #364

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/274
Author: @speed47
Created: 12/22/2021
Status: Merged
Merged: 12/29/2021
Merged by: @speed47

Base: masterHead: gpg2


📝 Commits (3)

  • b736dc8 enh: tests: --module can be specified multiple times
  • 7f019f8 chore: tests: 400-piv: don't print data on countonly phase
  • 720095b feat: move scripts to GnuPG 2.x and add tests

📊 Changes

11 files changed (+541 additions, -182 deletions)

View changed files

📝 bin/admin/packages-check.sh (+8 -9)
📝 bin/admin/setup-gpg.sh (+61 -30)
📝 bin/cron/osh-backup-acl-keys.sh (+14 -12)
📝 bin/cron/osh-encrypt-rsync.pl (+200 -109)
📝 bin/dev/perl-check.sh (+0 -8)
📝 doc/sphinx/installation/advanced.rst (+33 -3)
📝 lib/perl/OVH/SimpleLog.pm (+1 -1)
📝 lib/shell/functions.inc (+29 -0)
📝 tests/functional/launch_tests_on_instance.sh (+59 -7)
tests/functional/tests.d/200-scripts.sh (+132 -0)
📝 tests/functional/tests.d/400-piv.sh (+4 -3)

📄 Description

No description provided


🔄 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/274 **Author:** [@speed47](https://github.com/speed47) **Created:** 12/22/2021 **Status:** ✅ Merged **Merged:** 12/29/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `gpg2` --- ### 📝 Commits (3) - [`b736dc8`](https://github.com/ovh/the-bastion/commit/b736dc80d88f253d799702626075b304ad91cb3e) enh: tests: --module can be specified multiple times - [`7f019f8`](https://github.com/ovh/the-bastion/commit/7f019f8c661cf6432b9f664678a9af7f7688d018) chore: tests: 400-piv: don't print data on countonly phase - [`720095b`](https://github.com/ovh/the-bastion/commit/720095b5ec6ffaddc5cf1ee91e88a44629f851bb) feat: move scripts to GnuPG 2.x and add tests ### 📊 Changes **11 files changed** (+541 additions, -182 deletions) <details> <summary>View changed files</summary> 📝 `bin/admin/packages-check.sh` (+8 -9) 📝 `bin/admin/setup-gpg.sh` (+61 -30) 📝 `bin/cron/osh-backup-acl-keys.sh` (+14 -12) 📝 `bin/cron/osh-encrypt-rsync.pl` (+200 -109) 📝 `bin/dev/perl-check.sh` (+0 -8) 📝 `doc/sphinx/installation/advanced.rst` (+33 -3) 📝 `lib/perl/OVH/SimpleLog.pm` (+1 -1) 📝 `lib/shell/functions.inc` (+29 -0) 📝 `tests/functional/launch_tests_on_instance.sh` (+59 -7) ➕ `tests/functional/tests.d/200-scripts.sh` (+132 -0) 📝 `tests/functional/tests.d/400-piv.sh` (+4 -3) </details> ### 📄 Description _No description provided_ --- <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:33 +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#364
No description provided.