GilbN
d07596774e
Truncate long text in the build info section
2024-09-23 19:32:25 +02:00
GilbN
dfcf34a150
Fix link name.
...
Add More information to build info section in the report. Center and split the top report headers
2024-09-22 12:50:27 +02:00
GilbN
e1575730d9
Set correct build url based on if its a dev of pr image.
...
Add test for build_url function.
2024-09-18 21:28:35 +02:00
Marius
6553ed5d48
Add builder info to html report
...
Add some basic tests of the CI methods.
Add test workflow
2024-08-24 15:56:46 +02:00
GilbN
83fc82d134
- Run generate_sbom and watch_container_logs concurrently so runtime data is more correct. (Fixes watch_container_logs runtime = 0.1s etc, as init was already done while sbom step was running)
...
- Always run get_build_info
- Use correct sbom data if build_info["version"] = ERROR
- Add ghcr.io link for each tag.
- Overwrite badge if it exists.
2024-06-11 16:50:56 +02:00
GilbN
4b9b14d2cd
Add runtime info to report. #39
2024-06-02 17:18:17 +02:00
GilbN
bb91f12ed5
Update readme
...
Fix typos
Add new success log level
Fix take_screenshot while loop
Use new loglevel when test passes.
2024-05-04 11:41:02 +02:00
Marius
d015715499
Add dynamic timeout to take_screenshot test.
...
Add multiple helper methods
Add env logging
Depricate env and replace with new
Add volume method for future.
Add privilege env for future.
2024-05-01 22:40:15 +02:00
GilbN
234dc6ec66
Add get_build_info method
...
Replace single quotes with double
Add meta tags to the template
2023-05-29 21:38:29 +02:00
GilbN
e8de5edbac
Add back the log expand section
2023-04-14 00:35:42 +02:00
GilbN
17ce41cc0d
Add ansi colors to python logs
2023-04-10 23:36:19 +02:00
Marius
2255a6739d
Use Ansi2HTMLConverter on the python logs
2023-04-07 23:54:38 +02:00
Marius
032fd723af
- Add new option env: DOCKER_LOGS_DELAY
...
- Replace the old package dump with SBOM output.
- Move all created files to be in /ci/output
- Update template for the new sbom output.
2023-03-19 20:23:59 +01:00
Marius
52c643af5b
CI:
...
- Splits up container_test() into multiple
methods for readabilty.
- Made the some of the test methods more failure proof.
- Made sure autoescape is enabled when rendering the template.
- Correct exception logging.
- Readded the logblob object to the report_containers dictionary.
(For the report.json file)
Logger:
- Muted urllib3 when DEBUG is true
Template:
- Fixed table styling
- Added a Pass/Fail header for each tag section
- Disabled anchor href when using the 404 image
2023-03-18 17:44:34 +01:00
hydazz
07b94dd839
add arrow, remove underline
2023-01-30 18:40:27 +11:00
hydazz
3cf1f76fb2
commit
2023-01-30 18:13:28 +11:00
gilbn
6ca76d5cc2
Pull latest tester image, add .summary hover color
2022-10-26 22:37:33 +02:00
gilbn
5f83947418
add margin to summary container
2022-10-25 21:12:10 +02:00
gilbn
8dcdb62ab5
Rework the report summary sections. Adds new "has_warnings" key to json file
2022-10-25 20:53:46 +02:00
gilbn
24d4a424d6
Add option for multiple warning texts
2022-10-24 20:14:59 +02:00
gilbn
1a90506de3
fixes href if image is 404
2022-09-27 20:36:59 +02:00
gilbn
8a4656ddab
Set max width of each test section tag to 50vw
2022-09-23 17:04:01 +02:00
gilbn
9763c6f04f
Fix image href/src in template
2022-09-23 07:56:28 +02:00
gilbn
ae8cd9c984
Update template
2022-09-22 22:00:17 +02:00
gilbn
543872e357
Sets arm fail as "soft fail", rework report_containers list. Create a json file for upload.
2022-09-20 23:27:59 +02:00
gilbn
dc62e6d080
section header text overflow fix
2022-09-18 00:20:34 +02:00
gilbn
99f0c746ce
move everything in the main scope into the try, fix table overflow
2022-09-17 17:02:45 +02:00
gilbn
446989887c
Mute boto3 logging if debug, rename log file. Fix log formatting.
2022-09-17 16:53:13 +02:00
gilbn
1d2fc3a2dc
Change dotnet wording.
2022-09-17 14:43:24 +02:00
gilbn
f8b3856523
add fallback if screenshot is missing
2022-07-02 01:16:24 +02:00
gilbn
06d8e429d1
Some mobile styling
2022-06-16 17:25:28 +02:00
gilbn
9af292435e
dotnet msg styling
2022-06-15 23:35:20 +02:00
gilbn
74d8dea7e3
better exception and dotnet arm32 notice
2022-06-15 20:19:01 +02:00
gilbn
6b973bfd88
Add link to debug.log
2022-06-12 19:55:47 +02:00
Marius
973e7013d5
update formatter, and some .section-header css styling
2022-06-08 21:43:26 +02:00
Marius
73d6bc6a35
possible to resize pre containers
2022-06-06 22:34:21 +02:00
Marius
81d65eee32
adjust screenshot sleep, adjust tag test output, dont raise error on log upload fail
2022-06-06 21:52:58 +02:00
Marius
46706deb73
More descriptive text
2022-06-06 21:16:37 +02:00
Marius
b31eea6b25
adds dark mode that follows system
2022-06-06 03:11:19 +02:00
Marius
dcecbfea63
pre tag indent fix
2022-06-06 00:30:24 +02:00
Marius
7189505064
Fix pre background
2022-06-05 18:41:44 +02:00
Marius
5d316d39ff
style report status
2022-06-05 18:38:41 +02:00
Marius
e9c0b96b14
drop showdown.min.js dependency, rename index.html
2022-06-05 18:14:47 +02:00