Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Use temp file instead of piping RSS content to avoid broken pipe errors
  • Pass target_date as command line argument to Python instead of env var
  • Remove conflicting env block that could override the shell variable

Test plan

  • Run Bluesky workflow with target_date: 2025-12-25
  • Verify post is detected correctly

- Use temp file instead of piping to avoid broken pipe errors
- Pass target_date as command line argument to Python
- Remove conflicting env block that could override shell variable
@CalvinAllen CalvinAllen merged commit 8dc95a6 into main Dec 28, 2025
@CalvinAllen CalvinAllen deleted the fix/workflows/rss-temp-file-parsing branch December 28, 2025 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants