Boost logo

Boost :

Subject: Re: [boost] [multi_index] problem with Travis integration
From: Joaquin M López Muñoz (joaquinlopezmunoz_at_[hidden])
Date: 2018-12-30 16:37:03


El 30/12/2018 a las 16:16, Peter Dimov via Boost escribió:
> Joaquin M López Muñoz wrote:
>
>> Evreything is working OK except that, when I push something to
>> develop, *two* Travis tasks are created, named "Travis CI -
>> Branch"and "continuous-integration/travis-ci/push":
>
> I have no idea why this happens, but on Travis, there doesn't seem to
> be any duplication:
>
> https://travis-ci.org/boostorg/multi_index/builds

Looking closer, there is a duplication. In commit 1af32b3, the "Travis
CI - Branch" link redirects
(indirectly) to

https://travis-ci.com/boostorg/multi_index/builds/95957238

while the "continuous-integration/travis-ci/push" points to

https://travis-ci.org/boostorg/multi_index/builds/473601408

Note the most surprising fact that *the first link is **to travis-ci.com
and the second **to
travis-ci.org*. These two domains don't see each other (If i try to see
473601408 in
travis-ci.com or 95957238 in travis-ci.org I get a "we couldn't find
that build" screen).

Joaquín M López Muñoz


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk