aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-01weeklyjob.sh: DropHEADmasterRichard Purdie
2023-11-01upgrade-helper: Drop layer_machinesRichard Purdie
2023-11-01upgrade-helper.py: Add layer command line optionDavid Pierret
2023-11-01upgrade-helper.py: Fix indentationYoann Congal
2023-11-01upgrade-helper.py: extract the inner function of get_packages_to_upgradeYoann Congal
2023-11-01upgrade-helper.py: refactor _get_packages_to_upgrade to return a dictYoann Congal
2023-11-01upgrade-helper.py: simplify a conditionYoann Congal
2023-10-26upgrade-helper.py: trim default build targets to just 64 bit x86 with glibc a...Alexander Kanavin
2023-06-12upgrade-helper.py: add patches directly to AUH emails, in addition to attachi...Alexander Kanavin
2022-07-19upgrade-helper: attach a tarball with patches and other artefacts to summary ...Alexander Kanavin
2022-07-19emailhandler: correctly send binary attachmentsAlexander Kanavin
2022-03-01error.py: initialize stdout/stderr to empty stringsAlexander Kanavin
2022-01-18devtool: Verify that stderr is not None typeMarek Vasut
2022-01-02devtool: return both stdout and stderrAlexander Kanavin
2021-12-23bitbake: consider both stdout and stderr when checking or logging outputAlexander Kanavin
2020-12-21upgrade-helper.py: handle unassigned recipes correctlyAlexander Kanavin
2020-09-15buildhistory: do not error on version-going-backwardsAlexander Kanavin
2020-09-15buildhistory: simplify the handling ofAlexander Kanavin
2020-08-16consistent naming for upgradehelper.pyQuentin Schulz
2020-08-16README: update mailing list addressQuentin Schulz
2020-08-16upgradehelper.py: merge dict.get() followed by if into dict.get with a defaultQuentin Schulz
2020-08-16upgrade-helper.conf: update comments and default valuesQuentin Schulz
2020-08-16modules: statistics: handle recipes without maintainersQuentin Schulz
2020-06-30upgradehelper: use a separate setting for CCing recipe upgradesAlexander Kanavin
2020-06-30emailhandler: actually send messages to cc_list as wellAlexander Kanavin
2020-05-05upgradehelper.py: make the email header suitable for mailing listsAlexander Kanavin
2020-04-16upgradehelper.py: restore executable bitsAlexander Kanavin
2020-03-28modules/steps: do not report an error when machine/host is blacklisted by recipeAlexander
2019-10-22add SPDX Licence identifierYann CARDAILLAC
2019-05-17steps.py: set up AUH workdir before calling bitbake to get envAlexander Kanavin
2019-01-16README: remove mentions of distrodata, as AUH no longer uses itAlexander Kanavin
2018-12-18upgradehelper: Replace do_checkpkg usage with oe.recipeutils function callRichard Purdie
2018-03-21When 'devtool upgrade' fails to rebase patches, stop and report a failureAlexander Kanavin
2018-03-21Do not skip packages that were attempted recently.Alexander Kanavin
2018-03-16Add a commit_revert_policy configuration settingAlexander Kanavin
2018-03-01Do not hardcode the location of tmp directoryAlexander Kanavin
2018-02-28weeklyjob.sh: also clean up the workspace source directoryAlexander Kanavin
2018-02-28upgradehelper.py: fix arguments to _pkg_upgradable()Alexander Kanavin
2018-02-12Improve README and sample config file.Alexander Kanavin
2018-02-12upgrade-helper.conf: add a template for easy deploymentChang Rebecca Swee Fun
2018-02-09README: fix typo on one of the settingsChang Rebecca Swee Fun
2018-01-17upgradehelper.py: add a reference to License-Update: tag.Alexander Kanavin
2018-01-15weeklyjob.sh: use -e with auh to actually send the emailsAlexander Kanavin
2017-12-21testimage.py: collect and write out logs from bitbake and testimageAlexander Kanavin
2017-12-21testimage.py: rewrite the logic for building and running testimagesAlexander Kanavin
2017-12-21testimage.py: remove all iterations (over machines, over failing recipes)Alexander Kanavin
2017-12-21testimage.py: run even if no packages were upgradedAlexander Kanavin
2017-12-21testimage.py: clarify what arguments are passed to class constructorAlexander Kanavin
2017-12-21upgradehelper.py: do not include testimage information in maintainer email me...Alexander Kanavin
2017-12-21Do not require configuration options that aren't necessary for running ptestsAlexander Kanavin