Skip to content

#489 Allow variables with arbitrary yaml list/map structures#490

Merged
ghenzler merged 1 commit intodevelopfrom
feature/489-Allow_variables_with_arbitrary_yaml_list-map_structures
Oct 16, 2020
Merged

#489 Allow variables with arbitrary yaml list/map structures#490
ghenzler merged 1 commit intodevelopfrom
feature/489-Allow_variables_with_arbitrary_yaml_list-map_structures

Conversation

@ghenzler
Copy link
Copy Markdown
Member

Closes #489


NOTE: The scope of a variable is limited to:
* the lines in the very same yaml file following the definition till it is either redefined or the end of the yaml file is reached (this limitation will supposably be lifted with [#257][i257]);
* the lines in the very same yaml file following the definition till it is either redefined or the end of the yaml file is reached (this limitation will supposedly be lifted with [#257][i257])
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer the AE variant supposably, but that is a matter of taste I guess

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see, I thought that was a typo (I wasn't aware it was correct AE English... will change it back)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checked, it's removed in #491 anyway

@ghenzler ghenzler merged commit ad5de7c into develop Oct 16, 2020
@kwin kwin deleted the feature/489-Allow_variables_with_arbitrary_yaml_list-map_structures branch June 1, 2021 15:35
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.

Allow variables with arbitrary yaml list/map structures

2 participants