Commit 08c9602
chore: merge CI + SonarCloud workflows, drop cross-platform job
- Merge sonarcloud-java.yml into ci-java.yml — single build runs
mvn verify then SonarCloud analysis (was running mvn verify twice)
- Remove cross-platform job (Windows/macOS) — JVM is cross-platform,
job had continue-on-error:true so never blocked anyway
- SonarCloud only runs for same-repo PRs (skip forks without token)
- Net: 2 fewer CI jobs per push/PR, ~50% faster CI
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 95292e1 commit 08c9602
2 files changed
Lines changed: 13 additions & 49 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
This file was deleted.
0 commit comments