- Notifications
You must be signed in to change notification settings - Fork675
Commite8d2538
feat(api): add content_ref and dry_run_ref parameters to ProjectCiLintManager
Add support for the new GitLab API parameters for validating existingCI/CD configurations:- content_ref: specify the branch, tag, or SHA to validate- dry_run_ref: set branch/tag context for dry run simulationsThe deprecated 'ref' parameter is kept for backward compatibility.Also update documentation with examples showing how to validateCI configuration from specific branches and with dry run simulation.Fixes#32601 parent2982f20 commite8d2538
2 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
49 | 61 | | |
50 | 62 | | |
51 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
55 | 62 | | |
56 | 63 | | |
57 | 64 | | |
| |||
0 commit comments
Comments
(0)