Fix shellcheck pre-commit action #140

Merged
fyrchik merged 1 commit from realloc/frostfs-node:fix/83-precomit_shellcheck into master 2023-03-15 12:24:42 +00:00
Owner

Original shellcheck action requires Docker to run and it's not always available, especially inside Docker containers.

Replacing it with python wrapper to simplify usage with Docker-based CI systems like Drone and WoodpeckerCI.

Original shellcheck action requires Docker to run and it's not always available, especially inside Docker containers. Replacing it with python wrapper to simplify usage with Docker-based CI systems like Drone and WoodpeckerCI.
realloc self-assigned this 2023-03-15 11:41:11 +00:00
realloc added 1 commit 2023-03-15 11:41:12 +00:00
Original shellcheck action requires Docker to run and it's not always
available, especially inside Docker containers. Replacing it with python
wrapper to simplify usage with Docker-based CI systems like Drone and
WoodpeckerCI.

Signed-off-by: Stanislav Bogatyrev <s.bogatyrev@yadro.com>
realloc requested review from storage-core-developers 2023-03-15 11:41:23 +00:00
realloc requested review from storage-core-committers 2023-03-15 11:41:23 +00:00
acid-ant approved these changes 2023-03-15 11:45:17 +00:00
fyrchik approved these changes 2023-03-15 12:24:37 +00:00
fyrchik merged commit b1c165a93b into master 2023-03-15 12:24:42 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
3 participants
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: TrueCloudLab/frostfs-node#140
No description provided.