[PR #460] [MERGED] fix: adding run command in code to match doc #500

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/460
Author: @perrze
Created: 3/27/2024
Status: Merged
Merged: 4/8/2024
Merged by: @speed47

Base: masterHead: patching-run-tool


📝 Commits (4)

  • 5e9548c fix: adding run command in code to match doc
  • 93c5062 fix: devenv: sync doc and actually supported commands
  • c193d70 Update docker/devenv/run-tool.sh
  • e2adc50 Update docker/devenv/run-tool.sh

📊 Changes

1 file changed (+7 additions, -3 deletions)

View changed files

📝 docker/devenv/run-tool.sh (+7 -3)

📄 Description

Hi,
The documentation of the docker/devenv/run-tool.sh state that the run command should be used. But it doesn't exist in code. As I understood it was the same behavior as bash command in code so I added it.
Hope it will be helpful.


🔄 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/460 **Author:** [@perrze](https://github.com/perrze) **Created:** 3/27/2024 **Status:** ✅ Merged **Merged:** 4/8/2024 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `patching-run-tool` --- ### 📝 Commits (4) - [`5e9548c`](https://github.com/ovh/the-bastion/commit/5e9548cc6fac96ce41ae2bb03411f9f17d3a1588) fix: adding run command in code to match doc - [`93c5062`](https://github.com/ovh/the-bastion/commit/93c5062b3618cd4e9460d1a700baa96172ad4baa) fix: devenv: sync doc and actually supported commands - [`c193d70`](https://github.com/ovh/the-bastion/commit/c193d70c8539436e9df28631e1e255e7bcbaa40e) Update docker/devenv/run-tool.sh - [`e2adc50`](https://github.com/ovh/the-bastion/commit/e2adc50854142661d1e8fe164eab6d213b944bec) Update docker/devenv/run-tool.sh ### 📊 Changes **1 file changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docker/devenv/run-tool.sh` (+7 -3) </details> ### 📄 Description Hi, The documentation of the `docker/devenv/run-tool.sh` state that the run command should be used. But it doesn't exist in code. As I understood it was the same behavior as bash command in code so I added it. Hope it will be helpful. --- <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:13 +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#500
No description provided.