yocto-autobuilder-helper/scripts
Richard Purdie 6d1ea392e5 scripts/yocto-supported-distros: Better integrate for autobuilder use
For autobuilder use, it will be more helpful to print warnings for the issues found
which will show up in the autobuilder UI in this format. We can then save the error
exit code for actual script failures which should improve usability from the autobuilder
perspective.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-04 15:17:41 +00:00
..
abint scripts/abint: generalise autobuilder URL regex 2024-10-23 11:38:22 +01:00
auh-config auh: Update urls for new autobuilder address 2024-10-09 23:14:08 +01:00
docs-build-patches scripts/run-docs-build: Support auto generation of switchers.js and poky.yaml 2022-03-22 22:17:02 +00:00
docsfontconfig run-docs-build: add a custom fonts.conf to fix rsvg-convert errors 2025-02-20 15:12:49 +00:00
exein-path-intercepts config.json: Add meta-exein compatibility testing 2024-02-08 10:01:57 +00:00
archive_buildstats.py scripts/archive_buildstats.py: Only create directories if we copy files 2024-07-14 13:13:31 +01:00
bitbake-extra-tests Add bitbake-extra-tests to cover taskexp ncurses UI. 2024-02-18 17:34:12 +00:00
build-perf-test-wrapper Clarify license and copyright information 2022-05-17 10:29:45 +01:00
buildhistory-init Clarify license and copyright information 2022-05-17 10:29:45 +01:00
check-gplv3 Clarify license and copyright information 2022-05-17 10:29:45 +01:00
checkvnc Clarify license and copyright information 2022-05-17 10:29:45 +01:00
collect-results scripts/collect-results: Handle artefact collection/separation 2024-07-17 14:44:51 +01:00
cve-generate-chartdata cve-generate-chartdata: Handle unexpected files in the stats directory 2024-04-26 10:48:15 +01:00
cve-report.py cve-report: Reformat txt recipe list per branch 2024-04-25 14:43:54 +01:00
docs_add_banner.py scripts/docs_add_banner: Fix several issues 2022-06-03 10:51:38 +01:00
generate-ptest-logs.py scripts/generate-ptest-logs: Fix typo 2024-07-12 18:04:21 +01:00
generate-testresult-index.py scripts/generate-testresult-index.py: Add back data.json generation 2024-07-12 23:11:51 +01:00
index-table.html scripts/generate-testresult-index.py: index of autobuilder test results improvements 2024-06-07 17:00:11 +01:00
layer-config layer-config: Allow layer add to be disabled on a per target basis 2024-02-01 12:15:59 +00:00
layer-parser.py scripts/layer-parser: sort maintainers for better display 2024-04-11 22:59:39 -07:00
list-yp-compatible-layers.py scripts: add list-yp-compatible-layers.py 2023-10-29 22:40:32 +00:00
oe-build-perf-report-email.py Clarify license and copyright information 2022-05-17 10:29:45 +01:00
oe-build-perf-report-scrape-html-report.js scripts: Import build-perf scripts from oe-core 2019-01-22 22:58:11 +00:00
patchmetrics-generate-chartdata generate-chartdata: do not create lastyear json files 2024-04-25 14:43:55 +01:00
patchmetrics-update Rewrite metrics-gathering scripts 2023-10-31 15:01:57 +00:00
pre-commit-hook.sh Clarify license and copyright information 2022-05-17 10:29:45 +01:00
prepare-shared-repos prepare-shared-repos: Allow to tag poky git 2024-12-17 15:22:36 +00:00
publish-artefacts publish-artefacts: remove generic-arm64 2024-05-08 13:55:56 +01:00
release-parser.py scripts/release-parser.py: merge full list with previous list 2025-01-23 11:35:37 -10:00
run-abint Add an AB-INT report 2024-02-09 23:37:52 +00:00
run-config run-config/config.json: Add support for installing extra tools for specific targets 2024-03-07 22:28:29 +00:00
run-cvecheck scripts: rebase before pushing patch and CVE metrics 2024-07-12 12:41:54 +01:00
run-docs-build run-docs-build: add a custom fonts.conf to fix rsvg-convert errors 2025-02-20 15:12:49 +00:00
run-patchmetrics scripts/run-patchmetrics: Avoid races over directory creation 2024-10-09 23:20:46 +01:00
run-patchtest-selftest patchtest: add selftest runner 2023-11-15 16:05:17 +00:00
run-toaster-tests scripts/run-toaster-tests: Ensure hashserve is passed to toaster 2023-12-09 10:11:51 +00:00
runqemu-renice.c scripts: Add runqemu-renice.c for renicing runqemu 2020-09-05 14:59:14 +01:00
send_qa_email.py send_qa_email: Add directory to save logs too 2024-11-25 16:02:25 +00:00
send-qa-email scripts/send-qa-email: add symlink to preserve compatibility with autobuilder 2023-01-26 22:40:07 +00:00
setup-config Clarify license and copyright information 2022-05-17 10:29:45 +01:00
shared-repo-unpack scripts/send_qa_email.py: Rename send-qa-email to send_qa_email.py 2023-01-26 22:40:02 +00:00
sstate-clean.py scripts/sstate-clean: run by cron on the autobuilder 2023-11-29 16:18:12 -08:00
sstate-clean.sh scripts/sstate-clean: run by cron on the autobuilder 2023-11-29 16:18:12 -08:00
summarize_top_output.py Clarify license and copyright information 2022-05-17 10:29:45 +01:00
target-present Clarify license and copyright information 2022-05-17 10:29:45 +01:00
test_send_qa_email.py scripts: test_send_qa_email: fix broken tests 2024-07-02 13:11:49 +01:00
test_utils.py scripts/test_utils.py: update test after BUILD_HISTORY_DIRECTPUSH removal 2023-06-26 16:27:11 +01:00
upload-error-reports Clarify license and copyright information 2022-05-17 10:29:45 +01:00
utils.py prepare-shared-repos: Allow to tag poky git 2024-12-17 15:22:36 +00:00
yocto-supported-distros scripts/yocto-supported-distros: Better integrate for autobuilder use 2025-03-04 15:17:41 +00:00