Commit 86a41ca
authored
Replace the implicit NullPointerException from
String.split with an explicit IOException naming
the missing environment variable, so a first-time
deployment without GPG_SECRING fails with an
actionable diagnostic instead of a stack trace
inside String.split.
Co-authored-by: edmoffo <9535571+edmoffo@users.noreply.github.com>
1 parent c30e81b commit 86a41ca
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
173 | 178 | | |
174 | 179 | | |
175 | 180 | | |
| |||
0 commit comments