GRM-146: ci: consolidate CI and post-merge workflows
This commit was merged in pull request #216.
This commit is contained in:
@@ -222,7 +222,7 @@ The pre-commit hook runs actionlint automatically when workflow files change.
|
||||
|--------|-------------|
|
||||
| `make setup` | Full setup: venv, deps, hooks, CI tools |
|
||||
| `make setup-ci` | Lean setup for CI jobs (pytest + lint, no Ansible collections) |
|
||||
| `make setup-quality` | Setup for the quality CI job (lint + test deps) |
|
||||
| `make setup-quality` | Setup for the validate CI job (lint + test deps) |
|
||||
| `make setup-molecule` | Full setup for molecule testing |
|
||||
| `make setup-release` | Setup for release jobs (git-cliff, tea, lint tools) |
|
||||
| `make install-tools` | Install actionlint, git-cliff, act_runner, tea to `~/.local/bin` |
|
||||
|
||||
Reference in New Issue
Block a user