Commit 91eac94
Separate build and test jobs for clearer CI structure
- Rename build-and-test job to just 'build' for clarity
- Remove unit tests from build job (keep build focused on artifacts)
- Fix job dependencies: lint → build → browserstack-test
- Build job now only: generates test doc, builds JAR, uploads artifacts
- Integration tests run in separate browserstack-test job
- Matches cleaner separation of concerns pattern
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 07dee6f commit 91eac94
1 file changed
Lines changed: 5 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 121 | | |
131 | 122 | | |
132 | 123 | | |
| |||
135 | 126 | | |
136 | 127 | | |
137 | 128 | | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | 129 | | |
147 | 130 | | |
148 | 131 | | |
149 | | - | |
| 132 | + | |
150 | 133 | | |
151 | 134 | | |
152 | 135 | | |
| |||
209 | 192 | | |
210 | 193 | | |
211 | 194 | | |
212 | | - | |
| 195 | + | |
213 | 196 | | |
214 | 197 | | |
215 | 198 | | |
| |||
0 commit comments