Skip to content

Update Test Images#3383

Open
plengauer wants to merge 1 commit into
mainfrom
renovate-manual/test-images
Open

Update Test Images#3383
plengauer wants to merge 1 commit into
mainfrom
renovate-manual/test-images

Conversation

@plengauer
Copy link
Copy Markdown
Owner

(this PR is automatically generated)

Copilot AI review requested due to automatic review settings April 24, 2026 00:57
@plengauer plengauer requested a review from moflwi as a code owner April 24, 2026 00:57
@plengauer plengauer enabled auto-merge (squash) April 24, 2026 00:58
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 Ubuntu container tags used by CI/test matrix generation via .github/images.json.

Changes:

  • Bumps Ubuntu stable to ubuntu:questing and latest to ubuntu:resolute.
  • Sets Ubuntu dev to an empty-tag image reference (ubuntu:).

Comment thread .github/images.json Outdated
@plengauer plengauer force-pushed the renovate-manual/test-images branch from ecc260a to 9ab56eb Compare April 25, 2026 00:54
moflwi
moflwi previously approved these changes Apr 27, 2026
@plengauer plengauer force-pushed the renovate-manual/test-images branch from 9ab56eb to 4c5e93f Compare April 28, 2026 01:35
@plengauer plengauer requested a review from moflwi April 28, 2026 03:43
@plengauer plengauer force-pushed the renovate-manual/test-images branch 2 times, most recently from 11c8cca to 97a8e81 Compare May 1, 2026 01:04
@plengauer
Copy link
Copy Markdown
Owner Author

@copilot analyze the check errors and fix it

auto-merge was automatically disabled May 9, 2026 14:26

Head branch was pushed to by a user without write access

Copy link
Copy Markdown
Contributor

Copilot AI commented May 9, 2026

@copilot analyze the check errors and fix it

Fixed in commit 4f880e8. The CI failures on ubuntu:resolute (Ubuntu 26.04) were caused by rev not being available on that image. I replaced all rev-based idioms with POSIX-compliant alternatives:

  • test_sdk_observe.sh: which cat | rev | cut -d ' ' -f 1 | revwhich cat | awk '{print $NF}'
  • assert.sh (assert_ends_with): replaced rev-based suffix check with shell case pattern matching
  • Three auto-injection tests: readlink ... | rev | cut -d / -f 1 | revbasename "$(readlink ...)"
  • images.json: fixed ubuntu.dev from invalid ubuntu:stonking to ubuntu:devel

@plengauer plengauer force-pushed the renovate-manual/test-images branch from 2f75fe2 to e639031 Compare May 10, 2026 01:04
@plengauer plengauer enabled auto-merge (squash) May 10, 2026 01:05
moflwi
moflwi previously approved these changes May 14, 2026
@plengauer plengauer force-pushed the renovate-manual/test-images branch from e639031 to 3d1f7d5 Compare May 15, 2026 01:02
@plengauer plengauer requested a review from moflwi May 15, 2026 01:06
@plengauer plengauer force-pushed the renovate-manual/test-images branch from 85eb8fe to a816bf1 Compare May 16, 2026 00:58
@plengauer plengauer force-pushed the renovate-manual/test-images branch from a816bf1 to 68d9b75 Compare May 16, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants