[GitHub] Checks not listed for Travis CI
Hi, GitHub offers the Checks tab [1] which displays CI checks based on Travis CI, Azure Pipelines, etc. I can't find out why the Travis CI ones are not displayed for any of repositories under github.com/boostorg/ I checked Histogram, Beast, and a few others and ffor GIL only Azure Pipelines is displayed (I integrated AzP there from the marketplace fairly recently). I suspect, that is due to the fact Travis CI integration was installed long time ago, using an old way, so it does not 'recognise' new features. For example, using the old webhooks/services method now deprecated which then was automatically ported to new marketplace-based integrations. Does anyone know how to add the Checks feature to boostorg/ repos? One of interesting feature of it is that it can display "a specific line in a commit causes a check to fail" [1] [1] https://help.github.com/en/articles/about-status-checks#checks Here is example of the Checks in full: https://github.com/OSGeo/gdal/pull/1776/checks I can confirm enabling the Checks has nothing to do with the branch protection feature and enabling required statuses of PRs. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net
On Tue, Sep 17, 2019 at 3:02 AM Mateusz Loskot via Boost < boost@lists.boost.org> wrote:
I can't find out why the Travis CI ones are not displayed for any of repositories under github.com/boostorg/
I suspect because the new features only come with travis-ci.com account integrations and not the old travis-ci.org. -- -- Rene Rivera -- Grafik - Don't Assume Anything -- Robot Dreams - http://robot-dreams.net
On Tue, 17 Sep 2019 at 16:22, Rene Rivera
On Tue, Sep 17, 2019 at 3:02 AM Mateusz Loskot via Boost
wrote: I can't find out why the Travis CI ones are not displayed for any of repositories under github.com/boostorg/
I suspect because the new features only come with travis-ci.com account integrations and not the old travis-ci.org.
You may be right! Would it be possible to sign up the whole boostorg/ for migration? (I blindly assume, there would be no negative implications of such migration.) "you can be included in the closed beta testing to start migrating your open source repositories to travis-ci.com." https://docs.travis-ci.com/user/migrate/open-source-on-travis-ci-com/#existi... It can be done here https://travis-ci.org/organizations/boostorg/repositories but it has to be done by the org admin. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net
participants (2)
-
Mateusz Loskot
-
Rene Rivera