aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2023-12-05Don't use system packages, install pipRoss Burton
2023-11-29scripts/sstate-clean: run by cron on the autobuilderMichael Halstead
2023-11-23scripts/run-toaster-tests.py: Add environment variablesAlexander Lussier-Cullen
2023-11-20scripts: basic clean up of releases/layer parserMichael Halstead
2023-11-17scripts: releases parser handle version sorting correctlyMichael Halstead
2023-11-15patchtest: add selftest runnerTrevor Gamblin
2023-11-15Add toaster test builderAlexander Lussier-Cullen
2023-11-03scripts: prepare data for display on www.yoctoproject.orgMichael Halstead
2023-11-03scripts/run-patchmetrics: pull before updating metricsRoss Burton
2023-11-03scripts/run-cvecheck: pull before updating metricsRoss Burton
2023-11-03auh-meta-oe: Send to the openembedded-devel mailing list, not coreRichard Purdie
2023-11-03config.json: Move AUH from custom scripts to config.jsonYoann Congal
2023-10-31Rewrite metrics-gathering scriptsRoss Burton
2023-10-29scripts: add list-yp-compatible-layers.pyTim Orling
2023-10-26config.json: Add patchtest buildRichard Purdie
2023-10-23scripts/run-cvecheck: Remove branch iterationRichard Purdie
2023-10-23scripts/run-patchmetrics: Only monitor master branchRichard Purdie
2023-10-23metrics: Pass branchname to scriptsRichard Purdie
2023-10-23scripts/run-patchmetrics: Split out CVE checksRichard Purdie
2023-10-23scripts/run-patchmetrics: Only clone metrics if it isn't presentRichard Purdie
2023-10-04scripts/send_qa_email: guess latest tested revision when dealing with branchAlexis Lothoré
2023-10-04scripts/send-qa-email: define tests results repository url only onceAlexis Lothoré
2023-10-04scripts/send_qa_email: re-clarify base and target revisionsAlexis Lothoré
2023-09-27scripts/send_qa_email: Add missing global to allow exitcode to workRichard Purdie
2023-09-26scripts/send-qa-email: Add URL of build to QA emailRichard Purdie
2023-09-26qa_email: Ensure we set an error exit code for errorsRichard Purdie
2023-09-26qa_email: Add headers to the script to improve debuggingRichard Purdie
2023-08-15auh-config: systemd now requires usrmergeAlexander Kanavin
2023-06-26scripts/test_utils.py: update test after BUILD_HISTORY_DIRECTPUSH removalAlexis Lothoré
2023-06-26scripts/utils.py: replace BUILD_HISTORY_DIRECTPUSH with hardcoded conditionAlexis Lothoré
2023-06-14scripts/send-qa-email: print warning when test results are not storedAlexis Lothoré
2023-06-14scripts/send-qa-email: use logger instead of raw printsAlexis Lothoré
2023-06-13scripts/layer-config: remove unused importsRoss Burton
2023-06-08config.json: Separate out toolchain targetsRichard Purdie
2023-05-10scripts/publish-artefacts: remove all reference to deprecated edgerouterMichael Halstead
2023-05-04auh: publish output on https://autobuilder.yocto.io/pub/auh/Alexander Kanavin
2023-04-11run-patchmetrics: Add mickledoreRichard Purdie
2023-04-01cve-generate-chartdata: Fix syntax errorRichard Purdie
2023-03-31cve-generate-chartdata: Fix indentationRichard Purdie
2023-03-31cve-generate-chartdata: Exclude linux-yocto for old release branches for nowRichard Purdie
2023-03-29cve-report: Drop linux-yocto exclusionRichard Purdie
2023-03-24scripts/generate-testresult-index.py: expose regression reports on web pageAlexis Lothoré
2023-03-24scripts/generate-testresult-index.py: fix typo in template var nameAlexis Lothoré
2023-03-23scripts/send_qa_email: return previous tag when running a non-release master ...Alexis Lothoré
2023-03-23scripts/test_send_qa_email.py: allow tests with non static resultsAlexis Lothoré
2023-03-23scripts/test_utils: test master nightly build caseAlexis Lothoré
2023-03-20scripts/test_send_qa_email.py: add tests for base/target pair guessingAlexis Lothoré
2023-03-20scripts/send-qa-email: fix testing branches regression reportingAlexis Lothoré
2023-03-20scripts/send-qa-email: add tests for is_release_versionAlexis Lothoré
2023-03-20scripts/send-qa-email: protect is_release_version from None valueAlexis Lothoré