aboutsummaryrefslogtreecommitdiffstats
path: root/steps
AgeCommit message (Expand)Author
2024-02-18steps/runconfig: Allow usepty to be specifiedRichard Purdie
2023-05-02steps/observer: Update to work with new buildbot versionsRichard Purdie
2023-03-25Fix TargetPresent to work as a new style stepRichard Purdie
2023-03-22observer.py, runconfig.py: Remove NewStyle classesJate Sujjavanich
2023-03-22builders.py, observery.py: Convert to *NewStyleJate Sujjavanich
2023-03-22runconfig.py: Update to ShellCommandNewStyleJate Sujjavanich
2022-08-01steps/writelayerinfo: Always rewrite the file as concat doesn't make senseRichard Purdie
2021-01-18Add SPDX License IdentifiersRichard Purdie
2020-11-23steps/runconfig: Ensure build is marked as skippedRichard Purdie
2020-11-23steps/runconfig: Attempt a different way to terminate the buildRichard Purdie
2020-11-20builders/runconfig: Add ability to skip targets if the don't exist in the bra...Richard Purdie
2020-11-12steps/runconfig: Avoid storing jsonconfig as a propertyRichard Purdie
2020-11-12runconfig/observer: Simplify log handling for new format tasksRichard Purdie
2020-11-11runconfig: Allow more control of buildbot step name/descRichard Purdie
2020-11-11builders/runconfig: Allow execution of run-config steps individuallyRichard Purdie
2020-11-10steps/runconfig: Fix datetime module referenceRichard Purdie
2020-11-10builders: Move run-config handling to its own moduleRichard Purdie
2019-06-26steps/observer: Try and use correct logname for warnings/errorsRichard Purdie
2019-06-25steps/observer: Mention which log contains an error/warningRichard Purdie
2018-09-05builders: Improve log handling to match run-config step numberingRichard Purdie
2018-08-30Add custom log observerRichard Purdie
2018-02-22Fix module name after renameJoshua Lock
2018-02-22Initial prototype of using yocto-autobuilder-helper scriptsJoshua Lock