<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/buildstream.git/doc/source/core_plugins.rst, branch fetch-committers</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>Remove OSTree plugin; It lives now in the bst-plugins-experimental repo</title>
<updated>2019-05-14T15:52:29+00:00</updated>
<author>
<name>Javier Jardón</name>
<email>jjardon@gnome.org</email>
</author>
<published>2019-05-12T19:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=09ec7d6979f0edccf1a79cc1610f92f5a45cf687'/>
<id>09ec7d6979f0edccf1a79cc1610f92f5a45cf687</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/source/core_plugins.rst: Add link to bst-plugins-container</title>
<updated>2019-03-12T13:41:36+00:00</updated>
<author>
<name>Chandan Singh</name>
<email>csingh43@bloomberg.net</email>
</author>
<published>2019-03-08T16:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=a0810306fde64b78f083d0a2d889f331b46dffd3'/>
<id>a0810306fde64b78f083d0a2d889f331b46dffd3</id>
<content type='text'>
https://gitlab.com/BuildStream/bst-plugins-container has now had its
first (and second and third too) release, add it to the list of known
external plugins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/BuildStream/bst-plugins-container has now had its
first (and second and third too) release, add it to the list of known
external plugins.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pip source plugin</title>
<updated>2018-08-15T18:23:04+00:00</updated>
<author>
<name>Chandan Singh</name>
<email>csingh43@bloomberg.net</email>
</author>
<published>2018-07-30T18:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=a7a8265090eaba5cb99fec7ad9acbadb84e998de'/>
<id>a7a8265090eaba5cb99fec7ad9acbadb84e998de</id>
<content type='text'>
`pip` source plugin can stage python packages that are either specified
directly in the element definition or picked up from `requirements.txt`
from previous sources. In order to support the latter use-case
(which is also the primary motivation for this plugin), this plugin
requires access to previous sources and hence is an example of a
Source Transform source.

Also, bump `BST_FORMAT_VERSION` as this patch adds a new core plugin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`pip` source plugin can stage python packages that are either specified
directly in the element definition or picked up from `requirements.txt`
from previous sources. In order to support the latter use-case
(which is also the primary motivation for this plugin), this plugin
requires access to previous sources and hence is an example of a
Source Transform source.

Also, bump `BST_FORMAT_VERSION` as this patch adds a new core plugin.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add remote source plugin</title>
<updated>2018-07-25T19:43:51+00:00</updated>
<author>
<name>Ed Baunton</name>
<email>ebaunton1@bloomberg.net</email>
</author>
<published>2018-07-12T22:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=c049d021f91ba5b25806dc9066b622a411d78766'/>
<id>c049d021f91ba5b25806dc9066b622a411d78766</id>
<content type='text'>
Add a plugin that supports downloading files verbatim from a source with
an optional overridable filename and destination directory. Bumps bst
format version to 10.

Fixes #163
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a plugin that supports downloading files verbatim from a source with
an optional overridable filename and destination directory. Bumps bst
format version to 10.

Fixes #163
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/source/core_plugins.rst, doc/source/install_main.rst: Fixing link anchor name</title>
<updated>2018-06-22T17:05:39+00:00</updated>
<author>
<name>Tristan Van Berkom</name>
<email>tristan.vanberkom@codethink.co.uk</email>
</author>
<published>2018-06-22T17:05:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=4f1d5a1c00821e39a198a66b070f15b6cccb0aee'/>
<id>4f1d5a1c00821e39a198a66b070f15b6cccb0aee</id>
<content type='text'>
In core_plugins.rst, we are already using _plugins, _plugins_build_elements,
so lets call this one _plugins_sources to be consistent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In core_plugins.rst, we are already using _plugins, _plugins_build_elements,
so lets call this one _plugins_sources to be consistent.
</pre>
</div>
</content>
</entry>
<entry>
<title>BuildStream depends on host tools for Source plugins</title>
<updated>2018-06-22T17:03:44+00:00</updated>
<author>
<name>Javier Jardón</name>
<email>jjardon@gnome.org</email>
</author>
<published>2018-06-10T19:51:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=d9a433a76fa8535b96e1fbb3842bbcf07c790e85'/>
<id>d9a433a76fa8535b96e1fbb3842bbcf07c790e85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Adding part 2 of the getting started tutorial</title>
<updated>2018-06-18T01:37:22+00:00</updated>
<author>
<name>Tristan Van Berkom</name>
<email>tristan.vanberkom@codethink.co.uk</email>
</author>
<published>2018-06-18T01:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=73b930024d164e076275868253f92a47593f2dd8'/>
<id>73b930024d164e076275868253f92a47593f2dd8</id>
<content type='text'>
  o doc/examples/running-commands: New example project of a `manual` build element

  o doc/sessions/running-commands.run: New session file to capture bst output

  o doc/source/sessions-stored: Added new generated sessions

  o doc/source/tutorial/running-commands.rst: New tutorial entry describing how
                                              commands are run in the sandbox

  o tests/examples/running-commands.py: Test case validating the tutorial's assertions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  o doc/examples/running-commands: New example project of a `manual` build element

  o doc/sessions/running-commands.run: New session file to capture bst output

  o doc/source/sessions-stored: Added new generated sessions

  o doc/source/tutorial/running-commands.rst: New tutorial entry describing how
                                              commands are run in the sandbox

  o tests/examples/running-commands.py: Test case validating the tutorial's assertions
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Adding part 1 of the getting started tutorial</title>
<updated>2018-06-16T20:14:04+00:00</updated>
<author>
<name>Tristan Van Berkom</name>
<email>tristan.vanberkom@codethink.co.uk</email>
</author>
<published>2018-06-16T17:20:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=1b88e2c6f0e3b060d7319e69d9ddf45bed98596f'/>
<id>1b88e2c6f0e3b060d7319e69d9ddf45bed98596f</id>
<content type='text'>
  o doc/Makefile: Added new directory to collect rst files from

  o doc/examples/first-project: Added the "first-project" example
    project.

  o doc/source/sessions/first-project-*.html: Added the generated
    snippets

  o doc/source/using_tutorial.rst: Added the new main tutorial page

  o doc/source/tutorial/first-project.rst: Added part 1 of the tutorial here

  o tests/examples/first-project.py: Added test for the example project

This is largely based on an example by Javier Jardón, which was
submitted at https://gitlab.com/BuildStream/buildstream/merge_requests/323

Fixes #103
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  o doc/Makefile: Added new directory to collect rst files from

  o doc/examples/first-project: Added the "first-project" example
    project.

  o doc/source/sessions/first-project-*.html: Added the generated
    snippets

  o doc/source/using_tutorial.rst: Added the new main tutorial page

  o doc/source/tutorial/first-project.rst: Added part 1 of the tutorial here

  o tests/examples/first-project.py: Added test for the example project

This is largely based on an example by Javier Jardón, which was
submitted at https://gitlab.com/BuildStream/buildstream/merge_requests/323

Fixes #103
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Overhaul of page names and titles</title>
<updated>2018-06-13T04:24:27+00:00</updated>
<author>
<name>Tristan Van Berkom</name>
<email>tristan.vanberkom@codethink.co.uk</email>
</author>
<published>2018-06-13T03:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=9d7296eb84d604a02e5e9f989a09cb30994503c1'/>
<id>9d7296eb84d604a02e5e9f989a09cb30994503c1</id>
<content type='text'>
 o Giving main pages simple word titles

   This makes the main page:

   * About
   * Installing
   * Using
   * Reference
   * Contributing

 o Now named all rst files with their parent page name as a prefix.

 o Also changed some titles to make overall consistent titles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 o Giving main pages simple word titles

   This makes the main page:

   * About
   * Installing
   * Using
   * Reference
   * Contributing

 o Now named all rst files with their parent page name as a prefix.

 o Also changed some titles to make overall consistent titles.
</pre>
</div>
</content>
</entry>
</feed>
