Tags give the ability to mark specific points in history as being important
-
2.1.0
protected637e2d95 · ·o Implement source provenance API from BuildStream 2.5 in most source plugins o collect_manifest: add support for using source provenance information o This is enabled by default, set ``use-source-provenance`` to false if your project needs to keep support for BuildStream < 2.5. o git_repo: fix error with dulwich 0.23.1 and later o bazel_file: new source plugin to stage files for use by bazel o bazel_build: adapt to support bazel_file sources o collect_manifest: add support for generating an SBoM in the SPDX format o This is experimental and may be removed in a future version o Add source mirror plugins to the documentation
-
2.0.0
protected0165d479 · ·=================================== buildstream-plugins-community 2.0.0 =================================== o Plugin collection renamed to buildstream-plugins-community. Some plugins are still considered experimental, but others are being used in production. o Using the plugins from a junction origin (the recommended way) now requires BuildStream 2.2. o Add gnu source plugin, for tracking GNU projects o Fix git_tag plugin with buildstream 2.2 o gen_cargo_lock source plugin to generate Cargo.lock from Cargo.toml where missing o cargo2 source plugin with support for git crates and workspace dependencies o bazelize: Exclude files with space in the name o bazelize: Fix for libraries which contain a dot in their name o git_repo: add timeouts to HTTP git usage o Added three source mirror plugins: simple_mirror, gitlab_lfs_mirror and fake_mirror.
-
1.99.4
protected917e32d3 · ·o bazelize: Do not include libraries that don't start with 'lib' to skip loadable modules o bazelize: traverse stack elements when extracting dependencies o bazelize: Extend src filter for cc_library to include soname with version infomation o collect_manifest: Revert "Extend default regular expression for underscore/dash separators" o collect_manifest: Augment manifests with alias and git_repo with refspecs
-
1.99.0
protected1140750e · ·o snap_image: Port to non-deprecated ruamel.yaml API o flatpak_image: Make it possible to run appstream compose o git_repo: don't specify depth in fallback codepath o {pypi,cpan}: Use buildstream 2.2 API conditionally o Add go_module plugin o {git_repo,go_module}: Implement dulwich version check in preflight o Define API for exporting information for collect_manifest plugin o Add support for bearer HTTP authentication (pypi, cpan)