Skip to content

Migrate deprecated runner tags#2784

Merged
tbavelier merged 4 commits intomainfrom
tbavelier/migrate-deprecated-runner-tags
Mar 20, 2026
Merged

Migrate deprecated runner tags#2784
tbavelier merged 4 commits intomainfrom
tbavelier/migrate-deprecated-runner-tags

Conversation

@tbavelier
Copy link
Member

Summary

Migrates deprecated GitLab runner tags to new architecture-specific tags.

Changes

  • runner:mainarch:amd64
  • runner:dockerdocker-in-docker:amd64

Background

The runner:main and runner:docker tags are deprecated. See announcement.

Validation

  • Verified YAML syntax remains valid
  • No other changes made

Replaces #2782 and #2783

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a3206799ad

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.78%. Comparing base (d134930) to head (b51466e).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2784   +/-   ##
=======================================
  Coverage   38.78%   38.78%           
=======================================
  Files         309      309           
  Lines       26852    26852           
=======================================
  Hits        10414    10414           
  Misses      15658    15658           
  Partials      780      780           
Flag Coverage Δ
unittests 38.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d134930...b51466e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tbavelier tbavelier merged commit 489abca into main Mar 20, 2026
52 of 55 checks passed
@tbavelier tbavelier deleted the tbavelier/migrate-deprecated-runner-tags branch March 20, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants