Commit f3a60a9
fix(ci): repair v12 deploy pipeline (Go backend, collectors, enterprise artifacts)
The PR squash-merged into release/v12.0.0 carried the clobbered v11-architecture
pipeline (Maven/Java backend, user-auditor & web-pdf services, utmstack-collector
path, config/modules-config plugins; reusable-golang stripped of build_context/
dockerfile inputs). This restores the correct v12 build graph:
- backend builds via reusable-golang.yml (Go, context=repo root, backend/Dockerfile)
- drop user-auditor & web-pdf
- collectors/{utmstack,as400,forwarder}
- event processor builds the 16 Go plugins of event_processor.Dockerfile
- enterprise artifacts (entitlements, as400-collector.jar, utmstack-collector-mac)
via private UTMStackEnterprise releases (ENTERPRISE_ARTIFACTS_VERSION_*)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent f92a4d9 commit f3a60a9
2 files changed
Lines changed: 171 additions & 93 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
15 | 35 | | |
16 | 36 | | |
17 | 37 | | |
| |||
26 | 46 | | |
27 | 47 | | |
28 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
29 | 58 | | |
30 | 59 | | |
31 | 60 | | |
32 | 61 | | |
33 | 62 | | |
34 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
35 | 70 | | |
36 | 71 | | |
37 | 72 | | |
| |||
49 | 84 | | |
50 | 85 | | |
51 | 86 | | |
52 | | - | |
| 87 | + | |
| 88 | + | |
53 | 89 | | |
54 | 90 | | |
0 commit comments