You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/04/05 10:05:04 UTC

[buildstream-plugins] 49/49: Merge pull request #3 from gtristan/tristan/use-zip-from-bst-plugins-experimental

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git

commit 96206318b2cade5329a64b0f15b362ed57222086
Merge: ce223fc 8f80351
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Tue Apr 5 19:02:14 2022 +0900

    Merge pull request #3 from gtristan/tristan/use-zip-from-bst-plugins-experimental
    
    tests/elements/{cmake,meson}: Use zip source from bst-plugins-experimental

 .../elements/cmake/elements/bst-plugins-experimental-junction.bst  | 5 +++++
 tests/elements/cmake/project.conf                                  | 7 +++++++
 .../elements/meson/elements/bst-plugins-experimental-junction.bst  | 5 +++++
 tests/elements/meson/project.conf                                  | 7 +++++++
 tests/sources/bzr/project.conf                                     | 6 ++++++
 tests/sources/git/project-override/project.conf                    | 7 +++++++
 tests/sources/git/template/project.conf                            | 6 ++++++
 tests/sources/patch/basic/project.conf                             | 6 ++++++
 tests/sources/patch/different-strip-level/project.conf             | 6 ++++++
 tests/sources/patch/invalid-relative-path/project.conf             | 6 ++++++
 tests/sources/patch/multiple-patches/project.conf                  | 6 ++++++
 tests/sources/patch/separate-patch-dir/project.conf                | 6 ++++++
 tox.ini                                                            | 2 +-
 13 files changed, 74 insertions(+), 1 deletion(-)