cake-contrib / cake-contrib/Cake.Recipe
Publish Documentation step report success but not publishing changes
Open
- Dominant language
- C#
- Stars
- 70
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
Running locally I found that changes to documentation were staged however the `GitHasStagedChanges(publishFolder)` call on line 151 of wyam.cake returned false.
The step reported success, but did not push any documentation.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at line 151 of wyam.cake and inspect how GitHasStagedChanges(publishFolder) determines whether documentation changes are staged. Reproduce the local documentation publishing step, then verify that staged changes are detected and the step no longer reports success without publishing them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100