Skip to content

Add code-server support to auplc-installer#116

Merged
KerwinTsaiii merged 2 commits into
developfrom
feature/auplc-installer-code-server
Jun 1, 2026
Merged

Add code-server support to auplc-installer#116
KerwinTsaiii merged 2 commits into
developfrom
feature/auplc-installer-code-server

Conversation

@KerwinTsaiii

Copy link
Copy Markdown
Collaborator

Summary

  • Register code-cpu and code-gpu in the installer catalog, team mapping, overlay GPU image tags, and Makefile all so install/build/pack flows pull or build code-server images.
  • Expand the basic preset to include base + code-server environments; rename TUI/CLI wording from course selection to env selection with back navigation in nested menus.
  • Show progress output during standalone img build/img pull and dev quick by wrapping those flows in installer progress stages.

Test plan

  • python3 -m pytest tests/installer/ -q (105 passed)
  • ./auplc-installer img build code -v builds auplc-code-cpu and auplc-code-gpu
  • ./auplc-installer tui → Image management → build → basic shows live build progress
  • ./auplc-installer install --courses=basic --dry-run lists cpu/gpu/code-cpu/code-gpu environments

Made with Cursor

KerwinTsaiii and others added 2 commits June 1, 2026 13:40
…ilds.

Wire auplc-code-cpu/gpu into catalog, Makefile all, overlay tagging, and the
basic preset; rename the TUI to env selection with back navigation; and show
build/pull progress during standalone img and dev quick flows.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@KerwinTsaiii KerwinTsaiii merged commit 529c174 into develop Jun 1, 2026
12 checks passed
@MioYuuIH MioYuuIH deleted the feature/auplc-installer-code-server branch June 8, 2026 08:27
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.

1 participant