Skip to content

Simplify GitLab Datasource by Directly Fetching YAML Files #1523

Description

@michaelehab

Currently, the GitLab datasource retrieves the repo subtree as a tar.gz file, which can be cumbersome and problematic in certain scenarios. To improve this, we propose fetching the YAML files directly from the repository. This approach simplifies the process and avoids issues related to request headers, especially when using the code in a Chrome extension.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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