Skip to content

fix: convert session data build_target to table if needed #336

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

Conversation

lceWolf
Copy link
Collaborator

@lceWolf lceWolf commented Aug 11, 2025

PR #332 introduced handling for multiple targets. Yet, old session data still has the build_target stored as string resulting in an error when trying to unpack the string when forming the --target arg. This PR fixes this issue by converting old session data to the new format, if needed

PR Civitasv#332 introduced handling for multiple targets. Yet, old session data
still has the build_target stored as string resulting in an error when
trying to unpack the string when forming the --target arg.
This PR fixes this issue by converting old session data to the new
format, if needed
@lceWolf lceWolf merged commit 447fe76 into Civitasv:master Aug 11, 2025
2 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.

1 participant