Skip to main content

A collection of community-maintained plugins.

Project description

A collection of community-maintained plugins for BuildStream 2. You can find the docs here.

This repo collects plugins which don’t provide the strong API guarantees required by the buildstream-plugins project.

How to use this repo

The plugins in this repo do not provide strong API guarantees or backwards compatibility. You should use a specific commit in your project and update it manually as needed.

You are recommended to import these plugins into your project using the junction plugins feature of BuildStream 2.0 so you can control exactly what Git commit is used. Please note that using it this way requires at least BuildStream 2.2. This is done in several stages documented below:

Using via a junction

First, make sure you have the git source from buildstream-plugins available and declared in your project.conf file. If you installed the PyPI package then you can import it as a pip plugin:

plugins:
- origin: pip
  package-name: buildstream-plugins
  sources:
  - git

Now, add a junction element referencing this repo. Here’s an example you could save as buildstream-plugins-community.bst in your elements directory:

kind: junction

sources:
- kind: git
  url: https://gitlab.com/BuildStream/buildstream-plugins-community.git
  track: master

You can then run bst source track buildstream-plugins-community.bst to set the ref field appropriately.

Finally you can define specific plugins you want to use in project.conf:

plugins:
- origin: junction
  junction: buildstream-plugins-community.bst
  sources:
  - pypi
  elements:
  - pep517

Alternative methods

You can use Git’s ‘submodules’ feature to import this repo into your project’s repo, then declare the plugins as local plugins.

BuildStream also supports pip plugins which are imported from the host Python environment. While buildstream-plugins-community is available on PyPI, the project does not provide any backwards compatibility or “semantic versioning” guarantees. Make sure you can control exactly what of the package version is used if you consume it via Pip.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

buildstream_plugins_community-2.3.0.tar.gz (111.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

buildstream_plugins_community-2.3.0-py2.py3-none-any.whl (151.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file buildstream_plugins_community-2.3.0.tar.gz.

File metadata

File hashes

Hashes for buildstream_plugins_community-2.3.0.tar.gz
Algorithm Hash digest
SHA256 cdd3b73ff998e4145d2bb1a1215b961c65b073a4956609417ab747ef8f462c44
MD5 38de98b907269ce6a683ce3c1a1c8abb
BLAKE2b-256 08b44b5311dd4ea599bdc69d911263f5d3f8b4c14789d69265d7ea2be7e4e120

See more details on using hashes here.

File details

Details for the file buildstream_plugins_community-2.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for buildstream_plugins_community-2.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 939cd02c3d01f189a4fc77fc917f3ed8a6c7a51fa9c9a2653d9d88552e7bb233
MD5 5388ab2ab889c1cd8ed7b08cffc1c6f4
BLAKE2b-256 1d490f12b5090ab8e5714c9487b7e2bcec4f315f585f9ff9b9329e2722ccdf40

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page