Skip to content

Migrate deprecated GitLab runner tags#2783

Closed
gh-worker-engraver-d31c25[bot] wants to merge 1 commit intomainfrom
ci-execution/migrate-deprecated-runner-tags
Closed

Migrate deprecated GitLab runner tags#2783
gh-worker-engraver-d31c25[bot] wants to merge 1 commit intomainfrom
ci-execution/migrate-deprecated-runner-tags

Conversation

@gh-worker-engraver-d31c25
Copy link

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

- runner:main → arch:amd64
- runner:docker → docker-in-docker:amd64

Ref: https://groups.google.com/a/datadoghq.com/g/human.devs/c/ZDV5kkbFXLA
@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.80%. Comparing base (3a7029c) to head (2d8ad62).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2783   +/-   ##
=======================================
  Coverage   38.80%   38.80%           
=======================================
  Files         309      309           
  Lines       26847    26847           
=======================================
  Hits        10417    10417           
  Misses      15650    15650           
  Partials      780      780           
Flag Coverage Δ
unittests 38.80% <ø> (ø)

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 3a7029c...2d8ad62. Read the comment docs.

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

@tbavelier
Copy link
Member

Closing for #2784

@tbavelier tbavelier closed this Mar 20, 2026
@tbavelier tbavelier deleted the ci-execution/migrate-deprecated-runner-tags branch March 20, 2026 09:54
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.

2 participants