Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Daily build
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Multiple issues|{{refimprove|date=February 2025}} {{tone|date=February 2025}}}} A '''daily build''' or '''nightly build''' is a [[software build]] of the latest version of a software system, run automatically on a daily/nightly basis. This is so it can first be [[compiler|compiled]] to ensure that all required dependencies are present, and possibly tested to show no [[computer bug|bugs]] have been introduced. The daily build is also often publicly available allowing access to the latest features for feedback. In this context, a ''build'' is the result of [[compiler|compiling]] and [[Linker (computing)|linking]] all the files that make up a [[computer program|program]]. The use of such disciplined procedures as daily builds is particularly necessary in large organizations where many programmers are working on a single piece of software. Performing daily builds helps ensure that [[Software developer|developers]] can work knowing with reasonable certainty that any new bugs that show up are a result of their own work done within the last day. Daily builds typically include a set of tests, sometimes called a "[[Smoke testing (software)|smoke test]]." These tests are included to assist in determining what may have been broken by the changes included in the latest build. The critical piece of this process is to include new and revised tests as the project progresses.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)