Skip to content

Rename propolis to go-microvm#50

Merged
JAORMX merged 1 commit intomainfrom
rename-propolis-to-go-microvm
Mar 17, 2026
Merged

Rename propolis to go-microvm#50
JAORMX merged 1 commit intomainfrom
rename-propolis-to-go-microvm

Conversation

@JAORMX
Copy link
Copy Markdown
Contributor

@JAORMX JAORMX commented Mar 17, 2026

Summary

  • Upstream dependency renamed from stacklok/propolis to stacklok/go-microvm (v0.0.22)
  • Updates all Go imports, type names (PropolisRunnerMicroVMRunner), binary/artifact names (propolis-runnergo-microvm-runner), Taskfile variables, GitHub URLs, and documentation
  • 33 files changed, 197 insertions, 197 deletions — pure rename, no behavioral changes

Test plan

  • task fmt — clean
  • task lint — 0 issues
  • task test — all passing
  • CI build matrix (Linux + macOS)
  • Verify task fetch-runtime resolves v0.0.22 artifacts from stacklok/go-microvm

🤖 Generated with Claude Code

The upstream dependency has been renamed from stacklok/propolis to
stacklok/go-microvm (v0.0.22). This updates all Go imports, type names,
artifact references, Taskfile targets, documentation, and comments.

Key changes:
- Go module: github.com/stacklok/propolis → github.com/stacklok/go-microvm
- Types: PropolisRunner → MicroVMRunner, propolisVM → microvmVM
- Binary: propolis-runner → go-microvm-runner
- Artifacts: propolis-{runtime,firmware}-* → go-microvm-{runtime,firmware}-*
- Taskfile: PROPOLIS_VERSION → GOMICROVM_VERSION, repo stacklok/go-microvm
- All docs and comments updated

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@JAORMX JAORMX requested a review from jhrozek March 17, 2026 05:37
@JAORMX JAORMX merged commit ad6a220 into main Mar 17, 2026
7 checks passed
@JAORMX JAORMX deleted the rename-propolis-to-go-microvm branch March 17, 2026 08:22
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