Skip to content

Conversation

@aktech
Copy link
Member

@aktech aktech commented Nov 9, 2025

An attempt to automate the manual process of image build and upload to openstack

  • GitHub workflow to automate VM image builds via SSH to GPU server
  • Install uv to temporary directory for complete isolation per run
  • Job summary showing actual build and upload status (success/failed/skipped)
  • Makefile with build orchestration and configurable UV path
  • Sequential builds (max-parallel: 1) to prevent apt lock conflicts
  • Automatic cleanup of temp directories (/tmp/repo-*, /tmp/uv-*)
  • Fixed CUDA element to use linux-headers-generic instead of host kernel version
  • Updated README with make commands and requirements
  • Added pyproject.toml for uv dependency management
  • Install Node and 7zip

@aktech aktech marked this pull request as ready for review November 9, 2025 22:33
@aktech aktech force-pushed the aktech/image-build-automation branch from 6f81c3f to 6f17057 Compare November 9, 2025 22:35
@aktech aktech requested a review from jaimergp November 10, 2025 10:08
Copy link
Collaborator

@jaimergp jaimergp left a comment

Choose a reason for hiding this comment

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

Some questions if they need to be clarified.

@jaimergp jaimergp merged commit bbf90f3 into main Nov 11, 2025
1 check passed
@jaimergp
Copy link
Collaborator

Thanks!

@aktech aktech deleted the aktech/image-build-automation branch November 11, 2025 11:15
@jaimergp jaimergp mentioned this pull request Nov 11, 2025
2 tasks
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