Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: missing entrypoint in gitlab integration #9093

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Tsafaras
Copy link

Summary

GitLab assumes the entrypoint is sh, resulting in a failure.

Test Plan

Without specifying an entrypoint:

Specifying an entrypoint:

uv sync just so happens to be the 1st command I have set for this task.

GitLab assumes the entrypoint is `sh`, resulting in a failure.
@zanieb
Copy link
Member

zanieb commented Nov 13, 2024

Hm I thought we removed the custom entrypoint in #7054

@Tsafaras
Copy link
Author

Tsafaras commented Nov 13, 2024

This is the image I used:

ghcr.io/astral-sh/uv:python3.8-bookworm

Could this be why? My project is still using that Python version.

But, as you can see from the images I posted, uv's version is latest (0.5.1).
Could also have something to do with GitLab and not with uv.

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