mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[PR #424] [MERGED] meta: dev: add devenv docker and pre-commit sample #472
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#472
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:devenv📝 Commits (1)
5a1aebbmeta: 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.