A Software Build is the process or result of transforming source code and related assets into a runnable, testable, or deployable form.
Builds may compile code, resolve dependencies, run tests, package artifacts, sign components, and generate release evidence.
Related concepts include Syntax.