Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Populate topics from Gitlab #887

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Sep 2, 2024

  1. fix: Populate topics from Gitlab

    This commit propages the topics from Gitlab project response into prometheus stats
    
    Fixes  mvisonneau#697
    sponte committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1f25888 View commit details
    Browse the repository at this point in the history
  2. trigger tests

    sponte committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4dc7c88 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat: Pull projects from Gitlab

    The projects are read from the config, but retrieved from Gitlab through pull configuration. This is to enable scraping of the configuration data e.g. Topics
    sponte committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    eb4f8df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    974d69d View commit details
    Browse the repository at this point in the history
  3. fix: Linting issues

    sponte committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d99ed6f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    88212a2 View commit details
    Browse the repository at this point in the history
  2. fix: linting issue

    sponte committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    444cd3c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    7d2a043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e8e5e View commit details
    Browse the repository at this point in the history