Commit 9dd4937
Fix PR pipeline: unit tests, heap size, and sticky QR comments
- Fix unit test Gradle commands by using multiline format
- Increase JVM heap size to 6GB (matching apps/gradle.properties)
- Restore sticky QR code comments with hidden HTML identifiers
- Remove jq dependency with pure bash URL encoding
- Configure UI tests to run automatically on PR open/sync
- Configure E2E tests to run when "Run E2E test suite" is in PR body
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent dc7b52c commit 9dd4937
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
| 343 | + | |
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
0 commit comments