Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-24 | rename a number of fields to become similar to debusine | Helmut Grohne | |
debusine describes a PackageBuildTask in docs/devel/ontology.rst. Changes performed herein: * dscpath -> source_package_path * dscuri -> source_package_url * buildarch -> build_architecture * hostarch -> host_architecture * options -> build_options * profiles -> build_profiles * buildpath -> build_path | |||
2021-05-31 | mention mdbp-ssh in the README.md | Helmut Grohne | |
2021-05-09 | the stdout fd contains the build log | Helmut Grohne | |
Using a pipe enables streaming of logs, which would not be possible with a regular file output. | |||
2021-04-18 | initial checkin of mdbp | Helmut Grohne | |
Proof-of-concept status. Some things work. |