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

Delete platform-specific specs from configv1 #5300

Closed Warashi closed 2 weeks ago

Warashi commented 2 weeks ago

What this PR does:

as title

Why we need it:

We move platform-specific config to plugins, so we don't want these at the configv1 package. I copied them on #5237, but I realized it was not a good way to copy all of them, so I removed some parts on this PR.

Which issue(s) this PR fixes:

Part of #4980

Does this PR introduce a user-facing change?:

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 25.16%. Comparing base (ad3c877) to head (58c922b). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5300 +/- ## ========================================== + Coverage 25.14% 25.16% +0.01% ========================================== Files 449 444 -5 Lines 47642 47504 -138 ========================================== - Hits 11980 11954 -26 + Misses 34717 34606 -111 + Partials 945 944 -1 ```

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