Commit 4e8b6fd
authored
docs: update recommended CLI version to 0.5.0 (#166)
* docs: update recommended CLI version to 0.5.0
Patchloom CLI v0.5.0 was released with HTTP MCP transport,
execute_plan tool, and expanded library API. Update README
recommended version from 0.4.0 to 0.5.0.
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
* ci: validate dependency results in ci gate job
The ci gate job unconditionally reported success without checking
whether unit-test, build, or integration-test actually passed.
Add result validation so failures propagate correctly.
This pairs with a ruleset update that replaces individual matrix
check requirements (which get skipped on docs-only PRs) with the
single ci gate check.
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
---------
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>1 parent 62e2eee commit 4e8b6fd
2 files changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
198 | 205 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments