Skip to content
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: gitlabhq/gitlab-runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gitlabhq/gitlab-runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 18-1-stable
Choose a head ref
  • 9 commits
  • 15 files changed
  • 5 contributors

Commits on Jun 26, 2025

  1. Merge branch 'avonbertoldi/38890/binary-in-fips-image' into 'main'

    Put the fips binary in the fips runner image
    
    Closes #38890
    
    See merge request https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/5669
    
    Merged-by: Axel von Bertoldi <avonbertoldi@gitlab.com>
    Approved-by: Love Bhardwaj <lbhardwaj@gitlab.com>
    Approved-by: Romuald Atchadé <ratchade@gitlab.com>
    Reviewed-by: GitLab Duo <gitlab-duo@gitlab.com>
    Axel von Bertoldi committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    fbd216c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hhoerl/bump-go-to-1.24.4' into 'main'

    Bump golang to 1.24.4
    
    Closes #38886, #38887, #38888, and #38889
    
    See merge request https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/5668
    
    Merged-by: Hannes Hörl <2185075-hoegaarden@users.noreply.gitlab.com>
    Approved-by: Axel von Bertoldi <avonbertoldi@gitlab.com>
    Approved-by: Roshni Sarangadharan <rsarangadharan@gitlab.com>
    Co-authored-by: Hannes Hörl <hhoerl@gitlab.com>
    2 people authored and Axel von Bertoldi committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    f21f371 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG for v18.1.0

    Auto Runner Releaser committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    c12861a View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG for v18.1.1

    Auto Runner Releaser committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    2b813ad View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. Merge branch 'hhoerl/506381-sanitize-cache-keys' into 'main'

    Tighten cache key sanitation
    
    See merge request https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/5719
    
    Merged-by: Hannes Hörl <2185075-hoegaarden@users.noreply.gitlab.com>
    Approved-by: Arran Walker <ajwalker@gitlab.com>
    Co-authored-by: Hannes Hörl <hhoerl@gitlab.com>
    Hannes Hörl and Hannes Hörl committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    a1c22b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Update CHANGELOG for v18.1.2

    Auto Runner Releaser committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    db60bc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Merge branch 'hhoerl/38933-cache-key-sanitation-fixes' into 'main'

    Fix cache key sanitation issues, esp. re. "cache key files"
    
    Closes #38933
    
    See merge request https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/5741
    
    Merged-by: Romuald Atchadé <ratchade@gitlab.com>
    Approved-by: Romuald Atchadé <ratchade@gitlab.com>
    Reviewed-by: Romuald Atchadé <ratchade@gitlab.com>
    Co-authored-by: Hannes Hörl <hhoerl@gitlab.com>
    Romuald Atchadé and Hannes Hörl committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    72276b8 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG for v18.1.2

    Auto Runner Releaser committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    53311bd View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG for v18.1.3

    Auto Runner Releaser committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    a2f2305 View commit details
    Browse the repository at this point in the history
Loading