Closed martincostello closed 4 years ago
I've set up a new project in Travis CI yesterday, but the chart consistently states there no builds available when there are:
I setup the project as private in GitHub initially while I got things set up before making it public, and I'm wondering whether something has cached something from when it was private that means that it's not getting the now-public status?
https://github.com/dustinmoris/CI-BuildStats/blob/4f2e76b3c9382a664acb4c568e5201a08e409150/src/BuildStats/BuildHistoryCharts.fs#L164
Worked around by setting up the repo to build in Travis CI .org instead of .com.
I've set up a new project in Travis CI yesterday, but the chart consistently states there no builds available when there are:
I setup the project as private in GitHub initially while I got things set up before making it public, and I'm wondering whether something has cached something from when it was private that means that it's not getting the now-public status?
https://github.com/dustinmoris/CI-BuildStats/blob/4f2e76b3c9382a664acb4c568e5201a08e409150/src/BuildStats/BuildHistoryCharts.fs#L164