Skip to content

Rename PPTail.Data.Forestry to PPTail.Data.MarkdownFiles - #28

Draft
bsstahl with Copilot wants to merge 2 commits into
masterfrom
copilot/rename-markdown-yaml-service
Draft

Rename PPTail.Data.Forestry to PPTail.Data.MarkdownFiles#28
bsstahl with Copilot wants to merge 2 commits into
masterfrom
copilot/rename-markdown-yaml-service

Conversation

Copilot AI commented May 6, 2026

Copy link
Copy Markdown

PPTail.Data.Forestry was named after the Forestry.io CMS rather than what it actually does: read/write Markdown files with YAML front matter. Renamed to PPTail.Data.MarkdownFiles to match the naming convention of sibling libraries (e.g. PPTail.Data.WordpressFiles, PPTail.Data.NativeJson).

Changes

  • PPTail.Data.Forestry/PPTail.Data.MarkdownFiles/ — source files, namespace, assembly name, and .csproj
  • PPTail.Data.Forestry.Test/PPTail.Data.MarkdownFiles.Test/ — test files and namespace
  • PrehensilePonyTail.sln — updated project references
  • PPTail.Console.Common, PPTConvert, PPTReport — updated .csproj references and fully-qualified type names (e.g. PPTail.Data.MarkdownFiles.Repository, PPTail.Data.MarkdownFiles.RepositoryWriter)

Copilot AI linked an issue May 6, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Rename PPTail.Data.Forestry service to reflect Markdown data handling Rename PPTail.Data.Forestry to PPTail.Data.MarkdownFiles May 6, 2026
Copilot finished work on behalf of bsstahl May 6, 2026 18:01
Copilot AI requested a review from bsstahl May 6, 2026 18:01
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.

PPTail.Data.Forestry service is Incorrectly Named

2 participants