223 Commits

Author SHA1 Message Date
LinuxServer-CI
583bc2fabb Bot Updating Templated Files 2023-04-21 15:23:20 -05:00
LinuxServer-CI
1a59459369 Bot Updating Templated Files 2023-04-21 15:22:00 -05:00
LinuxServer-CI
12e8a872e3 Bot Updating Templated Files 2023-04-21 15:20:37 -05:00
aptalca
2e0cc1e410
Merge pull request #29 from GilbN/container_test-refactor+ansi2html
container_test() refactor + @hydazz ansi2html
2023-04-21 16:19:08 -04: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
5655549de8 add -e DRY_RUN to readmevars 2023-04-13 20:21:36 +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
b502b0215d lock requirement versions 2023-04-07 19:00:51 +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
LinuxServer-CI
b401afda92 Bot Updating Package Versions 686fb26d-ls1 2023-03-05 03:33:33 +01:00
LinuxServer-CI
963cdcc3f0 Bot Updating Templated Files 2023-03-05 03:29:24 +01:00
LinuxServer-CI
aa2e65dabf Bot Updating Templated Files 2023-03-05 03:28:15 +01:00
LinuxServer-CI
4797932303 Bot Updating Templated Files 2023-03-05 03:27:07 +01:00
aptalca
8f24c64e2c
Merge pull request #28 from linuxserver/repo
push to main org on docker hub
2023-03-04 21:25:53 -05:00
aptalca
7da9ebfa60
push to main org on docker hub 2023-03-04 15:03:39 -05: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
LinuxServer-CI
fb4686159f Bot Updating Package Versions 99fe9d4c-ls48 2022-11-18 10:54:18 -06:00
aptalca
223489b555
Merge pull request #25 from GilbN/master
Add option for multiple warning texts
2022-11-18 11:51:23 -05:00
gilbn
6ca76d5cc2 Pull latest tester image, add .summary hover color 2022-10-26 22:37:33 +02:00
GilbN
5502987556
Merge branch 'linuxserver:master' into master 2022-10-26 21:46:09 +02:00
LinuxServer-CI
5a6c8ab13d Bot Updating Package Versions f6d648c7-ls47 2022-10-26 16:29:22 +02:00
aptalca
fbf7a3f2f8
Merge pull request #26 from linuxserver/build
fix up and optimize build deps and keys
2022-10-26 10:25:45 -04:00
aptalca
e0feba2d69 fix up and optimize build deps and keys 2022-10-25 20:43:48 -04: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
LinuxServer-CI
52f206cd06 Bot Updating Package Versions 3e4b416d-ls46 2022-10-19 14:22:26 +00:00
aptalca
c0b42dbda6
Merge pull request #24 from linuxserver/tester-repo
update tester repo, prepare for tester update to jammy
2022-10-19 10:13:33 -04:00
aptalca
e47225f671 update tester repo, prepare for tester update to jammy 2022-10-14 10:38:02 -04:00
LinuxServer-CI
585393d833 Bot Updating Package Versions 0834add5-ls45 2022-10-03 17:38:48 +02:00
aptalca
3ee10f30f8
Merge pull request #23 from GilbN/better-syntax
Fixes soft fail logic.
2022-10-03 11:35:21 -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
dad3ca5fe7 improves readbilty of soft fail logic. 2022-09-27 20:36:30 +02:00
LinuxServer-CI
ee85fe2306 Bot Updating Package Versions 6c43fbd5-ls44 2022-09-26 08:33:30 -05:00
LinuxServer-CI
a9eac04f19 Bot Updating Templated Files 2022-09-26 08:30:04 -05:00
aptalca
c4ce2edb33
Merge pull request #21 from GilbN/arm-soft-fail
ARM soft fail. Upload a json file of the report.
2022-09-26 09:28:48 -04:00
gilbn
8a4656ddab Set max width of each test section tag to 50vw 2022-09-23 17:04:01 +02:00
gilbn
5d3a699230 Add and update new envs to readme 2022-09-23 17:03:16 +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