Skip to content

Conversation

@matthewrmshin
Copy link
Collaborator

Description

Iteration through a list with a merge include becomes incorrect if the number of elements the list changes due to the merge include.

Issue(s) addressed

Resolves #35.

Checklist

  • I have performed a self-review of my own code
  • I have run the unit tests before creating the PR

Iteration through a list with a merge include becomes incorrect if the
number of elements the list changes due to the merge include.
@matthewrmshin matthewrmshin added the bug Something is not working label Apr 1, 2025
@matthewrmshin matthewrmshin self-assigned this Apr 1, 2025
@matthewrmshin matthewrmshin added this to the next-release milestone Apr 1, 2025
Copy link
Collaborator

@steoxley steoxley left a comment

Choose a reason for hiding this comment

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

This looks good to me. OK to merge, ideally after confirmation it fixes the specific issue in #35

Copy link
Contributor

@twsearle twsearle left a comment

Choose a reason for hiding this comment

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

Thanks very much for getting this done so quickly! It all looks good to me, and I have tested it against the original yaml config and it resolves the issue there. Please let me know how we will get this deployed at the Met Office for PS47 trials.

@twsearle twsearle merged commit c62bae8 into develop Apr 2, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is not working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Merging empty lists halts subsequent environment variable processing

4 participants