You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ut...@apache.org on 2018/11/05 14:47:30 UTC

[mynewt-core] branch travis-testing updated (6aaca29 -> a454d42)

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

utzig pushed a change to branch travis-testing
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


 discard 6aaca29  Remove xml/bs4 dependencies
 discard 24dcb99  Add encrypted GH token
    omit 0b78488  Add ASF, bin, archive
    omit 9d563df  Install new deps for last test
    omit 5cb4ad1  Remove secure token
    omit 29bb8ad  Add a few files with sample licenses
    omit 934aa96  Install requests
    omit d581711  Setup for comment testing
     add a454d42  WIP - RAT Reporting

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (6aaca29)
            \
             N -- N -- N   refs/heads/travis-testing (a454d42)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .travis.yml                | 130 +++++++++++++++++++++++++++++++++++++++++++--
 hw/mcu/fake/a.c            |  23 --------
 hw/mcu/fake/b.c            |  30 -----------
 hw/mcu/fake/blinky.elf.bin | Bin 10792 -> 0 bytes
 hw/mcu/fake/c.c            |  16 ------
 hw/mcu/fake/d.c            |  20 -------
 hw/mcu/fake/somebin.tar.gz | Bin 5591 -> 0 bytes
 7 files changed, 127 insertions(+), 92 deletions(-)
 delete mode 100644 hw/mcu/fake/a.c
 delete mode 100644 hw/mcu/fake/b.c
 delete mode 100755 hw/mcu/fake/blinky.elf.bin
 delete mode 100644 hw/mcu/fake/c.c
 delete mode 100644 hw/mcu/fake/d.c
 delete mode 100644 hw/mcu/fake/somebin.tar.gz