<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible/roles/pipeliner, branch master</title>
<subtitle>Ansible configuration for rescribe servers</subtitle>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/'/>
<entry>
<title>update pipeliner so that git pulls are merge-resolved with -Xtheirs rather than conflicts causing the service to not start</title>
<updated>2021-12-06T15:11:10+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2021-12-06T15:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/commit/?id=09ab2a36bbb79104208d96951568111821bbcf45'/>
<id>09ab2a36bbb79104208d96951568111821bbcf45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new go path for updatepipeline</title>
<updated>2021-11-20T19:57:31+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2021-11-20T19:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/commit/?id=5632c4313f2990d6e24e05915737eb19062c3354'/>
<id>5632c4313f2990d6e24e05915737eb19062c3354</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use newer go install than is in debian repos</title>
<updated>2021-11-20T19:55:50+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2021-11-20T19:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/commit/?id=183be5005efe8209ef947aa8a26e213c0ced4750'/>
<id>183be5005efe8209ef947aa8a26e213c0ced4750</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Have updatepipeline script only compile and install bookpipeline</title>
<updated>2021-06-22T13:27:21+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2021-06-22T12:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/commit/?id=48020c6e284efe49de173d414842b916de9845a7'/>
<id>48020c6e284efe49de173d414842b916de9845a7</id>
<content type='text'>
As the rescribe tool now does embed stuff, it won't build until a
go generate call is done. So rather than unnecessarily building
all bookpipeline tools, which would fail now, just do bookpipeline.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the rescribe tool now does embed stuff, it won't build until a
go generate call is done. So rather than unnecessarily building
all bookpipeline tools, which would fail now, just do bookpipeline.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old references to stretch-backports</title>
<updated>2020-10-20T11:20:51+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-10-20T11:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/commit/?id=82fa78799faa363a018da364576d97bb76c6a2cb'/>
<id>82fa78799faa363a018da364576d97bb76c6a2cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove undeeded backport as images are based on buster now</title>
<updated>2020-10-19T13:31:13+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-10-19T13:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/commit/?id=153e14294d13ec0beac2211419b89f522a49e346'/>
<id>153e14294d13ec0beac2211419b89f522a49e346</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using GOPATH for source code to ensure go modules are enabled</title>
<updated>2020-10-19T11:39:40+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-10-19T11:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/commit/?id=b52c3224b1b18bf3965e260942622605cf493a22'/>
<id>b52c3224b1b18bf3965e260942622605cf493a22</id>
<content type='text'>
Source code in GOPATH disables modules mode when GO111MODULES=auto,
which is the default. Keeping it out should make things reliable here.
Note that this is not yet tested.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Source code in GOPATH disables modules mode when GO111MODULES=auto,
which is the default. Keeping it out should make things reliable here.
Note that this is not yet tested.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from using 'go get -u' to git pull &amp; go install</title>
<updated>2020-09-07T12:38:32+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-09-07T12:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/commit/?id=9cbdd70c176b7ab11eea795a60c12caebe5ece9c'/>
<id>9cbdd70c176b7ab11eea795a60c12caebe5ece9c</id>
<content type='text'>
I didn't realise that 'go get -u' caused all dependencies to be
updated to their latest versions! This is clearly a very bad thing
to do for reproducibility. Both the initial setup and the update
script were affected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I didn't realise that 'go get -u' caused all dependencies to be
updated to their latest versions! This is clearly a very bad thing
to do for reproducibility. Both the initial setup and the update
script were affected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure go modules are always used by the updatepipeline script</title>
<updated>2020-09-01T18:39:56+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-09-01T18:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/commit/?id=00afe20fac63f48fbe48ff0136949d779c0d5237'/>
<id>00afe20fac63f48fbe48ff0136949d779c0d5237</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure that changed modules don't cause updatepipeline to fail</title>
<updated>2020-09-01T17:09:21+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-09-01T17:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/commit/?id=51188ee4d4cd26db793cc82b6f054fd5c3575e16'/>
<id>51188ee4d4cd26db793cc82b6f054fd5c3575e16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
