Skip to content

make aliased agent paths absolute#1607

Merged
krissetto merged 1 commit intodocker:mainfrom
krissetto:auto-resolve-abs-path-aliases
Feb 5, 2026
Merged

make aliased agent paths absolute#1607
krissetto merged 1 commit intodocker:mainfrom
krissetto:auto-resolve-abs-path-aliases

Conversation

@krissetto
Copy link
Contributor

No description provided.

Signed-off-by: Christopher Petito <chrisjpetito@gmail.com>
@krissetto krissetto requested a review from a team as a code owner February 5, 2026 09:39
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Review Summary

No issues found

The changes correctly handle relative path resolution for local file aliases:

  • Properly checks if the path is NOT an OCI reference
  • Properly checks if the path is NOT a URL reference
  • Only converts to absolute path if it's a relative local file path
  • Includes appropriate error handling

The code compiles, passes lint checks, and all tests pass. The logic is sound and the implementation is correct.

@krissetto krissetto merged commit 2cff0f9 into docker:main Feb 5, 2026
8 checks passed
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.

3 participants