Skip to content

Bump version of gitlab-runner-rs#126

Merged
sjoerdsimons merged 1 commit into
mainfrom
gitlab-runner-bump
Jun 23, 2026
Merged

Bump version of gitlab-runner-rs#126
sjoerdsimons merged 1 commit into
mainfrom
gitlab-runner-bump

Conversation

@sjoerdsimons

Copy link
Copy Markdown
Contributor

The gitlab runner crate has a fix in 0.3.2 to make artifact matching behaviour better match that of the official gitlab-runner. Due to the artifacts generate by this runner at the moment that's unlikely to cause a functional difference for users. However just in case bump the version for a more consistent behaviour.

The gitlab runner crate has a fix in 0.3.2 to make artifact matching
behaviour better match that of the official gitlab-runner. Due to the
artifacts generate by this runner at the moment that's unlikely to cause
a functional difference for users. However just in case bump the version
for a more consistent behaviour.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Rust dependency on gitlab-runner to pick up upstream artifact-matching behavior changes, aiming to better align this runner’s behavior with the official GitLab Runner.

Changes:

  • Bump gitlab-runner crate dependency from 0.3.1 to 0.3.2.
  • Refresh Cargo.lock to reflect the updated dependency graph (including new transitive normalize-path).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
Cargo.toml Bumps the gitlab-runner dependency to 0.3.2.
Cargo.lock Updates resolved packages/checksums for gitlab-runner 0.3.2 and adds normalize-path as a transitive dependency.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sjoerdsimons sjoerdsimons added this pull request to the merge queue Jun 23, 2026
Merged via the queue into main with commit 3bbca7d Jun 23, 2026
17 checks passed
@sjoerdsimons sjoerdsimons deleted the gitlab-runner-bump branch June 23, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants