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:50:16 UTC

[buildstream] branch dwinship/jjardon/willsalmon/overnight created (now 9ecf963)

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

not-in-ldap pushed a change to branch dwinship/jjardon/willsalmon/overnight
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


      at 9ecf963  WIP - test overnight job with our best bst branch

This branch includes the following new commits:

     new 5dde65a  WIP - test overnight job with flatpak_image unique_key fix
     new 9ecf963  WIP - test overnight job with our best bst branch

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] 01/02: WIP - test overnight job with flatpak_image unique_key fix

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 dwinship/jjardon/willsalmon/overnight
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 5dde65a388ef3af26ea296cc60c1f70d741dc0b6
Author: Douglas Winship <do...@codethink.co.uk>
AuthorDate: Mon Jul 6 18:01:41 2020 +0100

    WIP - test overnight job with flatpak_image unique_key fix
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dc37408..5855f75 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -332,7 +332,7 @@ docs:
   image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:31-${DOCKER_IMAGE_VERSION}
   variables:
     FD_SDK_REF: bst2
-    BST_EXT_REF: master
+    BST_EXT_REF: dwinship/flatpak-image-unique-key-no-configparser
   before_script:
   - |
     mkdir -p "${HOME}/.config"


[buildstream] 02/02: WIP - test overnight job with our best bst branch

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 dwinship/jjardon/willsalmon/overnight
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 9ecf9636c32cf81bf12f6ff77b113d178ae94b50
Author: Douglas Winship <do...@codethink.co.uk>
AuthorDate: Mon Jul 6 18:43:28 2020 +0100

    WIP - test overnight job with our best bst branch
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5855f75..1327031 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -331,7 +331,7 @@ docs:
   stage: test
   image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:31-${DOCKER_IMAGE_VERSION}
   variables:
-    FD_SDK_REF: bst2
+    FD_SDK_REF: dwinship/rebase-bst2/update-plugins-to-bst-1.93.4
     BST_EXT_REF: dwinship/flatpak-image-unique-key-no-configparser
   before_script:
   - |