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!
== Continuous integration builds == {{See also|Continuous integration}} Although daily builds were considered a best practice of software development in the 1990s, they have now been superseded. [[Continuous integration]] is now run on an almost continual basis, with a typical cycle time of around 20-30 minutes since the last change to the source code. Continuous integration servers continually monitor the [[revision control|source code control system]]. When these servers detect new changes, they use a build tool to rebuild the software. Good practice today is also to use continuous integration as part of [[continuous testing]], so that [[unit test]]s are re-run for each build, and more extensive functional testing (which takes longer to perform than the build) performed as frequently as its duration permits.
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)