Skip to content

[feat] Support list assignment from JSON using the -S option#3449

Merged
vkarak merged 2 commits intodevelopfrom
feat/setvar-list-json
Apr 7, 2025
Merged

[feat] Support list assignment from JSON using the -S option#3449
vkarak merged 2 commits intodevelopfrom
feat/setvar-list-json

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Apr 2, 2025

This solves the issue when the default , separator is not sufficient to separate the list elements as well as allows for nested list assignments.

Closes #3264.

@vkarak vkarak force-pushed the feat/setvar-list-json branch from 7f8455f to 7957c5d Compare April 2, 2025 22:06
@github-project-automation github-project-automation bot moved this from Todo to In Progress in ReFrame Backlog Apr 7, 2025
@vkarak vkarak enabled auto-merge April 7, 2025 11:50
@vkarak vkarak merged commit 5d8ed14 into develop Apr 7, 2025
70 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ReFrame Backlog Apr 7, 2025
@vkarak vkarak deleted the feat/setvar-list-json branch April 7, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Unable to parameterize a List of Str.

2 participants