Summary
- Adds
WUMING_DRY_RUN,WUMING_VERBOSE, andWUMING_SUMMARY_COMMENTto the configuration reference under a new Debugging section. - Adds the missing
WUMING_MAX_FILE_LINESto the Tuning table in the configuration reference. - Adds a Debugging and dry runs section to both getting-started guides (Woodpecker and Forgejo/GitHub Actions) with usage examples for all three new variables.
- Fixes the stale agent list in the Woodpecker guide (adds
performanceandtests).
Closes #45
## Summary
- Adds `WUMING_DRY_RUN`, `WUMING_VERBOSE`, and `WUMING_SUMMARY_COMMENT` to the configuration reference under a new **Debugging** section.
- Adds the missing `WUMING_MAX_FILE_LINES` to the Tuning table in the configuration reference.
- Adds a **Debugging and dry runs** section to both getting-started guides (Woodpecker and Forgejo/GitHub Actions) with usage examples for all three new variables.
- Fixes the stale agent list in the Woodpecker guide (adds `performance` and `tests`).
Closes #45