This is an automated email from the ASF dual-hosted git repository. mgorecki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git
commit 16449eefc85336a9be3c33bd13ae3205bf548255 Author: Michal Gorecki <[email protected]> AuthorDate: Mon Nov 25 11:49:44 2024 +0100 ci: Adjust tests to new newt info command behavior --- .github/newt_upgrade/success/basic01/expected.txt | 4 ++-- .github/newt_upgrade/success/branches01/expected.txt | 4 ++-- .github/newt_upgrade/success/inferrc/expected.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/newt_upgrade/success/basic01/expected.txt b/.github/newt_upgrade/success/basic01/expected.txt index ffafcf6a..c17a32d3 100644 --- a/.github/newt_upgrade/success/basic01/expected.txt +++ b/.github/newt_upgrade/success/basic01/expected.txt @@ -1,5 +1,5 @@ * mynewt-dummy-repo-01: 11badf27c834a587f9a4d14c30f861bc10af75c4, 0.0.0 - * mynewt-dummy-repo-02: 603212f5105432b0db36336931d8dcd85f9038ff, 0.0.0 - * mynewt-dummy-repo-03: 5df87b6ab70d2d6464f68e733b1d67c1652e0954, 0.0.0 + * mynewt-dummy-repo-02: 603212f5105432b0db36336931d8dcd85f9038ff, 2.0.1 (rc) + * mynewt-dummy-repo-03: 5df87b6ab70d2d6464f68e733b1d67c1652e0954, 2.0.1 (rc) * mynewt-dummy-repo-04: 503782e265da53629ed26af485d01a3b7ac80cbd, 0.0.0 * mynewt-dummy-repo-05: 59a441a8d183bab2f0f5bb5c3306462c9ddf86cd, 0.0.0 diff --git a/.github/newt_upgrade/success/branches01/expected.txt b/.github/newt_upgrade/success/branches01/expected.txt index 6f7040f8..99d2a1b8 100644 --- a/.github/newt_upgrade/success/branches01/expected.txt +++ b/.github/newt_upgrade/success/branches01/expected.txt @@ -1,5 +1,5 @@ * mynewt-dummy-repo-01: 0d52ff5eed266459edda0384d41745acb4297c89 - * mynewt-dummy-repo-02: 603212f5105432b0db36336931d8dcd85f9038ff, 0.0.0 - * mynewt-dummy-repo-03: 5df87b6ab70d2d6464f68e733b1d67c1652e0954, 0.0.0 + * mynewt-dummy-repo-02: 603212f5105432b0db36336931d8dcd85f9038ff, 2.0.1 (rc) + * mynewt-dummy-repo-03: 5df87b6ab70d2d6464f68e733b1d67c1652e0954, 2.0.1 (rc) * mynewt-dummy-repo-04: 503782e265da53629ed26af485d01a3b7ac80cbd, 0.0.0 * mynewt-dummy-repo-05: ea8ffb94ad4ddb39c5179924316f0ebef1e2c90f diff --git a/.github/newt_upgrade/success/inferrc/expected.txt b/.github/newt_upgrade/success/inferrc/expected.txt index f9f938a6..d77a2c35 100644 --- a/.github/newt_upgrade/success/inferrc/expected.txt +++ b/.github/newt_upgrade/success/inferrc/expected.txt @@ -1,2 +1,2 @@ - * mynewt-dummy-repo-02: 603212f5105432b0db36336931d8dcd85f9038ff, 0.0.0 - * mynewt-dummy-repo-03: 5df87b6ab70d2d6464f68e733b1d67c1652e0954, 0.0.0 + * mynewt-dummy-repo-02: 603212f5105432b0db36336931d8dcd85f9038ff, 2.0.1 (rc) + * mynewt-dummy-repo-03: 5df87b6ab70d2d6464f68e733b1d67c1652e0954, 2.0.1 (rc)
