oeg-upm / soca

Software Catalog Creator. A repository that given an organization URL, it will create a software catalog for browsing all repositories
Apache License 2.0
12 stars 5 forks source link

Readme not found #62

Closed dgarijo closed 1 year ago

dgarijo commented 2 years ago

I see that https://github.com/oeg-upm/corpuser appears as a repo with no readme. However, it does have one. Maybe a problematic run?

dakixr commented 2 years ago

I didn't get readmeUrl field

{
    "codeRepository": {
        "excerpt": "https://github.com/oeg-upm/corpuser",
        "confidence": [
            1.0
        ],
        "technique": "GitHub API"
    },
    "owner": {
        "excerpt": "oeg-upm",
        "confidence": [
            1.0
        ],
        "technique": "GitHub API"
    },
    "ownerType": {
        "excerpt": "Organization",
        "confidence": [
            1.0
        ],
        "technique": "GitHub API"
    },
    "dateCreated": {
        "excerpt": "2019-06-21T08:43:12Z",
        "confidence": [
            1.0
        ],
        "technique": "GitHub API"
    },
    "dateModified": {
        "excerpt": "2019-06-21T08:43:15Z",
        "confidence": [
            1.0
        ],
        "technique": "GitHub API"
    },
    "description": [
        {
            "excerpt": "Aplicaci\u00f3n de gesti\u00f3n de corpus documentales, desarrollada como Trabajo de Fin de Grado.",
            "confidence": [
                1.0
            ],
            "technique": "GitHub API"
        }
    ],
    "name": {
        "excerpt": "corpuser",
        "confidence": [
            1.0
        ],
        "technique": "GitHub API"
    },
    "fullName": {
        "excerpt": "oeg-upm/corpuser",
        "confidence": [
            1.0
        ],
        "technique": "GitHub API"
    },
    "issueTracker": {
        "excerpt": "https://api.github.com/repos/oeg-upm/corpuser/issues",
        "confidence": [
            1.0
        ],
        "technique": "GitHub API"
    },
    "forksUrl": {
        "excerpt": "https://api.github.com/repos/oeg-upm/corpuser/forks",
        "confidence": [
            1.0
        ],
        "technique": "GitHub API"
    },
    "downloadUrl": {
        "excerpt": "https://github.com/oeg-upm/corpuser/releases",
        "confidence": [
            1.0
        ],
        "technique": "GitHub API"
    },
    "stargazersCount": {
        "excerpt": {
            "count": 0,
            "date": "Wed, 18 May 2022 06:36:37 GMT"
        },
        "confidence": [
            1.0
        ],
        "technique": "GitHub API"
    },
    "forksCount": {
        "excerpt": {
            "count": 0,
            "date": "Wed, 18 May 2022 06:36:37 GMT"
        },
        "confidence": [
            1.0
        ],
        "technique": "GitHub API"
    },
    "languages": {
        "excerpt": [
            "TypeScript",
            "HTML",
            "CSS",
            "JavaScript"
        ],
        "confidence": [
            1.0
        ],
        "technique": "GitHub API"
    }
}
dgarijo commented 2 years ago

Looks like a SOMEF error

dgarijo commented 2 years ago

https://github.com/KnowledgeCaptureAndDiscovery/somef/issues/466 Leave this open until fixed pls

Str3am786 commented 1 year ago

Issue seems to be closed on somef https://github.com/KnowledgeCaptureAndDiscovery/somef/issues/466