[PR #470] [MERGED] enh: info: removed uname dependency, added configuration #507

Closed
opened 2026-05-07 00:21:16 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/470
Author: @speed47
Created: 4/16/2024
Status: Merged
Merged: 4/17/2024
Merged by: @speed47

Base: masterHead: sysinfo


📝 Commits (3)

  • 0bfc941 chore: linters: limit to known directories
  • 0347296 enh: info: removed uname dependency, added configuration
  • 3bed840 chore: add README file into install/modules to ensure the folder exists even if empty

📊 Changes

7 files changed (+107 additions, -24 deletions)

View changed files

📝 bin/dev/perl-critic.sh (+1 -1)
📝 bin/dev/perl-tidy.sh (+2 -1)
📝 bin/dev/shell-check.sh (+3 -1)
📝 bin/plugin/open/info (+42 -10)
📝 doc/sphinx/plugins/open/info.rst (+26 -0)
install/modules/README (+3 -0)
📝 lib/perl/OVH/Bastion/os.inc (+30 -11)

📄 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/470 **Author:** [@speed47](https://github.com/speed47) **Created:** 4/16/2024 **Status:** ✅ Merged **Merged:** 4/17/2024 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `sysinfo` --- ### 📝 Commits (3) - [`0bfc941`](https://github.com/ovh/the-bastion/commit/0bfc9417a609777f33f598a94c5543cf08e0aeb6) chore: linters: limit to known directories - [`0347296`](https://github.com/ovh/the-bastion/commit/03472969dbffa8ef05d097abc1bff61949528d01) enh: info: removed uname dependency, added configuration - [`3bed840`](https://github.com/ovh/the-bastion/commit/3bed84046a288fcad01a87d37622186b3e205299) chore: add README file into install/modules to ensure the folder exists even if empty ### 📊 Changes **7 files changed** (+107 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `bin/dev/perl-critic.sh` (+1 -1) 📝 `bin/dev/perl-tidy.sh` (+2 -1) 📝 `bin/dev/shell-check.sh` (+3 -1) 📝 `bin/plugin/open/info` (+42 -10) 📝 `doc/sphinx/plugins/open/info.rst` (+26 -0) ➕ `install/modules/README` (+3 -0) 📝 `lib/perl/OVH/Bastion/os.inc` (+30 -11) </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:21:16 +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#507
No description provided.