Comparing v6.4.0...v6.5.0 · python-gitlab/python-gitlab

Commits on Oct 17, 2025

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. feat(api): add content_ref and dry_run_ref parameters to ProjectCiLin…

    …tManager
    
    Add support for the new GitLab API parameters for validating existing
    CI/CD configurations:
    - content_ref: specify the branch, tag, or SHA to validate
    - dry_run_ref: set branch/tag context for dry run simulations
    
    The deprecated 'ref' parameter is kept for backward compatibility.
    
    Also update documentation with examples showing how to validate
    CI configuration from specific branches and with dry run simulation.
    
    Fixes #3260
    Configuration menu

    Browse the repository at this point in the history

  5. Configuration menu

    Browse the repository at this point in the history

  6. Configuration menu

    Browse the repository at this point in the history

  7. Configuration menu

    Browse the repository at this point in the history