Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.0] Removed config hash computation from pipeline (backport #17336) #17419

Open
wants to merge 1 commit into
base: 9.0
Choose a base branch
from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 26, 2025

Release notes

[rn:skip]

What does this PR do?

Removed unused configHash computation happening in AbstractPipeline and used only in tests replaced by PipelineConfig.configHash() invocation

Why is it important/What is the impact to the user?

No user facing changes

Checklist

  • My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files (and/or docker env variables)
  • [ ] I have added tests that prove my fix is effective or that my feature works

Author's Checklist

  • [ ]

How to test this PR locally

Related issues


This is an automatic backport of pull request #17336 done by [Mergify](https://mergify.com).

…eConfig.configHash() (#17336)

Removed unused configHash computation happening in AbstractPipeline and used only in tests replaced by PipelineConfig.configHash() invocation

(cherry picked from commit 787fd2c)
@mergify mergify bot added the backport label Mar 26, 2025
@mergify mergify bot assigned andsel Mar 26, 2025
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

cc @andsel

Copy link
Author

mergify bot commented Mar 31, 2025

This pull request has not been merged yet. Could you please review and merge it @andsel? 🙏

1 similar comment
Copy link
Author

mergify bot commented Apr 7, 2025

This pull request has not been merged yet. Could you please review and merge it @andsel? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants