android-test: master self-build failures are WARN only too
Only published F-Droid remains a matrix blocker; master tip issues warn and continue without failing overall exit alone.
This commit is contained in:
parent
8a49e51cbd
commit
f9df3e20fa
3 changed files with 17 additions and 15 deletions
|
|
@ -245,9 +245,9 @@ Scripts **today** implement Android only; they should honour:
|
|||
|
||||
| Variant | Source | Severity | Purpose |
|
||||
|---------|--------|----------|---------|
|
||||
| **stable-self** | tag `wallet-1.6.1` rebuilt here | **WARN only** | Same release tree, our Gradle — never hard-blocks the matrix |
|
||||
| **stable-self** | tag `wallet-1.6.1` rebuilt here | **WARN only** | Same release tree, our Gradle — never hard-blocks |
|
||||
| **published** | F-Droid APK URL | **BLOCKER** | What users install; FAIL_FAST stops here |
|
||||
| **master** | `origin/master` | soft fail | Tip of mainline |
|
||||
| **master** | `origin/master` | **WARN only** | Tip of mainline — never hard-blocks |
|
||||
| **fix** (optional) | inference fix branch | soft fail | GOA automation fixes |
|
||||
|
||||
Default matrix order: `stable-self,published,master`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue