-
Notifications
You must be signed in to change notification settings - Fork 1
[Docs] Add source-gif README on Tenor Deprecation
#88
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
[Docs] Add source-gif README on Tenor Deprecation
#88
Conversation
Add documentation warning users about the Tenor API sunset on June 30, 2026: - Add mediapicker/source-gif/README.md with full deprecation details, migration recommendations, and steps - Add mediapicker/README.md linking to source-gif README and listing Tenor references in the parent module - Include tenor-deprecation.png image from the official notice Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.
Pull request overview
Adds module-level documentation to warn about the Tenor API deprecation and guide migrations away from the source-gif integration.
Changes:
- Added
mediapicker/source-gif/README.mddescribing Tenor deprecation timeline, migration steps, module structure, and an included screenshot. - Added
mediapicker/README.mdsummarizing the module and calling out Tenor-related references in the parent module.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
mediapicker/source-gif/README.md |
Adds Tenor deprecation warning, timeline, migration guidance, and module overview for the GIF source. |
mediapicker/README.md |
Adds top-level mediapicker module overview and links to the Tenor deprecation details in source-gif. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Gfycat has been discontinued and is no longer a viable migration target. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
👍 but I think we should also remove publishing logic: https://github.com/wordpress-mobile/WordPress-MediaPicker-Android/blob/trunk/.buildkite/publish-mediapicker-source-gif.sh and remove |
Hmmm, you think @wzieba ? 🤔 (not a bad idea indeed)
What do you think of me just commenting-out this piece of logic here, with an adequate comment on why this was done, and let it be for now? 🤔 - label: "Publish :mediapicker:source-gif"
depends_on:
- "publish-mediapicker-domain"
plugins: [$CI_TOOLKIT]
command: |
.buildkite/publish-mediapicker-source-gif.sh
Hmmm, I see, but also removing this logic is not that simple because the sampleapp is using
Wdyt? 🤔 |
wzieba
left a comment
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.
Sure, we can leave the module in the configuration 👍
|
Sounds good 👍 ! |
Temporarily disable the source-gif artifact publishing since Tenor API is being sunset on June 30, 2026. Re-enable after migrating to a new GIF provider. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
FYI: This is now done: 7a8a355 |
(Partially) Closes: AINFRA-1781
Description
Add documentation warning users about the Tenor API sunset on
June 30, 2026. Google announced that the Tenor API will be deprecated, with new API key sign-ups blocked startingJanuary 13, 2026, and full termination onJune 30, 2026.This PR adds:
mediapicker/source-gif/README.mdwith:GIPHY)mediapicker/README.mdwith:source-gifREADMETesting Steps
[!WARNING]admonition