Commit fbc9469
ci(system-tests): Remove sed hacks for android module exclusion
Remove the sed-based Android module exclusion from settings.gradle.kts
and build.gradle.kts in the backend system tests workflow. This is
unnecessary because org.gradle.configureondemand=true ensures Gradle
only configures projects needed for the requested tasks, and the test
runner already builds targeted sample modules rather than the whole
project.
This mirrors #5397, which removed the same sed hacks from the Spring
Boot matrix workflows.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 7d8a394 commit fbc9469
1 file changed
Lines changed: 0 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | 125 | | |
155 | 126 | | |
156 | 127 | | |
| |||
0 commit comments