<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/buildstream.git, branch remove-dead-code</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: Remove unused imports</title>
<updated>2019-03-01T19:05:30+00:00</updated>
<author>
<name>Benjamin Schubert</name>
<email>ben.c.schubert@gmail.com</email>
</author>
<published>2019-03-01T09:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=29f8df922fabd350b535f3949cf138b193b409f3'/>
<id>29f8df922fabd350b535f3949cf138b193b409f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Remove unused parameters in functions</title>
<updated>2019-03-01T19:05:30+00:00</updated>
<author>
<name>Benjamin Schubert</name>
<email>ben.c.schubert@gmail.com</email>
</author>
<published>2019-02-28T19:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=402cc7af5464f34d29909148dfb0876e56f97124'/>
<id>402cc7af5464f34d29909148dfb0876e56f97124</id>
<content type='text'>
For parameters that are required as part of an API, prefix them
by "_" to make it clear they are unused
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For parameters that are required as part of an API, prefix them
by "_" to make it clear they are unused
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Remove unused variables</title>
<updated>2019-03-01T19:05:30+00:00</updated>
<author>
<name>Benjamin Schubert</name>
<email>ben.c.schubert@gmail.com</email>
</author>
<published>2019-02-28T19:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=d6d33c94751bd47ca77d2b2e4ac246a2dd1328a6'/>
<id>d6d33c94751bd47ca77d2b2e4ac246a2dd1328a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bschubert/more-pythonic-list-concat' into 'master'</title>
<updated>2019-03-01T19:04:30+00:00</updated>
<author>
<name>bst-marge-bot</name>
<email>marge-bot@buildstream.build</email>
</author>
<published>2019-03-01T19:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=8f9b3dcdaca6f5179b79328b17b3e2c71db19e73'/>
<id>8f9b3dcdaca6f5179b79328b17b3e2c71db19e73</id>
<content type='text'>
refactor: Use [a, b, *c] instead of [a, b] + c when building list

See merge request BuildStream/buildstream!1200</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refactor: Use [a, b, *c] instead of [a, b] + c when building list

See merge request BuildStream/buildstream!1200</pre>
</div>
</content>
</entry>
<entry>
<title>Use [a, b, *c] instead of [a, b] + c when building list</title>
<updated>2019-03-01T18:28:36+00:00</updated>
<author>
<name>Benjamin Schubert</name>
<email>ben.c.schubert@gmail.com</email>
</author>
<published>2019-03-01T11:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=ff059b8b9852054f6669bb8bdeb6945ff0631b70'/>
<id>ff059b8b9852054f6669bb8bdeb6945ff0631b70</id>
<content type='text'>
This pattern is available from python3.5 and provides a simpler
understanding of what is going on
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This pattern is available from python3.5 and provides a simpler
understanding of what is going on
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'aevri/unused_color' into 'master'</title>
<updated>2019-03-01T16:39:21+00:00</updated>
<author>
<name>bst-marge-bot</name>
<email>marge-bot@buildstream.build</email>
</author>
<published>2019-03-01T16:39:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=1eba1fed210d9814a06ef2b9a24610132b18235c'/>
<id>1eba1fed210d9814a06ef2b9a24610132b18235c</id>
<content type='text'>
runcli: rm unused 'color' and '**extra' params

See merge request BuildStream/buildstream!1198</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runcli: rm unused 'color' and '**extra' params

See merge request BuildStream/buildstream!1198</pre>
</div>
</content>
</entry>
<entry>
<title>runcli: rm unused 'color' and '**extra' params</title>
<updated>2019-03-01T15:20:27+00:00</updated>
<author>
<name>Angelos Evripiotis</name>
<email>jevripiotis@bloomberg.net</email>
</author>
<published>2019-03-01T10:26:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=c3ff8454d8758015cbc5d3d7846fde9c42b633e5'/>
<id>c3ff8454d8758015cbc5d3d7846fde9c42b633e5</id>
<content type='text'>
The only customer for 'invoke' is the 'run' method on the same class.
Make it private and simplify it's interface.

Avoid disappointment by removing unused 'color' and 'extra' parameters
from 'invoke'.

These appear to have been here to mirror the interface of
click.testing.CliRunner.invoke(), which this class replaced.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The only customer for 'invoke' is the 'run' method on the same class.
Make it private and simplify it's interface.

Avoid disappointment by removing unused 'color' and 'extra' parameters
from 'invoke'.

These appear to have been here to mirror the interface of
click.testing.CliRunner.invoke(), which this class replaced.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'aevri/nonecach2' into 'master'</title>
<updated>2019-03-01T15:18:40+00:00</updated>
<author>
<name>bst-marge-bot</name>
<email>marge-bot@buildstream.build</email>
</author>
<published>2019-03-01T15:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=c4e29c307c168b40b595983b16b7507fe9e09742'/>
<id>c4e29c307c168b40b595983b16b7507fe9e09742</id>
<content type='text'>
cascache: limit 'infinite' cache to volume size

Closes #906

See merge request BuildStream/buildstream!1196</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cascache: limit 'infinite' cache to volume size

Closes #906

See merge request BuildStream/buildstream!1196</pre>
</div>
</content>
</entry>
<entry>
<title>cascache: limit 'infinite' cache to volume size</title>
<updated>2019-03-01T14:46:51+00:00</updated>
<author>
<name>Angelos Evripiotis</name>
<email>jevripiotis@bloomberg.net</email>
</author>
<published>2019-03-01T08:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=3b277df80cb0543256f0514bbc1994a29688e059'/>
<id>3b277df80cb0543256f0514bbc1994a29688e059</id>
<content type='text'>
Make sure we don't exceed the size of the volume when calculating an
'unlimited' quota.

Note that at present, cache_size is an estimate that will be the same
as the cache_size or larger. In my own case, I have a volume dedicated
to the cache, so it was easy for the cache_quota to exceed this. This
prevented me from running BuildStream, although I had plenty of free
space.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure we don't exceed the size of the volume when calculating an
'unlimited' quota.

Note that at present, cache_size is an estimate that will be the same
as the cache_size or larger. In my own case, I have a volume dedicated
to the cache, so it was easy for the cache_quota to exceed this. This
prevented me from running BuildStream, although I had plenty of free
space.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'aevri/unused_commandname' into 'master'</title>
<updated>2019-03-01T12:20:28+00:00</updated>
<author>
<name>bst-marge-bot</name>
<email>marge-bot@buildstream.build</email>
</author>
<published>2019-03-01T12:20:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=7a407926fce8a289e2fc1cbecba92bb7a83d5970'/>
<id>7a407926fce8a289e2fc1cbecba92bb7a83d5970</id>
<content type='text'>
buildelement: rm unused 'cmd_name' argument

See merge request BuildStream/buildstream!1197</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
buildelement: rm unused 'cmd_name' argument

See merge request BuildStream/buildstream!1197</pre>
</div>
</content>
</entry>
</feed>
