GithubHelp home page GithubHelp logo

Comments (4)

jbellmann avatar jbellmann commented on June 30, 2024

Is this really an bug, or was this fixed but not closed? I ask because of the site shows 229 repositories. I tested with 'listRepoTest' and got the following result:

15:20:41.203 [main] INFO  o.z.c.b.github.ListRepositoriesTest - PUBLIC REPOS: 188
15:20:41.208 [main] INFO  o.z.c.b.github.ListRepositoriesTest - PUBLIC_REPOS_NO_FORK: 155

So 155 just for 'zalando' + 'techmonkeys (12)' + 'stups (ca. 60)' = 227. That is near by.
For me 'GHOrganization.listRepositories()' seems to work. The 'listRepository()'-method is called without any argument about page-size, so it uses 30 as default and fetches at least more than 6 pages to reach 188 public repos. Don't forget the private repos are filtered in the afterwards.

Can someone review this issue or close it?

from catwatch.

rwitzel avatar rwitzel commented on June 30, 2024

https://github.com/zalando/riptide is a Zalando open source project but not listed on the page. Thus there is somewhere a bug.

from catwatch.

rwitzel avatar rwitzel commented on June 30, 2024
  1. There was a fix added to the code (2015 August 5) to make sure that snapshot dates are same for all organizations. Could it be that this code was never deployed so that the problem persisted?

Thus my question: Alexander, could you reproduce the problem with the current code base?

  1. The last snapshot date could be different among organizations only if the data of these organizations are not fetched, right? But when can this happen? The data of the organizations are always fetched at the same time, triggered by the same piece of code.

from catwatch.

AlexanderYastrebov avatar AlexanderYastrebov commented on June 30, 2024

Last snapshot should be calculated with regard of organization. If there were no problems, this snapshot date would be the same for all organizations.

Currently catwatch does not fetch zalando data since 1st of september due to #17

from catwatch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.