Skip to content

fix: Set absolute URL for .agents/skills submodule#343

Merged
fghaas merged 1 commit into
cleura:mainfrom
fghaas:fix-submodule-url
Jun 15, 2026
Merged

fix: Set absolute URL for .agents/skills submodule#343
fghaas merged 1 commit into
cleura:mainfrom
fghaas:fix-submodule-url

Conversation

@fghaas

@fghaas fghaas commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

The uv version that Tutor uses for image builds (at the time of writing, 0.9.18) breaks with submodules using relative paths. Until Tutor upgrades to uv version 0.11.15 or later, use an absolute URL instead.

References:
https://github.com/overhangio/tutor/blob/v21.0.7/tutor/templates/build/openedx/Dockerfile#L14
astral-sh/uv#9822
astral-sh/uv#1215

@fghaas fghaas force-pushed the fix-submodule-url branch from ea20a0a to 0c1ce71 Compare June 15, 2026 09:48
@fghaas fghaas requested a review from mrtmm June 15, 2026 09:48
The uv version that Tutor uses for image builds (at the time of
writing, 0.9.18) breaks with submodules using relative paths. Until
Tutor upgrades to uv version 0.11.15 or later, use an absolute URL
instead.

References:
https://github.com/overhangio/tutor/blob/v21.0.7/tutor/templates/build/openedx/Dockerfile#L14
astral-sh/uv#9822
astral-sh/uv#1215
@fghaas fghaas force-pushed the fix-submodule-url branch from 0c1ce71 to 2e39ef0 Compare June 15, 2026 09:49
@fghaas fghaas merged commit 2e39ef0 into cleura:main Jun 15, 2026
4 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.

2 participants