Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xanzy/go-gitlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.110.0
Choose a base ref
...
head repository: xanzy/go-gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.111.0
Choose a head ref
  • 13 commits
  • 8 files changed
  • 6 contributors

Commits on Oct 8, 2024

  1. Add event_name field to the audit events.

    In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/149449 support
    for the event_name fields were added. With this MR we enable them in
    in the Go client as well.
    Luka Stout committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    746285e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2024 from lstout/lstout/audit_events_event_names

    Add event_name field to the audit events.
    svanharmelen authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    49a7d19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d8687e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2025 from timofurrer/environment-description

    Add Description field in Environments API
    svanharmelen authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6c05c53 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    ce294e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f30b3 View commit details
    Browse the repository at this point in the history
  3. remove extra period

    houstonj1 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3ac57b9 View commit details
    Browse the repository at this point in the history
  4. add missing field to test

    houstonj1 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1bdf26e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18f1a0f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2030 from jgangemi/jae/issue-2029

    feat: add 'default_branch' attribute
    svanharmelen authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8733605 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8401d7e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6a0bbf View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2027 from houstonj1/feat/harbor-integration

    Add support for Harbor Integration
    svanharmelen authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b5e0812 View commit details
    Browse the repository at this point in the history
Loading