<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker-py.git/Jenkinsfile, branch replace_paramiko</title>
<subtitle>github.com: dotcloud/docker-py.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/'/>
<entry>
<title>Update jenkins test pipeline</title>
<updated>2020-10-06T17:47:14+00:00</updated>
<author>
<name>aiordache</name>
<email>anca.iordache@docker.com</email>
</author>
<published>2020-10-06T17:47:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=2c975c8f1121542c62313a7a4cfc7c2b73ff3e13'/>
<id>2c975c8f1121542c62313a7a4cfc7c2b73ff3e13</id>
<content type='text'>
Signed-off-by: aiordache &lt;anca.iordache@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: aiordache &lt;anca.iordache@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test engine version to 19.03.12</title>
<updated>2020-06-30T15:57:36+00:00</updated>
<author>
<name>Sebastiaan van Stijn</name>
<email>github@gone.nl</email>
</author>
<published>2020-06-03T08:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=2c68b382a8847118fb11f40675823602d653357d'/>
<id>2c68b382a8847118fb11f40675823602d653357d</id>
<content type='text'>
Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Jenkinsfile: update node selection labels</title>
<updated>2020-06-03T08:43:42+00:00</updated>
<author>
<name>Sebastiaan van Stijn</name>
<email>github@gone.nl</email>
</author>
<published>2020-06-03T08:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=fefa96cd0ea968bfe1f0e98c0f3c455d82042020'/>
<id>fefa96cd0ea968bfe1f0e98c0f3c455d82042020</id>
<content type='text'>
Make sure we use the LTS nodes, to prevent using machines that
we prepared with cgroups v2 (which is not yet supported by docker v19.03)

Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure we use the LTS nodes, to prevent using machines that
we prepared with cgroups v2 (which is not yet supported by docker v19.03)

Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2514 from thaJeztah/remove_obsolete_versions</title>
<updated>2020-02-21T15:17:07+00:00</updated>
<author>
<name>Ulysses Souza</name>
<email>ulysses.souza@docker.com</email>
</author>
<published>2020-02-21T15:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=030af62dca982e62ed418314c857da1f90ce4282'/>
<id>030af62dca982e62ed418314c857da1f90ce4282</id>
<content type='text'>
Jenkinsfile: remove obsolete engine versions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Jenkinsfile: remove obsolete engine versions</pre>
</div>
</content>
</entry>
<entry>
<title>Use official docker:dind image instead of custom image</title>
<updated>2020-02-17T09:25:56+00:00</updated>
<author>
<name>Sebastiaan van Stijn</name>
<email>github@gone.nl</email>
</author>
<published>2020-02-14T23:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=8ced47dca9edb78200e9f6f9e45bb332e688dd87'/>
<id>8ced47dca9edb78200e9f6f9e45bb332e688dd87</id>
<content type='text'>
This replaces the custom dockerswarm/dind image with the official
dind images, which should provide the same functionality.

Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces the custom dockerswarm/dind image with the official
dind images, which should provide the same functionality.

Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Jenkinsfile: remove obsolete engine versions</title>
<updated>2020-02-14T23:00:41+00:00</updated>
<author>
<name>Sebastiaan van Stijn</name>
<email>github@gone.nl</email>
</author>
<published>2020-02-14T22:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=789b6715cabe26fbe1061c411bc0646c582251dc'/>
<id>789b6715cabe26fbe1061c411bc0646c582251dc</id>
<content type='text'>
Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CI labels so we run on amd64 nodes</title>
<updated>2019-10-16T12:31:50+00:00</updated>
<author>
<name>Nicolas De Loof</name>
<email>nicolas.deloof@gmail.com</email>
</author>
<published>2019-10-14T10:24:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=1d8aa3019ec3299e1f76d2d92cd86790061fe96c'/>
<id>1d8aa3019ec3299e1f76d2d92cd86790061fe96c</id>
<content type='text'>
Signed-off-by: Nicolas De Loof &lt;nicolas.deloof@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nicolas De Loof &lt;nicolas.deloof@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Jenkinsfile: update python 3.6 -&gt; 3.7</title>
<updated>2019-08-10T17:22:52+00:00</updated>
<author>
<name>Sebastiaan van Stijn</name>
<email>github@gone.nl</email>
</author>
<published>2019-08-10T17:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=f0fc266eb503eab979492bcfaf504348dc8ca239'/>
<id>f0fc266eb503eab979492bcfaf504348dc8ca239</id>
<content type='text'>
Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Jenkinsfile: update API version matrix; set default to v1.40</title>
<updated>2019-08-10T17:19:32+00:00</updated>
<author>
<name>Sebastiaan van Stijn</name>
<email>github@gone.nl</email>
</author>
<published>2019-08-10T17:19:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=16794d1d236e7a2576af4fc1493dd3644e3820fb'/>
<id>16794d1d236e7a2576af4fc1493dd3644e3820fb</id>
<content type='text'>
- Added new entry for Docker 19.03
- Removed obsolete engine versions that reached EOL (both
  as Community Edition and Enterprise Edition)
- Set the fallback/default API version to v1.40, which
  corresponds with Docker 19.03 (current release)

Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added new entry for Docker 19.03
- Removed obsolete engine versions that reached EOL (both
  as Community Edition and Enterprise Edition)
- Set the fallback/default API version to v1.40, which
  corresponds with Docker 19.03 (current release)

Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>New Jenkinsfile build instructions</title>
<updated>2019-05-01T06:37:55+00:00</updated>
<author>
<name>Joffrey F</name>
<email>joffrey@docker.com</email>
</author>
<published>2019-01-10T00:27:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=4c45067df9a71181b8cc090ef562f48842ded80b'/>
<id>4c45067df9a71181b8cc090ef562f48842ded80b</id>
<content type='text'>
Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
