Commit efae5bc
fix(ci): release build only ships daemon/pilotctl/updater + drop dead harness (#186)
Same rot as -short suite swap (#185): the release build script still
listed gateway/registry/beacon/rendezvous/nameserver in BINS — every one
of those cmd/ dirs was extracted into a sibling repo months ago, and
`stat: cmd/gateway: directory not found` aborted the build stage on
every release tag pushed since the extraction (v1.10.1+).
Also drop:
- the dist/registry start/stop smoke test (registry is a sibling now)
- the entire 'Integration harness' job (driven by bin/registry +
bin/beacon — both gone) — release now needs build directly
Web4 ships the daemon stack only; sibling releases ship the rest.
Co-authored-by: Teodor Calin <teodor@vulturelabs.io>1 parent 6134cc3 commit efae5bc
1 file changed
Lines changed: 2 additions & 73 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | 116 | | |
124 | 117 | | |
125 | 118 | | |
| |||
142 | 135 | | |
143 | 136 | | |
144 | 137 | | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | 138 | | |
210 | 139 | | |
211 | | - | |
| 140 | + | |
212 | 141 | | |
213 | 142 | | |
214 | 143 | | |
| |||
0 commit comments