Verificando autenticación…

Skip to main content

eCargo help with Jenkins scanning

Common Problems or Queries

  • Jenkins does not recognize GitLab projects automatically
  • Need to configure initial repository scanning
  • Incomplete documentation about the scanning process

Solution

It is necessary for Jenkins to scan a GitLab project for the first time so it recognizes projects correctly.

Steps to resolve:

  1. Configure initial scanning:

    • Access Jenkins configuration
    • Configure GitLab connection if not established
    • Execute manual repository scan
  2. Verify webhook configuration:

    • Ensure webhooks are configured in GitLab
    • Verify that Jenkins has permissions to access the repository
  3. Document process:

    • Create process documentation for future cases
    • Include specific steps for different types of projects

Affected environment: PROD Reference ticket: ANDES-430 Responsible team: ANDES Delivery

Note: This is a process that should be performed only once per project. Once configured, Jenkins should automatically recognize future changes.