Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

To get repo language is not necessary for none github.com repository #196

@linux-china

Description

@linux-china

If you use Sail to run project on your internal git hosting, for example:

sail run gitlab.xxx.com/user/repo1 

and Sail still call "get repo languages api" and generate 404 not found error.

2019-05-23 13:29:50 ERROR	unable to get repo language: GET https://api.github.com/repos/user/repo1: 404 Not Found []
2019-05-23 13:29:50 INFO	using default image codercom/ubuntu-dev
2019-05-23 13:29:50 INFO	ensuring image codercom/ubuntu-dev exists

Please remove repo language REST API call for none github.com project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions