Commit 7eefcee
committed
docs(plan): the latest alias has no mcpp consumer path, so the criterion cannot be written that way
Measured in a sandbox against the published package: `version = "latest"` in a
manifest is taken as a literal wire address and fails with `install path
missing after fetch`; omitting `version` is refused by the manifest parser; and
`mcpp add mcpp:plugins` answers `package version required (M2 supports
exact-version only)`.
The criterion is now the descriptor's content plus an exact-pin resolution,
which is what can actually be run.1 parent cc25311 commit 7eefcee
1 file changed
Lines changed: 12 additions & 2 deletions
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
170 | 180 | | |
171 | 181 | | |
172 | 182 | | |
| |||
0 commit comments