pipe-cd / pipecd

The One CD for All {applications, platforms, operations}
https://pipecd.dev
Apache License 2.0
1.09k stars 153 forks source link

Send StageIndex to plugins #5231

Closed Warashi closed 1 month ago

Warashi commented 1 month ago

What this PR does / why we need it:

We defined the stage_index field in #5229; this PR fills this field.

Which issue(s) this PR fixes:

Follows #5229

Does this PR introduce a user-facing change?:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 22.92%. Comparing base (32b33b4) to head (a7447af). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5231 +/- ## ========================================== + Coverage 22.91% 22.92% +0.01% ========================================== Files 419 419 Lines 45321 45322 +1 ========================================== + Hits 10385 10392 +7 + Misses 34139 34133 -6 Partials 797 797 ``` | [Flag](https://app.codecov.io/gh/pipe-cd/pipecd/pull/5231/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pipe-cd) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/pipe-cd/pipecd/pull/5231/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pipe-cd) | `22.92% <100.00%> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pipe-cd#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.