Commit 1db4153
authored
ci(validate): c++fly admission WARN (v1 policy) + mcpp pin -> 0.0.91 (#71)
* ci(validate): c++fly admission WARN (design §11-Q2 v1) + mcpp pin -> 0.0.91
- lint check 5: descriptors declaring C++ standard "c++fly" (either the
mcpp-segment key 'language' or embedded mcpp.toml 'standard') get a
::warning annotation — never a failure. c++fly is toolchain-dependent by
design (latest level + all experimental gates), so published packages
built with it are not reproducible for consumers; observe usage first.
- MCPP_VERSION 0.0.87 -> 0.0.91: required for policy coherence — the
grammar-parse step's older pinned mcpp hard-rejects 'c++fly' as an
unknown standard (verified: 0.0.90 rc=1, 0.0.91 rc=0), which would
contradict warn-not-reject.
* ci(validate): derive workspace archive names from MCPP_VERSION (hardcoded 0.0.87 404'd the pin bump)1 parent dc31c82 commit 1db4153
1 file changed
Lines changed: 27 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
59 | 72 | | |
60 | 73 | | |
61 | 74 | | |
| |||
133 | 146 | | |
134 | 147 | | |
135 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
136 | 152 | | |
137 | 153 | | |
138 | | - | |
139 | | - | |
| 154 | + | |
| 155 | + | |
140 | 156 | | |
141 | 157 | | |
142 | 158 | | |
143 | 159 | | |
144 | | - | |
145 | | - | |
| 160 | + | |
| 161 | + | |
146 | 162 | | |
147 | 163 | | |
148 | 164 | | |
149 | 165 | | |
150 | | - | |
151 | | - | |
| 166 | + | |
| 167 | + | |
152 | 168 | | |
153 | 169 | | |
154 | 170 | | |
| |||
165 | 181 | | |
166 | 182 | | |
167 | 183 | | |
168 | | - | |
169 | | - | |
| 184 | + | |
| 185 | + | |
170 | 186 | | |
171 | 187 | | |
172 | 188 | | |
| |||
0 commit comments