Skip to content

LCORE-216: Use uv Python pkg manager for image building#125

Merged
tisnik merged 14 commits into
lightspeed-core:mainfrom
matysek:lcore-216
Jul 1, 2025
Merged

LCORE-216: Use uv Python pkg manager for image building#125
tisnik merged 14 commits into
lightspeed-core:mainfrom
matysek:lcore-216

Conversation

@matysek
Copy link
Copy Markdown
Contributor

@matysek matysek commented Jun 24, 2025

Description

Use uv Python pkg manager for image building to speed up installing Python dependencies.

Type of change

  • Refactor
  • Optimization
  • CI configuration change

Related Tickets & Documents

  • Related Issue #LCORE-216

Checklist before requesting a review

  • I have performed a self-review of my code.
  • PR has passed all pre-merge test jobs.
  • If it is a core feature, I have added thorough tests.

Testing

podman build .
podman run -it -p 8080:8080 -v `pwd`/lightspeed-stack.yaml:/app-root/lightspeed-stack.yaml:Z IMAGE_HASH

@tisnik
Copy link
Copy Markdown
Contributor

tisnik commented Jun 26, 2025

@matysek you need to install uv first. Then it would work

@matysek matysek force-pushed the lcore-216 branch 3 times, most recently from 3c3bee1 to 1d58831 Compare June 30, 2025 07:05
Copy link
Copy Markdown
Contributor

@tisnik tisnik left a comment

Choose a reason for hiding this comment

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

it looks ok, thank you

@tisnik tisnik merged commit 4029eb0 into lightspeed-core:main Jul 1, 2025
18 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