Skip to content

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

Merged
lceWolf merged 1 commit intoCivitasv:masterfrom
lceWolf:convert-session-data-build_target-to-table-if-needed
Aug 11, 2025
Merged

fix: convert session data build_target to table if needed#336
lceWolf merged 1 commit intoCivitasv:masterfrom
lceWolf:convert-session-data-build_target-to-table-if-needed

Conversation

@lceWolf
Copy link
Copy Markdown
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