Skip to content
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

[Podcast Update Feed] Add Remote feature flag #3569

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mebarbosa
Copy link
Contributor

@mebarbosa mebarbosa commented Feb 7, 2025

Description

  • Add Remote feature flag

Fixes #3544

Testing Instructions

Code review should be fine

Checklist

  • If this is a user-facing change, I have added an entry in CHANGELOG.md
  • Ensure the linter passes (./gradlew spotlessApply to automatically apply formatting/linting)
  • I have considered whether it makes sense to add tests for my changes
  • All strings that need to be localized are in modules/services/localization/src/main/res/values/strings.xml
  • Any jetpack compose components I added or changed are covered by compose previews
  • I have updated (or requested that someone edit) the spreadsheet to reflect any new or changed analytics.

@mebarbosa mebarbosa added [Type] Feature Adding a new feature. [Project] Podcast feed update Allow users to manually trigger a podcast feed update. labels Feb 7, 2025
@mebarbosa mebarbosa added this to the 7.83 milestone Feb 7, 2025
@mebarbosa mebarbosa requested a review from a team as a code owner February 7, 2025 17:00
@mebarbosa mebarbosa requested review from MiSikora and removed request for a team February 7, 2025 17:00
@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Feb 7, 2025

📲 You can test the changes from this Pull Request in 📱 Mobile by scanning the QR code below to install the corresponding build.
App Name 📱 Mobile
Build TypedebugProd
Commit93709e6
Direct Downloadpocketcasts-app-prototype-build-pr3569-93709e6.apk
📲 You can test the changes from this Pull Request in 🚗 Automotive by scanning the QR code below to install the corresponding build.
App Name 🚗 Automotive
Build TypedebugProd
Commit93709e6
Direct Downloadpocketcasts-automotive-prototype-build-pr3569-93709e6.apk
📲 You can test the changes from this Pull Request in ⌚ Wear by scanning the QR code below to install the corresponding build.
App Name ⌚ Wear
Build TypedebugProd
Commit93709e6
Direct Downloadpocketcasts-wear-prototype-build-pr3569-93709e6.apk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Project] Podcast feed update Allow users to manually trigger a podcast feed update. [Type] Feature Adding a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Podcast feed update] Enable feature flag
3 participants