Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
1.93.0
4dea6cfc · ·bst-plugins-experimental 1.93.0 bst-plugins-experimental has been adapted to work with BuildStream 1.93.0. Since the new BuildStream update comes with some breaking changes, this package no longer supports BuildStream 1.91.*.
-
-
-
0.13.0
07cd3bba · ·o Add ostree source plugin o Forked bst-plugins-experimental from bst-external at 3d52546 o Removed docker source, it's in bst-plugins-container now
-
0.12.0
88e6516c · ·bst-external 0.12.0 o collect_manifest.py: Uses its own of getting dependencies instead of relying on private APIs. o git_tag.py: Fixed the config field "track-extra" not being supported
-
0.11.0
fd33bbb4 · ·bst-external 0.11.0 o git_tag: Allow pattern matching of tags and tracking multiple branches. o git_tag: Don't download unused submodules
-
-
0.9.0
63a19e80 · ·bst-external 0.9.0 o add the ability to generate manifest files using the collect_manifest plugin.
-
0.8.0
762ea216 · ·bst-external 0.8.0 o flatpak_image plugin now automatically moves all files in /etc into /files/etc o git_tag: Fixed tracking not picking up new changes if the ref is already set o Add flatpak_repo element plugin for creating a flatpak repository from flatpak_image elements.
-
0.7.1
4004fabc · ·bst-external 0.7.1 o Fix git_tag plugin not updating tags if the source fetches from multiple repositories
-
0.7.0
57384376 · ·bst-external 0.7.0 o Add tar_element plugin for creating tarballs o Make git_tag plugin resilient to changes in buildstream's built-in git plugin.
-
0.6.2
13da0378 · ·bst-external 0.6.2 o Add support for non-annotated tags in git_tag. o Make git_tag plugin fall back to normal behaviour if no tags are found.
-
-
0.6
f4c62bdc · ·bst-external 0.6 o New git-tag plugin: An extension to the BuildStream git plugin which allows automatic tracking of the latest tag in a branch. o fastboot_bootimg Element - Uses artifacts generated by buildstream to produce an image that can be flashed to the boot partition using fastboot. o fastboot_ext4 Element - Uses artifacts generated by buildstream to produce an ext4sparse image that can be flashed to userdata partitions or others using fastboot.
-
0.5.1
1d6ab711 · ·bst-external 0.5.1 o collect-integration: Fix the collect-integration plugin not being loadable via pip