-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add latest episode field #128
Conversation
@lindseydew has published a preview version of this PR with release workflow run #103, based on commit 3150b8f: 1.0.37-PREVIEW.ldadd-latest-episode.2024-11-18T1259.3150b8fd Want to make another preview release?Click 'Run workflow' in the GitHub UI, specifying the ld/add-latest-episode branch, or use the GitHub CLI command: gh workflow run release.yml --ref ld/add-latest-episode Want to make a full release after this PR is merged?Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command: gh workflow run release.yml |
@lindseydew has published a preview version of this PR with release workflow run #105, based on commit 9285fe7: 1.0.37-PREVIEW.ldadd-latest-episode.2024-11-19T1637.9285fe70 Want to make another preview release?Click 'Run workflow' in the GitHub UI, specifying the ld/add-latest-episode branch, or use the GitHub CLI command: gh workflow run release.yml --ref ld/add-latest-episode Want to make a full release after this PR is merged?Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command: gh workflow run release.yml |
@lindseydew has published a preview version of this PR with release workflow run #106, based on commit 0a67ee3: 1.0.37-PREVIEW.ldadd-latest-episode.2024-11-19T1722.0a67ee37 Want to make another preview release?Click 'Run workflow' in the GitHub UI, specifying the ld/add-latest-episode branch, or use the GitHub CLI command: gh workflow run release.yml --ref ld/add-latest-episode Want to make a full release after this PR is merged?Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command: gh workflow run release.yml |
@lindseydew has published a preview version of this PR with release workflow run #111, based on commit 34e9edd: 1.0.39-PREVIEW.ldadd-latest-episode.2024-11-25T1223.34e9edd5 Want to make another preview release?Click 'Run workflow' in the GitHub UI, specifying the ld/add-latest-episode branch, or use the GitHub CLI command: gh workflow run release.yml --ref ld/add-latest-episode Want to make a full release after this PR is merged?Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command: gh workflow run release.yml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What does this change?
This adds a
latestEpisode
attribute to thePodcastSeries
field so that we can add a playable button for the latest episode for cards ofPODCAST_SERIES_CARD
How to test
How can we measure success?
Have we considered potential risks?
Images
Accessibility