You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2020/03/25 19:53:15 UTC

[GitHub] [mynewt-newt] ccollins476ad opened a new pull request #388: upgrade: Don't abort if repo references bad commit

ccollins476ad opened a new pull request #388: upgrade: Don't abort if repo references bad commit
URL: https://github.com/apache/mynewt-newt/pull/388
 
 
   Newt would abort the upgrade if a repo's dependency list specifies a nonexistent commit.  This was bad because it means a repo maintainer could break `newt upgrade` for all users by deleting a tag or by introducing a typo to their `repository.yml` file.
   
   Now newt just warns the user about the problem and proceeds with the upgrade.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services