It is currently March 29th, 2024, 9:47 am

latest/rawest testing builds?

Test and provide feedback on potential changes
jhsl
Posts: 14
Joined: July 29th, 2021, 2:29 pm

latest/rawest testing builds?

Post by jhsl »

If we want to test the latest builds, do we grab them from here:
https://builds.rainmeter.net/test_builds/

Or can builds based on even newer code, be found (& built) here?
https://github.com/rainmeter/rainmeter/
User avatar
Yincognito
Rainmeter Sage
Posts: 7029
Joined: February 27th, 2015, 2:38 pm
Location: Terra Yincognita

Re: latest/rawest testing builds?

Post by Yincognito »

jhsl wrote: March 18th, 2023, 1:05 pm If we want to test the latest builds, do we grab them from here:
https://builds.rainmeter.net/test_builds/

Or can builds based on even newer code, be found (& built) here?
https://github.com/rainmeter/rainmeter/
I believe the first choice is more appropriate when it comes to test builds, aka pre-releases. When it comes to stable versions, the parent folder, i.e. https://builds.rainmeter.net/ is the way to go. As for the GitHub releases, they are more or less the same as the latter stable versions, with the added benefit of being able to get the source code as well, if desired.
Profiles: Rainmeter ProfileDeviantArt ProfileSuites: MYiniMeterSkins: Earth
User avatar
Brian
Developer
Posts: 2674
Joined: November 24th, 2011, 1:42 am
Location: Utah

Re: latest/rawest testing builds?

Post by Brian »

You can always get the latest official release on https://www.rainmeter.net. That will link directly to the github release. This is the preferred method of download.

We also provide a mirror of all major releases at https://builds.rainmeter.net, however, we occasionally move "older" releases into the older folder. These are only meant as mirror downloads, and they are not the recommended way to download Rainmeter.

Test builds are just that, and might appear and disappear at any time. These builds are generally stable (as most of our regular releases are), but are meant for users with specific issues that the development team cannot reproduce.

There is no need to use these builds at all unless you are experiencing an issue that the test build was designed for. In most cases, a test build is temporary, and the changes will be included in the next official release.

Also, do not distribute any rmskin using a test build.

More information.

-Brian
jhsl
Posts: 14
Joined: July 29th, 2021, 2:29 pm

Re: latest/rawest testing builds?

Post by jhsl »

Thanks, folks; much appreciated!