Skip to content

feat: add support for runOnlyForDeploymentPostprocessing#172

Merged
erisu merged 4 commits into
apache:masterfrom
erisu:feat/support-runOnlyForDeploymentPostprocessing
Jun 17, 2026
Merged

feat: add support for runOnlyForDeploymentPostprocessing#172
erisu merged 4 commits into
apache:masterfrom
erisu:feat/support-runOnlyForDeploymentPostprocessing

Conversation

@erisu

@erisu erisu commented Jun 16, 2026

Copy link
Copy Markdown
Member

This PR cherry-picked, rebased, and resolved merging conflicts of PR #80.
The forked repository of PR #80 has been since deleted.

This PR also will:


Additional Changes:

  • Sets runOnlyForDeploymentPostprocessing to 1 with any truthy value, including non-empty strings.

@codecov-commenter

codecov-commenter commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.31%. Comparing base (2f89486) to head (057bcf4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #172   +/-   ##
=======================================
  Coverage   97.30%   97.31%           
=======================================
  Files          51       51           
  Lines       10928    10940   +12     
=======================================
+ Hits        10634    10646   +12     
  Misses        294      294           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@erisu erisu requested a review from dpogue June 17, 2026 05:55
@erisu erisu merged commit 9d908c4 into apache:master Jun 17, 2026
12 checks passed
@erisu erisu deleted the feat/support-runOnlyForDeploymentPostprocessing branch June 17, 2026 17:31
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.

Add buildPhase option for runOnlyForDeploymentPostprocessing

4 participants