<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/buildstream.git/tests, branch jennis/patch_remote_cache_docs</title>
<subtitle>gitlab.com: buildstream/buildstream.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/'/>
<entry>
<title>tests/testutils/artifactshare.py: Fix has_artifact() to match core code</title>
<updated>2018-10-23T09:22:19+00:00</updated>
<author>
<name>Jürg Billeter</name>
<email>j@bitron.ch</email>
</author>
<published>2018-10-23T08:47:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=b74aca1a3964deffc41c72b16a1bf1ebf013703c'/>
<id>b74aca1a3964deffc41c72b16a1bf1ebf013703c</id>
<content type='text'>
Replace path separator with '-' to match Element.normal_name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace path separator with '-' to match Element.normal_name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix python warnings: Use collections.abc instead collections</title>
<updated>2018-10-18T14:13:35+00:00</updated>
<author>
<name>Javier Jardón</name>
<email>jjardon@gnome.org</email>
</author>
<published>2018-10-18T14:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=f1aa0974d36f4201098004794ca8b5f263fb01a1'/>
<id>f1aa0974d36f4201098004794ca8b5f263fb01a1</id>
<content type='text'>
Since python 3.3, collections has been moved to collections.abc module.
For backwards compatibility, they continue to be visible in this module through Python 3.7.
Subsequently, they will be removed entirely.

See https://docs.python.org/3/library/collections.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since python 3.3, collections has been moved to collections.abc module.
For backwards compatibility, they continue to be visible in this module through Python 3.7.
Subsequently, they will be removed entirely.

See https://docs.python.org/3/library/collections.html
</pre>
</div>
</content>
</entry>
<entry>
<title>_loader/loader.py: Be more explanatory in CircDep exception</title>
<updated>2018-10-18T09:32:09+00:00</updated>
<author>
<name>Daniel Silverstone</name>
<email>daniel.silverstone@codethink.co.uk</email>
</author>
<published>2018-10-17T12:36:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=b8f69946e8c2feee9ecd464ab27c4fcc9dd40ab1'/>
<id>b8f69946e8c2feee9ecd464ab27c4fcc9dd40ab1</id>
<content type='text'>
When a circular dependency is detected, the reported error hilights
only one part of the loop in question.  This change ensures that
the entire loop is listed so that the user has a greater chance of
easily determining the correct fix.

Signed-off-by: Daniel Silverstone &lt;daniel.silverstone@codethink.co.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a circular dependency is detected, the reported error hilights
only one part of the loop in question.  This change ensures that
the entire loop is listed so that the user has a greater chance of
easily determining the correct fix.

Signed-off-by: Daniel Silverstone &lt;daniel.silverstone@codethink.co.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change URL to the Alpine tarball</title>
<updated>2018-10-17T14:33:40+00:00</updated>
<author>
<name>Valentin David</name>
<email>valentin.david@codethink.co.uk</email>
</author>
<published>2018-10-17T14:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=c327d1f3beaae972c140b35e9d52e14cc1d88171'/>
<id>c327d1f3beaae972c140b35e9d52e14cc1d88171</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spelling of it's and its</title>
<updated>2018-10-16T19:40:39+00:00</updated>
<author>
<name>Richard Dale</name>
<email>richard.dale@codethink.co.uk</email>
</author>
<published>2018-10-16T17:03:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=ac5b482d297a80e6f86af90ccb1cfb8e2d377774'/>
<id>ac5b482d297a80e6f86af90ccb1cfb8e2d377774</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests for conf-root variable</title>
<updated>2018-10-16T12:39:14+00:00</updated>
<author>
<name>William Salmon</name>
<email>will.salmon@codethink.co.uk</email>
</author>
<published>2018-10-10T10:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=0d04e1b7db7e7612a2d2ca13652e7c425e519650'/>
<id>0d04e1b7db7e7612a2d2ca13652e7c425e519650</id>
<content type='text'>
For issue #512 in Gitlab.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For issue #512 in Gitlab.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add conf-root variable to builds</title>
<updated>2018-10-16T12:39:14+00:00</updated>
<author>
<name>William Salmon</name>
<email>will.salmon@codethink.co.uk</email>
</author>
<published>2018-09-10T14:37:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=5e7cc645c69f96b35508113fdd311ce2e8ba9ab2'/>
<id>5e7cc645c69f96b35508113fdd311ce2e8ba9ab2</id>
<content type='text'>
Adding the conf-root variable makes creating out of source builds
slightly easier.

For issue #512 in Gitlab.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding the conf-root variable makes creating out of source builds
slightly easier.

For issue #512 in Gitlab.
</pre>
</div>
</content>
</entry>
<entry>
<title>New Integration test for workspace command-subdir</title>
<updated>2018-10-16T12:39:14+00:00</updated>
<author>
<name>William Salmon</name>
<email>will.salmon@codethink.co.uk</email>
</author>
<published>2018-09-14T10:37:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=bbcb9bd5cd5ba85e499d4a37058ca9e8663399d4'/>
<id>bbcb9bd5cd5ba85e499d4a37058ca9e8663399d4</id>
<content type='text'>
Build stream was only creating command-subdir for non workspace builds
this has now been fixed, and this regression test should support the
feature.

For issue #512 in Gitlab.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Build stream was only creating command-subdir for non workspace builds
this has now been fixed, and this regression test should support the
feature.

For issue #512 in Gitlab.
</pre>
</div>
</content>
</entry>
<entry>
<title>yamlcache.py: Add YAML cache changed file test</title>
<updated>2018-10-15T15:54:59+00:00</updated>
<author>
<name>Lachlan Mackenzie</name>
<email>lachlan.mackenzie@codethink.co.uk</email>
</author>
<published>2018-10-12T10:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=363cfc3909e10f61e1037e8e744a18b9e29e4ac5'/>
<id>363cfc3909e10f61e1037e8e744a18b9e29e4ac5</id>
<content type='text'>
* Test in same style as test_yamlcache_used
* Move of project not required so removed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Test in same style as test_yamlcache_used
* Move of project not required so removed
</pre>
</div>
</content>
</entry>
<entry>
<title>yaml.py: Add yaml cache test to yaml list composition twice</title>
<updated>2018-10-15T15:54:59+00:00</updated>
<author>
<name>Lachlan Mackenzie</name>
<email>lachlan.mackenzie@codethink.co.uk</email>
</author>
<published>2018-10-02T15:23:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=3d58d7c5d9d485228c267de47a193e5923993207'/>
<id>3d58d7c5d9d485228c267de47a193e5923993207</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
