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

MG-147 - Helm Docs Generation Fails with README.md has changed error #148

Merged
merged 4 commits into from
Sep 13, 2024

Conversation

JeffMboya
Copy link
Contributor

@JeffMboya JeffMboya commented Sep 13, 2024

What does this do?

This PR adds a step to show a git diff of README.md if the Helm Docs generation fails due to differences (with fail-on-diff set to true). This helps to diagnose what exactly changed in the README.md during the documentation generation.

Which issue(s) does this PR fix/relate to?

List any changes that modify/break current functionality

No existing functionality is broken.

Have you included tests for your changes?

No

Did you document any new/modified functionality?

No

Notes

This will help to troubleshoot and address failures due to unexpected changes in the README.md during the Helm Docs generation process, giving more insight into what exactly is causing CI failure.

@JeffMboya JeffMboya changed the title Mg 147 MG-147 - Helm Docs Generation Fails with README.md has changed error Sep 13, 2024
@dborovcanin dborovcanin merged commit 37e51b5 into absmach:master Sep 13, 2024
1 check passed
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.

Feature: Helm Docs Generation Fails with README.md has changed error
2 participants