Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use different name for builder and exported VM #539

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

laurelmay
Copy link
Member

This allows building a new VM for the current semester while a previous
build of the same semester is still registered in VirtualBox. It doesn't
help having multiple builds of the same VM going at the same time but it
makes things slightly smoother. The exported VM gets to keep the same
name pattern it's always had via the vmname argument to
VBoxManage export.

Additionally, the legacy_isotime function invocation is replaced with
the recommended migration path.

This allows building a new VM for the current semester while a previous
build of the same semester is still registered in VirtualBox. It doesn't
help having multiple builds of the same VM going at the same time but it
makes things slightly smoother. The exported VM gets to keep the same
name pattern it's always had via the `vmname` argument to
`VBoxManage export`.

Additionally, the `legacy_isotime` function invocation is replaced with
the recommended migration path.
@ripleymj ripleymj merged commit 3e9e190 into jmunixusers:main Jan 13, 2024
5 checks passed
@laurelmay laurelmay deleted the different-builder-vm-name branch January 13, 2024 16:37
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