Skip to content

Adding ability to specify the version of helm-docs to use.#301

Merged
losisin merged 4 commits intolosisin:mainfrom
davidcollom:version-support
Mar 12, 2025
Merged

Adding ability to specify the version of helm-docs to use.#301
losisin merged 4 commits intolosisin:mainfrom
davidcollom:version-support

Conversation

@davidcollom
Copy link
Copy Markdown
Contributor

@davidcollom davidcollom commented Mar 12, 2025

These changes allow for specifying the version of Helm-Docs along side setting true Boolean values for GitPush and failOnDiff

@davidcollom davidcollom requested a review from losisin as a code owner March 12, 2025 12:10
Copy link
Copy Markdown
Owner

@losisin losisin left a comment

Choose a reason for hiding this comment

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

pls fix the tests and also you need to run npm run package and commit dist/

@davidcollom
Copy link
Copy Markdown
Contributor Author

pls fix the tests and also you need to run npm run package and commit dist/

Yea, sorry I didn't see the __tests__ directory 😄 happy to update!

@davidcollom
Copy link
Copy Markdown
Contributor Author

@losisin - I've done the following and confirmed locally that tests now pass 👍

@davidcollom davidcollom requested a review from losisin March 12, 2025 12:44
@losisin
Copy link
Copy Markdown
Owner

losisin commented Mar 12, 2025

@davidcollom Try npm run format:write

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c46a8f3) to head (54570c5).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #301   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           95        96    +1     
  Branches        11        12    +1     
=========================================
+ Hits            95        96    +1     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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.

🚀 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.

@losisin losisin merged commit fca4590 into losisin:main Mar 12, 2025
9 checks passed
@davidcollom davidcollom deleted the version-support branch March 12, 2025 13:18
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.

2 participants