Commit c4edc70
ci: build a dual-slot release PBZ for the QA boards on each PR
The Build Firmware job is single-slot and a debug build, so its PBZ cannot be the 'to' of an upgrade
test: OTA writes into the watch's inactive slot (needs both slots), and the watch refuses to apply a
debug PBZ over the release 'from'. The hardware-lab release-QA dispatch (coredevices/unicorn) needs a
merged dual-slot RELEASE PBZ, the same shape as a release asset.
Add build-qa-firmware: for obelix@pvt and getafix@dvt2, build both release slots and merge with
tools/merge_pbz.py in one job per board (no cross-job artifact passing), uploading qa-firmware-<board>
(the merged normal_<board>_<ver>.pbz + pebbleos_loghash_dict.json). Gated by the same paths-filter as
the rest, and kept out of build-firmware-status so a QA-artifact hiccup never blocks a firmware PR.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Eric Migicovsky <eric@repebble.com>1 parent 521464b commit c4edc70
1 file changed
Lines changed: 75 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 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 | + | |
121 | 196 | | |
122 | 197 | | |
123 | 198 | | |
| |||
0 commit comments