Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin helmdocs to 1.12.0 #4995

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Pin helmdocs to 1.12.0 #4995

merged 2 commits into from
Mar 5, 2024

Conversation

eapolinario
Copy link
Contributor

Tracking issue

#4950

Why are the changes needed?

make helm expects to run on go 1.21, but github.com/norwoodj/helm-docs/cmd/helm-docs recently published a new version where they use go 1.22.

What changes were proposed in this pull request?

Pin github.com/norwoodj/helm-docs/cmd/helm-docs to 1.12.0.

How was this patch tested?

Made a change to flyte-binary chart and successfully ran make helm.

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Signed-off-by: Eduardo Apolinario <[email protected]>
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. housekeeping Issues that help maintain flyte and keep it tech-debt free labels Mar 2, 2024
@eapolinario
Copy link
Contributor Author

I recommend visualizing this diff by turning whitespace off: https://github.com/flyteorg/flyte/pull/4995/files?w=1

Copy link

codecov bot commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.96%. Comparing base (4a95abf) to head (d3e8177).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4995      +/-   ##
==========================================
- Coverage   58.97%   58.96%   -0.01%     
==========================================
  Files         645      645              
  Lines       55562    55562              
==========================================
- Hits        32767    32762       -5     
- Misses      20200    20205       +5     
  Partials     2595     2595              
Flag Coverage Δ
unittests 58.96% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@lowc1012 lowc1012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this commit locally, and worked well.
LGTM, thanks

@eapolinario eapolinario enabled auto-merge (squash) March 4, 2024 18:51
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 5, 2024
@eapolinario eapolinario merged commit 4270c53 into master Mar 5, 2024
48 of 49 checks passed
@eapolinario eapolinario deleted the pin-helm-docs branch March 5, 2024 07:24
yubofredwang pushed a commit to yubofredwang/flyte that referenced this pull request Mar 26, 2024
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Issues that help maintain flyte and keep it tech-debt free lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants