<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2F4.5%2FDevelopers%2FBuild_system%2FSlicerBot</id>
	<title>Documentation/4.5/Developers/Build system/SlicerBot - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2F4.5%2FDevelopers%2FBuild_system%2FSlicerBot"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.5/Developers/Build_system/SlicerBot&amp;action=history"/>
	<updated>2026-04-09T22:32:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/4.5/Developers/Build_system/SlicerBot&amp;diff=43504&amp;oldid=prev</id>
		<title>UpdateBot: Nightly -&gt; 4.5</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.5/Developers/Build_system/SlicerBot&amp;diff=43504&amp;oldid=prev"/>
		<updated>2015-11-12T21:54:21Z</updated>

		<summary type="html">&lt;p&gt;Nightly -&amp;gt; 4.5&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Overview =&lt;br /&gt;
&lt;br /&gt;
Each time a task associated to the wiki, repository or bug tracker is automated by the execution of a script on a machine, the ''machine user'' running such script will be identified as &amp;lt;code&amp;gt;SlicerBot&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Type of SlicerBot =&lt;br /&gt;
&lt;br /&gt;
== Wiki ==&lt;br /&gt;
&lt;br /&gt;
This SlicerBot user publishes update on the Slicer wiki. The associated wiki account is [[User:UpdateBot|UpdateBot]]&lt;br /&gt;
&lt;br /&gt;
== Git ==&lt;br /&gt;
&lt;br /&gt;
This SlicerBot user can commit changes to a defined subset of Slicer repositories. The associated github account is [https://github.com/slicerbot slicerbot] and it can commit changes to [https://github.com/orgs/Slicer/teams/slicerbot-team/repositories all repositories associated] with the &amp;lt;code&amp;gt;slicerbot-team&amp;lt;/code&amp;gt; in [https://github.com/Slicer Slicer] github organization.&lt;br /&gt;
&lt;br /&gt;
As documented on [https://developer.github.com/guides/managing-deploy-keys/#machine-users managing deploy keys] Github guide, there are multiple approaches to grant a machine ''access'' to a repository. We chose the ''machine user'' one.&lt;br /&gt;
&lt;br /&gt;
In a nutshell, the steps to configure a ''git machine user'' are:&lt;br /&gt;
&lt;br /&gt;
* Generate SSK keys without pass-phrase:&lt;br /&gt;
&lt;br /&gt;
 ssh-keygen -t rsa -C &amp;quot;slicerbot@slicer.org&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Add the generated &amp;lt;code&amp;gt;id_rsa.pub&amp;lt;/code&amp;gt; key to the list of SSH keys associated with [https://github.com/slicerbot slicerbot] user. Each key '''*SHOULD*''' be named &amp;lt;code&amp;gt;slicerbot-&amp;amp;lt;hostname&amp;amp;gt;&amp;lt;/code&amp;gt;. For example &amp;lt;code&amp;gt;slicerbot-factory-south-ubuntu&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Setup git username and email:&lt;br /&gt;
&lt;br /&gt;
 git config --global user.name &amp;quot;Slicer Bot&amp;quot;&lt;br /&gt;
 git config --global user.email &amp;quot;slicerbot@slicer.org&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== SVN2GitHub synchronization ===&lt;br /&gt;
&lt;br /&gt;
* See [[{{FULLPAGENAME}}/SVN2GitHub|SVN2GitHub]]&lt;br /&gt;
&lt;br /&gt;
== HtmlDoc ==&lt;br /&gt;
&lt;br /&gt;
Every night &amp;lt;code&amp;gt;Slicer-cpp.tar.gz&amp;lt;/code&amp;gt; and &amp;lt;/code&amp;gt;SlicerWizard.tar.gz&amp;lt;/code&amp;gt; are generated on &amp;lt;code&amp;gt;factory-south-ubuntu&amp;lt;/code&amp;gt; and pushed on Kitware public web server:&lt;br /&gt;
* http://public.kitware.com/Slicer-cpp.tar.gz&lt;br /&gt;
* http://public.kitware.com/SlicerWizard.tar.gz&lt;br /&gt;
&lt;br /&gt;
Then, few times during the day these archives are pulled from http://public.kitware.com/ by &amp;lt;code&amp;gt;love.bwh.harvard.edu&amp;lt;/code&amp;gt; to ensure the content served by these URLs is updated:&lt;br /&gt;
* http://slicer.org/doc/html/&lt;br /&gt;
* http://slicer.org/doc/SlicerWizard/&lt;br /&gt;
&lt;br /&gt;
= SlicerBots =&lt;br /&gt;
&lt;br /&gt;
As of 2014-12-23, the machines with SlicerBot accounts are:&lt;br /&gt;
* factory&lt;br /&gt;
* factory-south-ubuntu&lt;br /&gt;
* factory-south-win7&lt;/div&gt;</summary>
		<author><name>UpdateBot</name></author>
		
	</entry>
</feed>