Skip to content

Drop manifests that contains regroup#1037

Merged
narekhovhannisyan merged 1 commit intomainfrom
drop-outputs
Oct 4, 2024
Merged

Drop manifests that contains regroup#1037
narekhovhannisyan merged 1 commit intomainfrom
drop-outputs

Conversation

@manushak
Copy link
Copy Markdown
Contributor

@manushak manushak commented Oct 4, 2024

Types of changes

  • Enhancement (project structure, spelling, grammar, formatting)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

A description of the changes proposed in the Pull Request

@manushak manushak self-assigned this Oct 4, 2024
@narekhovhannisyan narekhovhannisyan merged commit a97a99e into main Oct 4, 2024
@narekhovhannisyan narekhovhannisyan deleted the drop-outputs branch October 4, 2024 16:13
This was referenced Oct 4, 2024
kariya-mitsuru added a commit to kariya-mitsuru/if that referenced this pull request Jun 2, 2025
PR Green-Software-Foundation#1108 fixed the issue to prevent duplicate regrouping when the tree
has already been regrouped.
However, this fix caused only the first subtree to be executed when
regrouping needed to be performed on multiple subtrees.
Specifically, the execution results of the following manifests became
different from before:

- manifests/examples/pipelines/scenario-3.yml
- manifests/examples/pipelines/pipeline-with-aggregate.yml

This PR improves the method for checking if regrouping has been
completed and fixes it to correctly detect when regrouping needs to be
executed on multiple subtrees.

Additionally, it also adds the output results for the above two
manifests that were removed in PR Green-Software-Foundation#1037.

Signed-off-by: Mitsuru Kariya <mitsuru.kariya@nttdata.com>
@kariya-mitsuru kariya-mitsuru mentioned this pull request Jun 2, 2025
6 tasks
kariya-mitsuru added a commit to kariya-mitsuru/if that referenced this pull request Jun 3, 2025
Although not directly related to this fix, the following sample output
related to regroup were also removed in PR Green-Software-Foundation#1037, so add it.

- manifests/outputs/features/regroup/success.yaml

Signed-off-by: Mitsuru Kariya <mitsuru.kariya@nttdata.com>
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.

2 participants