Skip to content

Fix tagger image - #23213

Merged
sarah-witt merged 3 commits into
masterfrom
sarah/fix-tagger-image-build
Apr 7, 2026
Merged

Fix tagger image#23213
sarah-witt merged 3 commits into
masterfrom
sarah/fix-tagger-image-build

Conversation

@sarah-witt

Copy link
Copy Markdown
Collaborator

What does this PR do?

Fixes tagger image.

Tagger image is failing to build due to:

#20 1.202 error: externally-managed-environment
#20 1.202 
#20 1.202 × This environment is externally managed
#20 1.202 ╰─> To install Python packages system-wide, try apt install
#20 1.202     python3-xyz, where xyz is the package you are trying to
#20 1.202     install.
#20 1.202 

now that we are using ubuntu 25.04: #23212

Additionally, this pulls the python image from our mirror so we avoid getting rate limited

Motivation

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@sarah-witt
sarah-witt marked this pull request as ready for review April 7, 2026 20:31
@sarah-witt
sarah-witt requested a review from a team as a code owner April 7, 2026 20:31

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0053acd28d

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .gitlab/tagger/Dockerfile Outdated
@github-actions

github-actions Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

⚠️ Recommendation: Add qa/skip-qa label

This PR does not modify any files shipped with the agent.

To help streamline the release process, please consider adding the qa/skip-qa label if these changes do not require QA testing.

@sarah-witt

Copy link
Copy Markdown
Collaborator Author

@codex review

@sarah-witt sarah-witt added the qa/skip-qa Automatically skip this PR for the next QA label Apr 7, 2026
Kyle-Neale
Kyle-Neale previously approved these changes Apr 7, 2026
@temporal-github-worker-1
temporal-github-worker-1 Bot dismissed Kyle-Neale’s stale review April 7, 2026 20:58

Review from Kyle-Neale is dismissed. Related teams and files:

  • agent-integrations
    • .gitlab/tagger/Dockerfile
@sarah-witt
sarah-witt added this pull request to the merge queue Apr 7, 2026
Merged via the queue into master with commit 32a22f7 Apr 7, 2026
31 checks passed
@sarah-witt
sarah-witt deleted the sarah/fix-tagger-image-build branch April 7, 2026 21:19
@dd-octo-sts dd-octo-sts Bot added this to the 7.79.0 milestone Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev/tooling qa/skip-qa Automatically skip this PR for the next QA team/agent-integrations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants