aptalca
3330d48b19
increase logs delay to 900s from 300s
2024-02-20 09:30:22 -05:00
GilbN
258b90c31a
Use the latest tag on the syft container.
2023-05-31 21:00:20 +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
116308431a
Add a deprecated decorator :)
...
Use the chrome driver directly instead of
the tester container.
2023-04-18 19:55:44 +02:00
GilbN
e7d2c3c56c
Add more typehints and better docstrings
2023-04-15 16:20:31 +02:00
GilbN
e8de5edbac
Add back the log expand section
2023-04-14 00:35:42 +02:00
GilbN
96dab1a5f6
Add a testing decorator for dry runs
...
Move creation of s3 client to a method
2023-04-10 23:37:24 +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
bfeceee4d1
Add get_platform method
...
mount docker.sock to syft container
Fix SBOM tag_report_tests status if VERSION is not found.
2023-04-07 22:39:28 +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
7e5b967944
Place the ci.log file in the output folder
2023-03-19 20:13:28 +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
aptalca
e47225f671
update tester repo, prepare for tester update to jammy
2022-10-14 10:38:02 -04:00
gilbn
aae81fe021
Name the thread for easier debugging
2022-10-01 11:49:45 +02:00
gilbn
1b2aecf4a0
typos
2022-09-27 21:49:41 +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
96a8fc0f89
Sort the report by keys.
2022-09-23 17:02:35 +02:00
gilbn
9763c6f04f
Fix image href/src in template
2022-09-23 07:56:28 +02:00
gilbn
6989ae0476
Actaully pass the s6 verbosity value
2022-09-23 07:56:06 +02:00
gilbn
65ee41654d
Sets S6_VERBOSITY to env CI_S6_VERBOSITY or default 2 if not used
2022-09-22 23:14:59 +02:00
gilbn
ae8cd9c984
Update template
2022-09-22 22:00:17 +02:00
gilbn
f74410910e
Change report_containers to be a dict. Add new keys to it. Some logging. Add try block in json_render()
2022-09-22 21:58:51 +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
28ba4914dc
Don't exit with a successful termination if test failes
2022-09-17 21:03:45 +02:00
gilbn
f5ec3c47c0
remove old ci files not used anymore
2022-09-17 17:03:49 +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
2873c19b8c
Get S6_VERBOSITY env, or use default value 2. Pass env into DOCKER_ENV
2022-09-13 22:08:29 +02:00
gilbn
5f58ce2178
Better type hinting, 404 img fix, some refactoring
2022-07-02 19:16:18 +02:00
gilbn
f8b3856523
add fallback if screenshot is missing
2022-07-02 01:16:24 +02:00
gilbn
0256bf41f2
import mimetypes before requests
2022-06-22 21:37:54 +02:00
gilbn
338c7ec514
use mimetypes,simplify dump commands, add upload_file function.
2022-06-21 22:58:15 +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
gilbn
3bcc96f471
re add display.start()
2022-06-12 19:47:48 +02:00
gilbn
877b15e580
remove colon and some white space
2022-06-12 19:39:45 +02:00
gilbn
992fcfb721
Added som docstring and comments
2022-06-12 19:35:54 +02:00
gilbn
868d01c1cf
adds pyvirtualdisplay+deps, add SetEnv helper class, more specific exeptions + tweaks
2022-06-10 00:12:20 +02:00