Commit e4aa733
committed
TEMP-TEST: bypass on_main check + add C++ header staging for develop-1.1.0 tag testing
NOT FOR MERGE. This branch exists solely to test Build-Alpaca_Qik-FromRelease.ps1 /
Build-QEPM_Qik-FromRelease.ps1 against a develop-based tag (develop-1.1.0), since the
publish-release-linux/windows jobs' on_main check normally skips asset upload for any
tag whose commit is not an ancestor of origin/main.
1. Bypasses the on_main ancestor check in both publish-release jobs so tagging
develop actually produces a GitHub Release with the expected installer assets.
2. Adds staging of interfaces/C++/{EPMDev,UDASDev}/*.h into the installer payload's
interfaces/C++/ -- this is a real, permanent packaging gap (not test-only): PROD
installs these C++ integrator headers, but build-installer.ps1 never staged
them, only Python/C#. This part of the change is a genuine fix that should be
proposed separately for real (non-bypass) merge to develop.
Signed-off-by: Hang Zhao (QCT) <hangz@qti.qualcomm.com>1 parent afe6677 commit e4aa733
2 files changed
Lines changed: 20 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
154 | 149 | | |
155 | 150 | | |
156 | 151 | | |
| |||
214 | 209 | | |
215 | 210 | | |
216 | 211 | | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
226 | 215 | | |
227 | 216 | | |
228 | 217 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
115 | 128 | | |
116 | 129 | | |
117 | 130 | | |
| |||
166 | 179 | | |
167 | 180 | | |
168 | 181 | | |
169 | | - | |
| 182 | + | |
0 commit comments