Skip to content

Conversation

@cphili
Copy link
Member

@cphili cphili commented Dec 8, 2025

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?
#3684

What kind of change does this PR introduce?
The skip-postproc option is now deprecated in iTools and no longer supported by current pipelines. Some residual references remained in the code and/or documentation. This PR removes all remaining occurrences.

What is the current behavior?
Some residual references to the option remains in the code and/or documentation which can be confusing.

What is the new behavior (if this is a feature change)?
This PR removes all remaining occurrences to prevent accidental usage and clarify post-processing behavior.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)
Minor breaking change if scripts still include --skip-postproc. Post-processing will always run according to default or supported configurations. No impact expected when the option was not used.

Other information:

@cphili cphili self-assigned this Dec 8, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 8, 2025

@cphili cphili changed the title iTools: Remove remaining references to deprecated skip-postproc option [Cleanup] iTools: Remove remaining references to deprecated skip-postproc option Dec 8, 2025
@cphili cphili requested a review from rolnico December 8, 2025 13:42
@alicecaron alicecaron moved this from TODO to Waiting for review in Release 03/2026 Jan 7, 2026
@github-project-automation github-project-automation bot moved this from Waiting for review to Approved in Release 03/2026 Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Approved

Development

Successfully merging this pull request may close these issues.

4 participants