daz
|
ced6859e9c
|
Update Build Scan™ to Build Scan®
|
2023-07-22 08:53:58 -06:00 |
|
Daz DeBoer
|
884bca012f
|
Extracted some classes and refactored for clarity
|
2022-06-22 16:35:55 -06:00 |
|
Daz DeBoer
|
eaed5520c4
|
Write job summary to logs when feature not available
|
2022-06-20 20:10:34 -06:00 |
|
Daz DeBoer
|
67f42d16a1
|
Write Job Summary HTML directly
This allows more control over the table layout, including centering of column content.
|
2022-06-19 10:42:34 -06:00 |
|
Daz DeBoer
|
56036f8577
|
Improve rendering of Job Summary
|
2022-06-19 09:40:27 -06:00 |
|
Daz DeBoer
|
f3e4903860
|
Check that job summary support is available
Fixes #319
|
2022-06-09 09:26:30 -06:00 |
|
Daz DeBoer
|
aea6ddad5b
|
Attempt to stop all daemons on Job completion
|
2022-06-05 09:07:34 -06:00 |
|
Daz DeBoer
|
e644288a42
|
Use build-results file for root project dirs
Instead of using a separate mechanism and init script, reuse the information
captured in the build-results file.
|
2022-06-05 08:34:07 -06:00 |
|
Daz DeBoer
|
e234151ec9
|
Add more information to captured build results
- Root project dir: will allow us to replace project-root-capture init script
- Gradle home dir: will allow us to stop all started daemons
|
2022-06-05 08:18:25 -06:00 |
|
Daz DeBoer
|
6001bc9edc
|
Improve build badgee for builds without scan links
|
2022-06-05 00:32:00 -06:00 |
|
Daz DeBoer
|
4fa0803854
|
Improve layout and formatting of Job Summary
- Move entire caching summary into details section
- Use core.summary.addTable for all table creation
- Include cache status in clickable description
|
2022-06-04 10:55:26 -06:00 |
|
Daz DeBoer
|
a9a5bcf180
|
Move writing of cache report into job-summary.ts
|
2022-06-02 22:39:09 -06:00 |
|
Daz DeBoer
|
f9c8fcf79f
|
Adding caching details to Job Summary
|
2022-06-02 14:21:10 -06:00 |
|
Daz DeBoer
|
86e82987ba
|
Write job summary in post action
- Save build results in file encoded as JSON
- Read all build results in post action and render as table in job summary
|
2022-06-02 12:58:49 -06:00 |
|