Changes between Initial Version and Version 1 of Ticket #56110, comment 1


Ignore:
Timestamp:
Mar 29, 2018, 6:45:56 PM (6 years ago)
Author:
l2dy (Zero King)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56110, comment 1

    initial v1  
    1 `mpbb` checks for "already been built" packages, which is not desired on Travis CI.
     1`mpbb` checks for "already built" packages, which is not desired on Travis CI.
    22
    3 So we should re-implement [https://github.com/macports/mpbb/blob/387064c27c616757509ec8462b72cfe512b228ad/mpbb-list-subports#L62-L76 the obsolete check] in `mpbot-github` or implement a switch in `mpbb` to disable this check and use `mpbb` for listing subports.
     3So we should re-implement [https://github.com/macports/mpbb/blob/387064c27c616757509ec8462b72cfe512b228ad/mpbb-list-subports#L62-L76 the obsolete check] in `mpbot-github` or implement a switch in `mpbb` to disable the "already built" check and use `mpbb` for listing subports.