﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ADoc%2FProcess%2FBuildbot_Experimental</id>
	<title>Dev:Doc/Process/Buildbot Experimental - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ADoc%2FProcess%2FBuildbot_Experimental"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/Process/Buildbot_Experimental&amp;action=history"/>
	<updated>2026-06-07T02:16:09Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Doc/Process/Buildbot_Experimental&amp;diff=150235&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/Process/Buildbot_Experimental&amp;diff=150235&amp;oldid=prev"/>
		<updated>2018-06-28T21:14:58Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 21:14時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Doc/Process/Buildbot_Experimental&amp;diff=150234&amp;oldid=prev</id>
		<title>wiki&gt;Mont29: Created page with &quot;== Experimental builds with BuildBot ==  Making a test build of some new feature is a ''must have'' to get some real testing of it - however, it’s now really hard to create you...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/Process/Buildbot_Experimental&amp;diff=150234&amp;oldid=prev"/>
		<updated>2015-10-18T15:35:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Experimental builds with BuildBot ==  Making a test build of some new feature is a &amp;#039;&amp;#039;must have&amp;#039;&amp;#039; to get some real testing of it - however, it’s now really hard to create you...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Experimental builds with BuildBot ==&lt;br /&gt;
&lt;br /&gt;
Making a test build of some new feature is a ''must have'' to get some real testing of it - however, it’s now really hard to create yourself static builds of Blender that will run on every system (even worse if you have to consider the five OS types supported!).&lt;br /&gt;
&lt;br /&gt;
To address that, we have a specific process that allows building experimental features with the buildbot.&lt;br /&gt;
&lt;br /&gt;
=== Specific Git Branch ===&lt;br /&gt;
&lt;br /&gt;
To avoid things getting totally out of control, our buildbot can only build a few specific branches from our Git repository. The one dedicated to test builds is named… experimental-build. So you first need to merge your patch into this branch, following that process:&lt;br /&gt;
&lt;br /&gt;
# Checkout experimental-build branch.&lt;br /&gt;
# Merge master in it.&lt;br /&gt;
# Squash-merge your work (if using a git branch), or apply your patch, and commit.&lt;br /&gt;
# **Revert HEAD**. This will revert experimental-build to master state.&lt;br /&gt;
# Push all that to remote repository.&lt;br /&gt;
&lt;br /&gt;
Remember that you should always keep HEAD of experimental-build branch in exact same state as master.&lt;br /&gt;
&lt;br /&gt;
=== Experimental Build ===&lt;br /&gt;
&lt;br /&gt;
Once you have pushed your changes in experimental-build branch, note the hash of interest (usually HEAD^), and open needed builders pages from [https://builder.blender.org/builders there] (see [[../Buildbot|that page for details]]). Then, for each selected builder, at the bottom of its page:&lt;br /&gt;
&lt;br /&gt;
# You may enter your (nick)name and reason of the build (nice for logs).&lt;br /&gt;
# Select experimental-build branch.&lt;br /&gt;
# Enter the hash of the commit you want to build in Revision field.&lt;br /&gt;
# Hit Force Build and wait for the build completion.&lt;br /&gt;
&lt;br /&gt;
Assuming your builds were successful, you’ll find them [https://builder.blender.org/download/experimental/ here]. '''Do not''' share this link with users! The builds here will get replaced as soon as someone else does another experimental build, so you have to download them yourself as soon as possible, and then publish them (you can use graphicall.org, or some file-sharing web service, whatever).&lt;br /&gt;
&lt;br /&gt;
The important point here is that ''those builds are under your responsibility'', exactly as if you had made them on your own computer.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mont29</name></author>
		
	</entry>
</feed>