Skip to content

Retire the "Eclipse Foundation" IP service #483

@waynebeaton

Description

@waynebeaton

The Eclipse Dash License Tool uses a service on eclipse.org to find licence information from IPLab. I have to retire that service.

Rather than attempt to create an alternative service in its place, I'd like to explore having the tool just query directly against IPLab.

IP review results are structured in a well-defined manner, so using the GitLab API to query the file hierarchy and pull contents directly from the repository should be straightforward.

The wrinkle being that use of the GitLab API is rate-limited which means that there is a high probability that use of the tool will require a token. IMHO, this is a good thing. There is also some potential that, for legitimate use with large dependency lists, we might hit rate limits. This will require some careful testing.

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