feat(podcast): credit Andrew Pla as host across The PowerShell Podcast#33
Open
HeyItsGilbert wants to merge 1 commit into
Open
feat(podcast): credit Andrew Pla as host across The PowerShell Podcast#33HeyItsGilbert wants to merge 1 commit into
HeyItsGilbert wants to merge 1 commit into
Conversation
The 220 modern (Podbean-hosted) episodes were migrated with `author: James
Petty` as a placeholder host. The actual host is Andrew Pla, with Jordan
Hammond co-hosting the early episodes. Rewrite host attribution:
- author: -> Andrew Pla (the page byline) on all 220 episodes
- authors: -> Andrew first; Jordan Hammond added to the 97 episodes dated
on/before 2023-12-25 ("Farewell to Jordan"); existing guests preserved
- 5 episodes where James Petty is the featured guest keep him as a guest and
add Andrew as host, rather than remapping him away
PowerScripting Podcast episodes (libsyn-hosted) are a separate show and are
left untouched. Adds scripts/rewrite-podcast-authors.ps1 (idempotent, dry-run
by default) plus the design record: CONTEXT.md glossary, the sync plan, and
ADR 0003 on the truncated-feed incremental sync architecture.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Q2NJsYE8nUKKHD25jXiHV1
✅ Deploy Preview for powershellorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
What
Corrects host attribution on the 220 modern (Podbean-hosted) The PowerShell Podcast episodes, which were migrated with
author: James Pettyas a placeholder host. The real host is Andrew Pla, with Jordan Hammond co-hosting the early run.author:→ Andrew Pla (the page byline) on all 220 episodesauthors:→ Andrew first; Jordan Hammond added to the 97 episodes dated on/before 2023-12-25 ("Farewell to Jordan"); none after; all existing guests preservedjames-friggen-petty,return-of-james-petty,chat-with-james-petty, the TechMentor Greg/Mike episode, and the Sean Wheeler episode). James Brundage episodes are a different person and untouched.The older PowerScripting Podcast episodes (libsyn-hosted) are a separate show and are left untouched — distinguished by audio host (
mcdn.podbean.com⇒ The PowerShell Podcast).Scope / correctness
author:/authors:lines only (≤5 lines/file); episode bodies are byte-identical, no line-ending churn.scripts/rewrite-podcast-authors.ps1is dry-run by default (-Applyto write) and idempotent.Also included (design record for the wider sync effort)
CONTEXT.md— glossary entries distinguishing The PowerShell Podcast from the archived PowerScripting Podcastdocs/podcast-sync-plan.md— the six-workstream plan to keep the podcast synced from RSSdocs/adr/0003-incremental-podcast-sync.md— ADR on why sync is an incremental RSS tail + one-time backfill (the Podbean feed is truncated to 10 items)Not in this PR
Missing-guest backfill (e.g. ep 131 Greg Altman / Mike Nelson), RSS sync automation, episode artwork, and author profiles — these are later workstreams in the plan.
🤖 Generated with Claude Code
https://claude.ai/code/session_01Q2NJsYE8nUKKHD25jXiHV1