[PR #424] [MERGED] meta: dev: add devenv docker and pre-commit sample #472

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/424
Author: @speed47
Created: 10/3/2023
Status: Merged
Merged: 10/3/2023
Merged by: @speed47

Base: masterHead: devenv


📝 Commits (1)

  • 5a1aebb meta: dev: add devenv docker, pre-commit info, and doc

📊 Changes

13 files changed (+464 additions, -12 deletions)

View changed files

📝 bin/dev/perl-tidy.sh (+1 -1)
📝 bin/dev/shell-check.sh (+1 -1)
contrib/git/pre-commit (+145 -0)
📝 doc/sphinx/Makefile (+1 -1)
doc/sphinx/development/setup.rst (+189 -0)
📝 doc/sphinx/development/tests.rst (+0 -0)
📝 doc/sphinx/index.rst (+6 -1)
📝 doc/sphinx/installation/advanced.rst (+3 -3)
📝 doc/sphinx/using/basics/first_steps.rst (+2 -2)
docker/devenv/Dockerfile (+20 -0)
docker/devenv/run-tool.sh (+93 -0)
📝 lib/perl/OVH/Bastion.pm (+2 -2)
📝 lib/perl/OVH/Bastion/allowkeeper.inc (+1 -1)

📄 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/424 **Author:** [@speed47](https://github.com/speed47) **Created:** 10/3/2023 **Status:** ✅ Merged **Merged:** 10/3/2023 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `devenv` --- ### 📝 Commits (1) - [`5a1aebb`](https://github.com/ovh/the-bastion/commit/5a1aebbf0d90f9cbc4b2d53dd5d2e5f124ad8ffb) meta: dev: add devenv docker, pre-commit info, and doc ### 📊 Changes **13 files changed** (+464 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `bin/dev/perl-tidy.sh` (+1 -1) 📝 `bin/dev/shell-check.sh` (+1 -1) ➕ `contrib/git/pre-commit` (+145 -0) 📝 `doc/sphinx/Makefile` (+1 -1) ➕ `doc/sphinx/development/setup.rst` (+189 -0) 📝 `doc/sphinx/development/tests.rst` (+0 -0) 📝 `doc/sphinx/index.rst` (+6 -1) 📝 `doc/sphinx/installation/advanced.rst` (+3 -3) 📝 `doc/sphinx/using/basics/first_steps.rst` (+2 -2) ➕ `docker/devenv/Dockerfile` (+20 -0) ➕ `docker/devenv/run-tool.sh` (+93 -0) 📝 `lib/perl/OVH/Bastion.pm` (+2 -2) 📝 `lib/perl/OVH/Bastion/allowkeeper.inc` (+1 -1) </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:05 +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#472
No description provided.