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
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
06cbcd01f8
ARM soft fail logic
2022-09-22 22:00:56 +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
LinuxServer-CI
f722e3e8aa
Bot Updating Templated Files
30d8160b-ls43
2022-09-19 18:00:10 +02:00
aptalca
e2248e89ea
Merge pull request #20 from GilbN/patch
...
Cosmetic and logging updates. Raises exception if test fails.
2022-09-19 11:58:48 -04: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