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

[buildstream] branch jjardon/bst-plugins-experimental_test created (now 66ef4f1)

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

github-bot pushed a change to branch jjardon/bst-plugins-experimental_test
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


      at 66ef4f1  Test overnigth test

This branch includes the following new commits:

     new 0289884  .gitlab-ci.yml: bst2 should use the new bst-plugins-experimental repo instead bst-external
     new 320dc0b  Use jennis branch
     new 66ef4f1  Test overnigth test

The 3 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] 03/03: Test overnigth test

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

github-bot pushed a commit to branch jjardon/bst-plugins-experimental_test
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 66ef4f15a399143258d28c2a89dacaec84cfda02
Author: Javier Jardón <jj...@gnome.org>
AuthorDate: Wed Apr 3 05:20:26 2019 -0700

    Test overnigth test
---
 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index edd2988..6af5915 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -244,8 +244,6 @@ docs:
   artifacts:
     paths:
     - "${HOME}/.cache/buildstream/logs"
-  only:
-  - schedules
 
 overnight-tests:
   <<: *overnight-tests-template


[buildstream] 01/03: .gitlab-ci.yml: bst2 should use the new bst-plugins-experimental repo instead bst-external

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

github-bot pushed a commit to branch jjardon/bst-plugins-experimental_test
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 02898842773e6eb041270c8db6ed0294a7ec2ca4
Author: Javier Jardón <jj...@gnome.org>
AuthorDate: Wed Apr 3 08:02:38 2019 -0400

    .gitlab-ci.yml: bst2 should use the new bst-plugins-experimental repo instead bst-external
    
    [ci skip]
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 014824f..793ab00 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -226,7 +226,7 @@ docs:
 .overnight-tests: &overnight-tests-template
   stage: test
   variables:
-    BST_EXT_URL: git+https://gitlab.com/BuildStream/bst-external.git
+    BST_EXT_URL: git+https://gitlab.com/BuildStream/bst-plugins-experimental.git
     BST_EXT_REF: 0.12.0-0-g88e6516c21361b434d378569b69b015038cd56ee
     FD_SDK_REF: freedesktop-sdk-18.08.28-0-g29cf2127554cdd83a1532afa53824b23cee2eed3
   before_script:


[buildstream] 02/03: Use jennis branch

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

github-bot pushed a commit to branch jjardon/bst-plugins-experimental_test
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 320dc0b23daf6344a7ca4a9b0662082581fdbf12
Author: Javier Jardón <jj...@gnome.org>
AuthorDate: Wed Apr 3 05:19:42 2019 -0700

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 793ab00..edd2988 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -227,7 +227,7 @@ docs:
   stage: test
   variables:
     BST_EXT_URL: git+https://gitlab.com/BuildStream/bst-plugins-experimental.git
-    BST_EXT_REF: 0.12.0-0-g88e6516c21361b434d378569b69b015038cd56ee
+    BST_EXT_REF: jennis/fixup_plugins
     FD_SDK_REF: freedesktop-sdk-18.08.28-0-g29cf2127554cdd83a1532afa53824b23cee2eed3
   before_script:
   - |