You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by no...@apache.org on 2020/12/29 12:22:07 UTC

[buildstream] branch bst-1.2 created (now fe9aeb8)

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

not-in-ldap pushed a change to branch bst-1.2
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


      at fe9aeb8  .gitlab-ci.yml: Use latest bst-external tag 0.16.0

This branch includes the following new commits:

     new c2efa3a  Merge branch 'jjardon/test_bst_external' into 'bst-1.2'
     new fe9aeb8  .gitlab-ci.yml: Use latest bst-external tag 0.16.0

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[buildstream] 02/02: .gitlab-ci.yml: Use latest bst-external tag 0.16.0

Posted by no...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

not-in-ldap pushed a commit to branch bst-1.2
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit fe9aeb8b4491b3e8158e53f58196dc870347b231
Author: Javier Jardón <jj...@gnome.org>
AuthorDate: Mon Aug 5 17:41:33 2019 +0100

    .gitlab-ci.yml: Use latest bst-external tag 0.16.0
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b831284..fb5050b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -98,7 +98,7 @@ docs:
   stage: test
   variables:
     bst_ext_url: git+https://gitlab.com/BuildStream/bst-external.git
-    bst_ext_ref: 0.15.0-6-g2e8fa197bedff3427dbd048bfac86f9cccc4f99d
+    bst_ext_ref: 0.16.0-0-gbe5683970abddbc4670592f79c473f4560b7be3a
     fd_sdk_ref: freedesktop-sdk-18.08.34-0-g9282304d0d932032b8297fb049f44d6a079dc2ea
   before_script:
   - pip3 install -r requirements/requirements.txt -r requirements/plugin-requirements.txt


[buildstream] 01/02: Merge branch 'jjardon/test_bst_external' into 'bst-1.2'

Posted by no...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

not-in-ldap pushed a commit to branch bst-1.2
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit c2efa3a852c13fd7544c608cd2a76b2bcf04269c
Merge: f4197df 0ee4c24
Author: Javier Jardón <jj...@gnome.org>
AuthorDate: Mon Aug 5 15:26:58 2019 +0000

    Merge branch 'jjardon/test_bst_external' into 'bst-1.2'
    
    Use a python 3.5 compatible bst-external version
    
    See merge request BuildStream/buildstream!1521

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)