Skip to content

chore(manifests): restore sample manifests#1150

Merged
narekhovhannisyan merged 1 commit intoGreen-Software-Foundation:mainfrom
kariya-mitsuru:restore-sample-manifests
Jun 10, 2025
Merged

chore(manifests): restore sample manifests#1150
narekhovhannisyan merged 1 commit intoGreen-Software-Foundation:mainfrom
kariya-mitsuru:restore-sample-manifests

Conversation

@kariya-mitsuru
Copy link
Copy Markdown
Contributor

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)
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

A description of the changes proposed in the Pull Request

Restore the following files from past history where output files exist in manifests/outputs but corresponding input files don't exist in manifests/examples.
(In parentheses are the commit hash where they were deleted and the filename at that time)

  • manifests/examples/bugs/aggregation-error-wrong-metric.yml
    (a5c9ad2 manifests/bugs/aggregation-error-wrong-metric.yml)
  • manifests/examples/bugs/input-error-missing-duration.yml
    (a5c9ad2 manifests/bugs/input-error-missing-duration.yml)
  • manifests/examples/bugs/mock-observations-failure-duration-is-zero.yml
    (a5c9ad2 manifests/bugs/mock-observations-failure-duration-is-zero.yml)
  • manifests/examples/bugs/pipeline-error-naming-mismatch.yml
    (a5c9ad2 manifests/bugs/pipeline-error-naming-mismatch.yml)
  • manifests/examples/bugs/pipeline-error-uninitialized-plugin.yml
    (a5c9ad2 manifests/bugs/pipeline-error-uninitialized-plugin.yml)
  • manifests/examples/bugs/pipeline-ordering-error.yml
    (a5c9ad2 manifests/bugs/pipeline-ordering-error.yml)
  • manifests/examples/features/aggregate-failure-invalid-metrics.yml
    (a5c9ad2 manifests/features/aggregate-failure-invalid-metrics.yml)
  • manifests/examples/features/aggregate-failure-missing-metric-in-inputs.yml
    (a5c9ad2 manifests/features/aggregate-failure-missing-metric-in-inputs.yml)
  • manifests/examples/features/aggregate-horizontal.yml
    (a5c9ad2 manifests/features/aggregate-horizontal.yml)
  • manifests/examples/features/aggregate-vertical.yml
    (a5c9ad2 manifests/features/aggregate-vertical.yml)
  • manifests/examples/features/aggregate.yml
    (a5c9ad2 manifests/features/aggregate.yml)
  • manifests/examples/pipelines/cloud-metadata-divide.yml
    (a5c9ad2 manifests/integrations/cloud-metadata-divide.yml)
  • manifests/examples/builtins/sci-embodied/failure-invalid-default-emission-value.yml
    (b2c4f22 manifests/examples/builtins/sci-embodied/failure-invalid-default-emission-value.yml)
  • manifests/examples/builtins/divide/success-denominator-equal-zero.yml
    (1f60948 manifests/examples/builtins/divide/failure-denominator-equal-zero.yml)

I have confirmed that the results of running the added manifests with if-run match the corresponding outputs that originally existed in manifests/outputs using if-diff.

Restore the following files from past history where output files exist
in `manifests/outputs` but corresponding input files don't exist in
`manifests/examples`.
(In parentheses are the commit hash where they were deleted and the
filename at that time)

- manifests/examples/bugs/aggregation-error-wrong-metric.yml
  (a5c9ad2 manifests/bugs/aggregation-error-wrong-metric.yml)
- manifests/examples/bugs/input-error-missing-duration.yml
  (a5c9ad2 manifests/bugs/input-error-missing-duration.yml)
- manifests/examples/bugs/mock-observations-failure-duration-is-zero.yml
  (a5c9ad2 manifests/bugs/mock-observations-failure-duration-is-zero.yml)
- manifests/examples/bugs/pipeline-error-naming-mismatch.yml
  (a5c9ad2 manifests/bugs/pipeline-error-naming-mismatch.yml)
- manifests/examples/bugs/pipeline-error-uninitialized-plugin.yml
  (a5c9ad2 manifests/bugs/pipeline-error-uninitialized-plugin.yml)
- manifests/examples/bugs/pipeline-ordering-error.yml
  (a5c9ad2 manifests/bugs/pipeline-ordering-error.yml)
- manifests/examples/features/aggregate-failure-invalid-metrics.yml
  (a5c9ad2 manifests/features/aggregate-failure-invalid-metrics.yml)
- manifests/examples/features/aggregate-failure-missing-metric-in-inputs.yml
  (a5c9ad2 manifests/features/aggregate-failure-missing-metric-in-inputs.yml)
- manifests/examples/features/aggregate-horizontal.yml
  (a5c9ad2 manifests/features/aggregate-horizontal.yml)
- manifests/examples/features/aggregate-vertical.yml
  (a5c9ad2 manifests/features/aggregate-vertical.yml)
- manifests/examples/features/aggregate.yml
  (a5c9ad2 manifests/features/aggregate.yml)
- manifests/examples/pipelines/cloud-metadata-divide.yml
  (a5c9ad2 manifests/integrations/cloud-metadata-divide.yml)
- manifests/examples/builtins/sci-embodied/failure-invalid-default-emission-value.yml
  (b2c4f22 manifests/examples/builtins/sci-embodied/failure-invalid-default-emission-value.yml)
- manifests/examples/builtins/divide/success-denominator-equal-zero.yml
  (1f60948 manifests/examples/builtins/divide/failure-denominator-equal-zero.yml)

Signed-off-by: Mitsuru Kariya <mitsuru.kariya@nttdata.com>
@narekhovhannisyan narekhovhannisyan merged commit c3d3bdd into Green-Software-Foundation:main Jun 10, 2025
1 check passed
@github-project-automation github-project-automation bot moved this to Done in IF Jun 10, 2025
@kariya-mitsuru kariya-mitsuru deleted the restore-sample-manifests branch June 10, 2025 15:29
@github-actions github-actions bot mentioned this pull request Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants