veecode-platform / platform-backstage-plugins

Apache License 2.0
10 stars 3 forks source link

Implement GitLab Discovery for Automated Catalog Management #20

Closed caiolombello closed 2 weeks ago

caiolombello commented 2 weeks ago

Set up GitLab Discovery in Backstage to automate the discovery and registration of entities from GitLab repositories. This approach differs from the current method using locations, as outlined in the Backstage documentation here for GitLab Discovery and here for locations.

The task involves configuring the necessary integrations according to the GitLab Discovery guide and ensuring the discovery process aligns with our catalog management practices. Consider creating a separate issue to set up Webhooks to keep the catalog automatically updated with changes in GitLab repositories.