pulumi / crd2pulumi

Generate typed CustomResources from a Kubernetes CustomResourceDefinition
Apache License 2.0
98 stars 16 forks source link

Fix goreleaser #144

Closed blampe closed 2 weeks ago

blampe commented 2 weeks ago

Goreleaser v2 was released on June 4. We haven't landed any PRs since then so we didn't notice it broke things.

The pins us to version v1.26.2 which was the last working version.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 79.45%. Comparing base (c334f10) to head (3bebe26). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #144 +/- ## ======================================= Coverage 79.45% 79.45% ======================================= Files 17 17 Lines 740 740 ======================================= Hits 588 588 Misses 88 88 Partials 64 64 ```

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