mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
This puts a version on GitLab's 'versionless' API. For this, I pulled ~50 docker images, usually for different minor versions. Starting at 8.1.2, going through to 12.0.0 only major versions were checked. 12.0 introduces a GraphQL API that has downloadable metadata. For each version of GitLab CE, I span up a container and retrieved a GQL schema. The currently annotations only cover community edition APIs as EE that's the docker images I got to pull. Currently, these annotations might seem a bit much, but I believe it's useful to have a constant reminder of compatibility in the codebase rather than having a step in-between. GitOrigin-RevId: 2722680168df507588895df12ea34451136a6941