<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible/roles/pipeliner/tasks, 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>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>Add mailsettings to pipeline</title>
<updated>2020-07-27T15:15:25+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-07-27T15:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/commit/?id=0df4ccf4bc5c5d80cd0963048897b66390e2de66'/>
<id>0df4ccf4bc5c5d80cd0963048897b66390e2de66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pipeliner to update before running bookpipeline, and with latest urls</title>
<updated>2019-10-16T13:54:24+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2019-10-16T13:54:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/commit/?id=0d8bcbfd9a7f7ba4fd884c91e19835f8b3bf1a70'/>
<id>0d8bcbfd9a7f7ba4fd884c91e19835f8b3bf1a70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure bookpipeline is executable</title>
<updated>2019-09-05T21:02:21+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2019-09-05T21:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/ansible/commit/?id=258df96af944b3665e827144fb577179837e2d86'/>
<id>258df96af944b3665e827144fb577179837e2d86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
