Posts with «builds» label

Arduino IDE: Nightly Builds are now Hourly Builds

The Arduino IDE is a collection of modules written in different programming languages and available for three operating systems: Windows, Mac OSX and GNU/Linux.

Every time you download the Arduino IDE, you are actually downloading the result of a careful packaging process, intended to make the download as small as possible and to give you the easiest possible out-of-the-box user experience.

The process is fully automated and it’s repeated every time we publish a new feature, or we fix a bug you helped us find, or we merge code you contributed.

The resulting IDEs are called Nightly Builds: they contain the latest and greatest (and, possibly, buggiest) from the Arduino IDE.

We started delivering Nightly Builds about two years ago as a way to ease your life in giving us feedback: you don’t need to be a developer to try a Nightly.
You may have read replies to github issues saying something like “Your issue has been fixed. It will be available with the next nightly build“.

But sometimes nightly is just not enough, because you can’t wait to try what we coded following your suggestions or to see your contribution becoming available to everyone.

So welcome Hourly Builds!

By the time we push new code for the Arduino IDE, it will take at most an hour for the build to be ready to be downloaded and tried. This will allow a much more fluent conversation and prompt feedback when solving issues and implementing new features.

Arduino Blog 23 Apr 16:51
arduino  builds  featured  ide