aboutsummaryrefslogtreecommitdiffstats
path: root/main/aports-build/report-build-errors.lua
Commit message (Collapse)AuthorAgeFilesLines
* main/aports-build: refactor pluginsNatanael Copa2019-01-091-12/+13
| | | | | | | | | plugins was refactored in lua-aports-1.0.0 so configuration and plugin code are separate. Plugins now goes to /usr/share/buildrepo/plugins and config are in /etc/buildrepo/config.lua. This makes it much easier to update the plugin code without manually edit the config on each builder.
* main/aports-build: make error messages retainedNatanael Copa2017-05-041-3/+5
| | | | and clear error on first successful build
* main/aports-build: publish reponame on with build error messageNatanael Copa2015-11-201-0/+1
|
* main/aports-build: add support for uploading logsNatanael Copa2015-11-171-0/+28
| | | | we need upload logs for arm builders
* main/aports-build: also publish hostname with build errorNatanael Copa2015-10-021-0/+1
|
* main/aports-build: report build errors to mqtt via hookNatanael Copa2015-10-021-0/+29