Commit 0fce840
fix: Make release signing configuration non-blocking for CI
- Remove exception throwing during configuration phase
- Set empty defaults for signing credentials to allow gradle configuration
- This fixes CI failures for dependabot PRs that don't have access to secrets
- Release builds will still fail naturally if credentials are missing
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent be95cd4 commit 0fce840
1 file changed
+4
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
36 | 31 | | |
37 | 32 | | |
38 | 33 | | |
| |||
0 commit comments