GRM-20: Fix molecule verify playbooks and update Makefile targets
- Add runner_name variable to default, binary, and lifecycle verify playbooks - Update molecule target to test all 7 scenarios sequentially - Add molecule-docker and molecule-binary platform matrix targets - Disable checkmake maxbodylength rule to accommodate longer recipes
This commit is contained in:
@@ -47,3 +47,10 @@ repos:
|
||||
language: system
|
||||
pass_filenames: false
|
||||
stages: [pre-push]
|
||||
|
||||
- id: commit-msg
|
||||
name: validate commit message
|
||||
entry: .venv/bin/python scripts/validate_commit_msg.py
|
||||
language: system
|
||||
stages: [commit-msg]
|
||||
pass_filenames: true
|
||||
|
||||
Reference in New Issue
Block a user