Skip to content

feat(uv): use astral uv to manage project environment#2796

Merged
TheoPascoli merged 37 commits intodevfrom
poc/test-astral-uv
Feb 27, 2026
Merged

feat(uv): use astral uv to manage project environment#2796
TheoPascoli merged 37 commits intodevfrom
poc/test-astral-uv

Conversation

@TheoPascoli
Copy link
Copy Markdown
Contributor

No description provided.

@TheoPascoli TheoPascoli marked this pull request as draft October 24, 2025 15:10
@TheoPascoli TheoPascoli marked this pull request as ready for review October 28, 2025 10:15
@TheoPascoli TheoPascoli marked this pull request as draft October 28, 2025 10:49
Comment thread scripts/pre-start.sh Outdated
export PYTHONPATH=$BASE_DIR
python3 "$BASE_DIR/antarest/tools/admin.py" clean-locks -c "$ANTAREST_CONF"
python3 "$BASE_DIR/antarest/tools/admin.py" fix-tasks-status -c "$ANTAREST_CONF"
uv run python "$BASE_DIR/antarest/tools/admin.py" clean-locks -c "$ANTAREST_CONF"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't think we should update startup script to use uv, seems to me we should only use it in dev workflow

@TheoPascoli TheoPascoli force-pushed the dev branch 2 times, most recently from b96b4f5 to 86503ca Compare February 20, 2026 12:06
@TheoPascoli TheoPascoli marked this pull request as ready for review February 22, 2026 15:02
Copy link
Copy Markdown
Member

@sylvlecl sylvlecl left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@sylvlecl sylvlecl changed the title feat(uv): poc astral uv feat(uv): use astral uv to manage project environment Feb 27, 2026
@TheoPascoli TheoPascoli merged commit 19c4531 into dev Feb 27, 2026
14 of 15 checks passed
@TheoPascoli TheoPascoli deleted the poc/test-astral-uv branch February 27, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants