fix: update markdown documentation generation script#2449
Merged
jeromy-cannon merged 13 commits intomainfrom Aug 13, 2025
Merged
fix: update markdown documentation generation script#2449jeromy-cannon merged 13 commits intomainfrom
jeromy-cannon merged 13 commits intomainfrom
Conversation
Contributor
Contributor
Contributor
Author
|
Test with the following cases |
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
Contributor
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
jan-milenkov
approved these changes
Aug 13, 2025
jeromy-cannon
approved these changes
Aug 13, 2025
swirlds-automation
added a commit
that referenced
this pull request
Aug 15, 2025
## [0.43.0](v0.42.0...v0.43.0) (2025-08-15) ### Features * Add kubectl dependency manager ([#2422](#2422)) ([a482302](a482302)) * control block node version as environment variable ([#2472](#2472)) ([c678d90](c678d90)) * Docker build section ([#2433](#2433)) ([2578351](2578351)) * search next available tcp port for port forward function call ([#2362](#2362)) ([22f5a04](22f5a04)) ### Bug Fixes * disable the setting of the gRPC web endpoint when running for apps that are not CN, bump MN to v0.136.0 ([#2463](#2463)) ([16b7cb2](16b7cb2)) * Migrate to using @hiero-ledger/sdk ([#2452](#2452)) ([b9a7018](b9a7018)) * Remove requirement for kind dependency ([#2451](#2451)) ([974303c](974303c)) * update markdown documentation generation script ([#2449](#2449)) ([328544a](328544a))
Contributor
|
🎉 This PR is included in version 0.43.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Contributor
|
🎉 This PR is included in version 0.43.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request changes the following:
test-update-markdownsetRequiredCommandFlagsso help flag can be recognized and processed first before all other required flag. (see bug:Hugo Docs Build Main / Build>Build Docs with Hugopassed even though there were failures withinupdate_md.sh#2436 description)mirror-test.tsandsolo_smoke_test.shhelp to debug intermittent smoke test failureRelated Issues
Hugo Docs Build Main / Build>Build Docs with Hugopassed even though there were failures withinupdate_md.sh#2436Pull request (PR) checklist
package.jsonchanges have been explained to and approved by a repository managerTesting
Commit message guidelines
We use 'Conventional Commits' to ensure that our commit messages are easy to read, follow a consistent format, and for automated release note generation. Please follow the guidelines below when writing your commit messages: