aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/send_qa_email.py
AgeCommit message (Expand)Author
2024-03-07run-config/config.json: Add support for installing extra tools for specific t...Richard Purdie
2024-01-02scripts: send_qa_email: add dry-run modeAlexis Lothoré
2023-12-17scripts: send_qa_email: protect get_regression_base_and_target from exceptionsAlexis Lothoré
2023-12-17scripts: send_qa_email: properly compute previous tag for new major release tagAlexis Lothoré
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-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-03-23scripts/send_qa_email: return previous tag when running a non-release master ...Alexis Lothoré
2023-03-20scripts/send-qa-email: fix testing branches regression reportingAlexis Lothoré
2023-03-20scripts/send-qa-email: protect is_release_version from None valueAlexis Lothoré
2023-03-20scripts/send-qa-email: invert boolean logic for release checkAlexis Lothoré
2023-03-20scripts/send-qa-email: remove unused variableAlexis Lothoré
2023-03-08scripts/send-qa-email: use yocto_testresults_query.py for sha1 resolutionAlexis Lothoré
2023-02-07scripts/send-qa-email: add target and base revisions in regression reportAlexis Lothoré
2023-02-07scripts/send-qa-email: reduce testresults shallow clone depthAlexis Lothoré
2023-02-07scripts/send-qa-email: force current revision fetchAlexis Lothoré
2023-01-26scripts/send-qa-email: Generate regression reports against most relevant releaseAlexis Lothoré
2023-01-26scripts/send_qa_email.py: Wrap send_qa_email.py content in functionAlexis Lothoré
2023-01-26scripts/send_qa_email.py: Rename send-qa-email to send_qa_email.pyAlexis Lothoré