<?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%2FNightly%2FDevelopers%2FBuild_system%2FSliceri18nBot</id>
	<title>Documentation/Nightly/Developers/Build system/Sliceri18nBot - 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%2FNightly%2FDevelopers%2FBuild_system%2FSliceri18nBot"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Build_system/Sliceri18nBot&amp;action=history"/>
	<updated>2026-04-28T11:49:12Z</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/Nightly/Developers/Build_system/Sliceri18nBot&amp;diff=63940&amp;oldid=prev</id>
		<title>JChris.FillionR: Created page with &quot;= Overview =    Each time a task associated to the Slicer internationalization is automated by the execution of a script on a machine, the ''machine user'' running such script...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Build_system/Sliceri18nBot&amp;diff=63940&amp;oldid=prev"/>
		<updated>2022-01-25T18:31:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Overview =    Each time a task associated to the Slicer internationalization is automated by the execution of a script on a machine, the &amp;#039;&amp;#039;machine user&amp;#039;&amp;#039; running such script...&amp;quot;&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 Slicer internationalization 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;Sliceri18nBot&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Type of Sliceri18nBot =&lt;br /&gt;
&lt;br /&gt;
== Git ==&lt;br /&gt;
&lt;br /&gt;
This Sliceri18nBot user can commit changes to a defined subset of Slicer repositories. The associated GitHub account is [https://github.com/sliceri18nbot sliceri18nbot] and it can commit changes to [https://github.com/orgs/Slicer/teams/sliceri18nbot/repositories all repositories associated] with the &amp;lt;code&amp;gt;sliceri18nbot&amp;lt;/code&amp;gt; team in the [https://github.com/Slicer Slicer] GitHub organization.&lt;br /&gt;
&lt;br /&gt;
As documented on [https://docs.github.com/en/developers/overview/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;sliceri18nbot@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/sliceri18nbot sliceri18nbot] user. Each key '''*SHOULD*''' be named &amp;lt;code&amp;gt;sliceri18nbot-&amp;amp;lt;hostname&amp;amp;gt;&amp;lt;/code&amp;gt;. For example &amp;lt;code&amp;gt;sliceri18nbot-metroplex&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 i18n Bot&amp;quot;&lt;br /&gt;
 git config --global user.email &amp;quot;sliceri18nbot@slicer.org&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== crowdin.com ==&lt;br /&gt;
&lt;br /&gt;
This Sliceri18nBot user publishes update in a branch associated with https://github.com/Slicer/SlicerLanguagePacks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sliceri18nBots =&lt;br /&gt;
&lt;br /&gt;
As of 2022-01-25, the machines with Sliceri18nBot accounts are:&lt;br /&gt;
* None&lt;/div&gt;</summary>
		<author><name>JChris.FillionR</name></author>
		
	</entry>
</feed>