Changes have been pushed for the repository "fawkesrobotics/fawkes".

Clone:  https://github.com/fawkesrobotics/fawkes.git
Gitweb: https://github.com/fawkesrobotics/fawkes

The branch, thofmann/integration-tests has been updated
  discards  843a8c89bf91388dcda0fbbac09fa0901337bead (commit)
        to  b82a751dbf69f6ea0817cb178f11fe2b6c9a9fd3 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (843a8c89bf91388dcda0fbbac09fa0901337bead)
            \
             N -- N -- N (b82a751dbf69f6ea0817cb178f11fe2b6c9a9fd3)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

https://github.com/fawkesrobotics/fawkes/tree/thofmann/integration-tests

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- *Log* ---------------------------------------------------------------
commit b82a751dbf69f6ea0817cb178f11fe2b6c9a9fd3
Author:     Till Hofmann <hofm...@kbsg.rwth-aachen.de>
AuthorDate: Wed Mar 25 15:14:48 2020 +0100
Commit:     Till Hofmann <hofm...@kbsg.rwth-aachen.de>
CommitDate: Wed Mar 25 15:50:32 2020 +0100

    buildkite: use `tests.out.d` as log directory for integration tests

https://github.com/fawkesrobotics/fawkes/commit/b82a751db

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


- *Summary* -----------------------------------------------------------
 .buildkite/pipeline.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- *Diffs* -------------------------------------------------------------

- *commit* b82a751dbf69f6ea0817cb178f11fe2b6c9a9fd3 - - - - - - - - - -
Author:  Till Hofmann <hofm...@kbsg.rwth-aachen.de>
Date:    Wed Mar 25 15:14:48 2020 +0100
Subject: buildkite: use `tests.out.d` as log directory for integration tests

 .buildkite/pipeline.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

_Diff for modified files_:
diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml
index 8b045d65e..319048323 100644
--- a/.buildkite/pipeline.yml
+++ b/.buildkite/pipeline.yml
@@ -37,7 +37,7 @@ steps:
       - .buildkite/test
       - .buildkite/annotate
     artifact_paths:
-      - bin/*.log
+      - tests.out.d/**/*
     timeout_in_minutes: 30
     plugins:
       - *merged-pr-plugin



_______________________________________________
fawkes-commits mailing list
fawkes-commits@lists.kbsg.rwth-aachen.de
https://lists.kbsg.rwth-aachen.de/listinfo/fawkes-commits

Reply via email to