Skip to content

WIP: Audit migrated posts metadata and filenames#2

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/check-migrated-older-posts
Closed

WIP: Audit migrated posts metadata and filenames#2
Copilot wants to merge 1 commit intomainfrom
copilot/check-migrated-older-posts

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 24, 2026

No repository changes have been made yet. Once updates are applied, this description will be replaced with a summary of the post filename/title normalization and any removals of extra/duplicate migrated entries.

Original prompt

This section details on the original issue you should resolve

<issue_title>Check migrated older posts</issue_title>
<issue_description>We need to double check the migrated posts in this blog, considering:

  • This is a gh-pages hosted jekyll-powered static blog site which was migrated earlier.
  • The original posts can be fetched from https://weblogs.asp.net/cazzu?page=1-51 (page range)
  • The only exception is the post titled Joining Xamarin from May 28, 2014, which can be fetched from https://web.archive.org/web/20150220042100/http://blogs.clariusconsulting.net/kzu/xamarin/
  • We should have no extra entries other than the original. Check by matching first header (title) from markdown files under _posts against the weblogs.asp.net pages' title (ignore the "Daniel Cazzulino's Blog - " prefix). If there are duplicates (either on _posts or weblogs.asp.net), keep only the lastest published version from the latter.</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI assigned Copilot and kzu Jan 24, 2026
Copilot AI changed the title [WIP] Verify migrated posts in Jekyll blog WIP: Audit migrated posts metadata and filenames Jan 24, 2026
Copilot AI requested a review from kzu January 24, 2026 23:35
@kzu kzu closed this Jan 24, 2026
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.

Check migrated older posts

2 participants