Software Build Automation Task
(Redirected from build automation)
Jump to navigation
Jump to search
A Software Build Automation Task is an automation task for the creation of a software build.
- Context:
- It can be solved by a Build Automation System (e.g. Apache Maven, Bazel system).
- ...
- Counter-Example(s):
- See: Software Build, Compiling, Source Code, Binary Code, Software Package (Installation), Graddle Tool.
References
2019
- (Wikipedia, 2019) ⇒ https://en.wikipedia.org/wiki/build_automation Retrieved:2019-1-10.
- Build automation is the process of automating the creation of a software build and the associated processes including: compiling computer source code into binary code, packaging binary code, and running automated tests.