Commit ab2ad71
fix(compile): use 'template' label for job/stage targets and fix header paths
- CLI now prints 'Generated job template:' and 'Generated stage template:'
instead of 'Generated job pipeline:' / 'Generated stage pipeline:' since
these targets produce reusable ADO templates, not standalone pipelines.
- Header comments in generated job/stage templates now reference the actual
output path instead of deriving a path from the input file, fixing
incorrect inclusion examples (e.g. showing ./agents/x.lock.yml when the
output was at ./x.lock.yml).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 48131cc commit ab2ad71
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | 183 | | |
185 | 184 | | |
186 | 185 | | |
| |||
0 commit comments