<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/buildstream.git/contrib, branch chandan/python3.8</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>update_commiters.py: Fix security vulnerabilities</title>
<updated>2019-12-02T17:14:37+00:00</updated>
<author>
<name>Tristan Maat</name>
<email>tristan.maat@codethink.co.uk</email>
</author>
<published>2019-12-02T16:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=3d05be29a120a34bc98964fe6b6be9b3c40c9efe'/>
<id>3d05be29a120a34bc98964fe6b6be9b3c40c9efe</id>
<content type='text'>
Not really an issue, this was only to be run on our repository, but it
keeps the linter silent and makes for better sample code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not really an issue, this was only to be run on our repository, but it
keeps the linter silent and makes for better sample code.
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/update_committers.py: Move COMMITTERS.rst to top-level directory</title>
<updated>2019-08-01T10:47:33+00:00</updated>
<author>
<name>Jürg Billeter</name>
<email>j@bitron.ch</email>
</author>
<published>2019-08-01T10:42:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=1490de725097a6c7310fc56862180867cf1b24d3'/>
<id>1490de725097a6c7310fc56862180867cf1b24d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/update_committers.py: Fix typo in template file name</title>
<updated>2019-08-01T10:39:10+00:00</updated>
<author>
<name>Jürg Billeter</name>
<email>j@bitron.ch</email>
</author>
<published>2019-08-01T10:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=59e0812c03d4ceaa86879171296542517c473db0'/>
<id>59e0812c03d4ceaa86879171296542517c473db0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib: Update COMMITTERS automatically</title>
<updated>2019-07-31T16:51:09+00:00</updated>
<author>
<name>Alexandru Fazakas</name>
<email>alexandru.fazakas@codethink.co.uk</email>
</author>
<published>2019-07-26T15:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=1388d72ac76c2de326d064290b383314db1454e8'/>
<id>1388d72ac76c2de326d064290b383314db1454e8</id>
<content type='text'>
Since we want the COMMITTERS list to be sync'd with the GitLab
permissions, use a script for fetching all the information and building
a table with it automatically.

The script uses a template located in the contrib/ directory.

Closes https://gitlab.com/BuildStream/buildstream/issues/1071
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we want the COMMITTERS list to be sync'd with the GitLab
permissions, use a script for fetching all the information and building
a table with it automatically.

The script uses a template located in the contrib/ directory.

Closes https://gitlab.com/BuildStream/buildstream/issues/1071
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/bst-here: Allow users to specify image variant</title>
<updated>2019-02-15T14:58:31+00:00</updated>
<author>
<name>Chandan Singh</name>
<email>csingh43@bloomberg.net</email>
</author>
<published>2019-02-15T06:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=2699c77cb8653560ee2e90c081b2208147a726a1'/>
<id>2699c77cb8653560ee2e90c081b2208147a726a1</id>
<content type='text'>
Now that the `buildstream/buildstream` image has 9 variants, let's make
it easier to choose the desired tag, using a command-line option.

This is otherwise possible by specifying the full image name `image:tag`
using the `-i` option. But, this will make it easier to specify just the
tag using `-j`.

The following two invocations of `bst-here` are now equivalent:

    bst-here -i buildstream/buildstream:dev
    bst-here -j dev
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that the `buildstream/buildstream` image has 9 variants, let's make
it easier to choose the desired tag, using a command-line option.

This is otherwise possible by specifying the full image name `image:tag`
using the `-i` option. But, this will make it easier to specify just the
tag using `-j`.

The following two invocations of `bst-here` are now equivalent:

    bst-here -i buildstream/buildstream:dev
    bst-here -j dev
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/bst-here: Change default image to buildstream/buildstream</title>
<updated>2019-02-15T14:58:22+00:00</updated>
<author>
<name>Chandan Singh</name>
<email>csingh43@bloomberg.net</email>
</author>
<published>2019-02-14T10:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=b8561fb12cc9a5ccc2a1a7134a4af66ee0b7d150'/>
<id>b8561fb12cc9a5ccc2a1a7134a4af66ee0b7d150</id>
<content type='text'>
See https://gitlab.com/BuildStream/buildstream-docker-images/issues/26
for detailed discussion around this.

`buildstream/buildstream-fedora` is now considered deprecated. Switch to
`buildstream/buildstream` image. This image also offers more tags that
will provide users more flexibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://gitlab.com/BuildStream/buildstream-docker-images/issues/26
for detailed discussion around this.

`buildstream/buildstream-fedora` is now considered deprecated. Switch to
`buildstream/buildstream` image. This image also offers more tags that
will provide users more flexibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/bst-graph: Add script to print graph in DOT format</title>
<updated>2019-02-15T06:58:27+00:00</updated>
<author>
<name>Chandan Singh</name>
<email>csingh43@bloomberg.net</email>
</author>
<published>2019-02-13T16:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=6952001193603691fd450816046e512b37e7e733'/>
<id>6952001193603691fd450816046e512b37e7e733</id>
<content type='text'>
This script leverages the recently added format strings
(`%{build-deps}`, `%{runtime-deps}`) to `bst show` to print a graph in
DOT format. This requires users to have the `graphviz` python package
installed.

Additionally, users can also render the graph using the `--format`
option if they have the `graphviz` command line tool installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This script leverages the recently added format strings
(`%{build-deps}`, `%{runtime-deps}`) to `bst show` to print a graph in
DOT format. This requires users to have the `graphviz` python package
installed.

Additionally, users can also render the graph using the `--format`
option if they have the `graphviz` command line tool installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark 'old' checkout command as obsolete</title>
<updated>2019-01-22T12:32:43+00:00</updated>
<author>
<name>James Ennis</name>
<email>james.ennis@codethink.com</email>
</author>
<published>2019-01-09T12:36:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=fbd159390e97a26f85bb7e8d6284b14bb77083ff'/>
<id>fbd159390e97a26f85bb7e8d6284b14bb77083ff</id>
<content type='text'>
This commit marks 'bst checkout' as a 'hidden' command. If used,
the user will be prompted to use the new 'bst artifact checkout'
command.

All tests which used 'bst checkout' have been modified to use
the new artifact sub-command.

This partially solves #822.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit marks 'bst checkout' as a 'hidden' command. If used,
the user will be prompted to use the new 'bst artifact checkout'
command.

All tests which used 'bst checkout' have been modified to use
the new artifact sub-command.

This partially solves #822.
</pre>
</div>
</content>
</entry>
<entry>
<title>bst-docker-import: fix Chandan's name</title>
<updated>2019-01-16T14:44:25+00:00</updated>
<author>
<name>Angelos Evripiotis</name>
<email>angelos.evripiotis@gmail.com</email>
</author>
<published>2019-01-16T14:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=2648b0bd1b9828b46284aafa92133fc8d8c9010f'/>
<id>2648b0bd1b9828b46284aafa92133fc8d8c9010f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bst-docker-import: Consistently use stderr for all logs</title>
<updated>2018-10-08T18:25:39+00:00</updated>
<author>
<name>Chandan Singh</name>
<email>csingh43@bloomberg.net</email>
</author>
<published>2018-10-06T01:12:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=3ca487b8762f3491d273aeae9c3b0b5c287e0b4e'/>
<id>3ca487b8762f3491d273aeae9c3b0b5c287e0b4e</id>
<content type='text'>
In !857, we added `contrib/bst-docker-import` script but it has a small
issue that some of logs go to stdout while others go to stderr. Fix it
so that all logging is done on stderr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In !857, we added `contrib/bst-docker-import` script but it has a small
issue that some of logs go to stdout while others go to stderr. Fix it
so that all logging is done on stderr.
</pre>
</div>
</content>
</entry>
</feed>
