Skip to content

Publication should use endpoint https://api.eclipse.org/openvsx/publisher_agreement/{username} to check for a valid publisher agreement #1439

@netomi

Description

@netomi

Currently, during publication only the public eclipse profile of the user is retrieved to check whether the user has signed the publisher agreement. However, the information present from this endpoint is cached and not up-to-date.

So it can happen that you sign the publisher agreement, which is then shown in the service, however you cant publish as the information is retrieved again from the public profile which still states that you have not signed the agreement yet.

The cache time used to be 15m, it is now reduced to 5min, however, during publication we should not use cached data but rather use endpoints that return up-to-date data.

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