Now that we have a new image suggestion API and are using it in production (T306032: Adapt GrowthExperiments to new Image Suggestions API), we need to set up the beta cluster wikis and local development environments for using it. That's blocked on T306349: Public-facing API for querying image suggestion recommendations and submitting user feedback (or the proxying workaround proposed in T306349#8089263). So this task is stalled for now.
Acceptance Criteria
- Beta cluster wikis use the new image suggestion API
- Documentation exists for local development environments to use the new image suggestion API
Completion checklist
Functionality
- The patches have been code reviewed and merged
- The task passes its acceptance criteria
Engineering
- There are existing and passing unit/integration tests
- Tests for every involved patch should pass
- Coverage for every involved project should have improved or stayed the same
Design & QA
- If the task is UX/Design related: it must be reviewed and approved by the UX/Design team
- Must be reviewed and approved by Quality Assurance.
Documentation
- Related and updated documentation done where necessary
- Internal technical changes: internal repository documentation must be updated (README.md, JSDoc, PHPDoc)
- Infrastructure technical changes: technical changes that reflect on environment, infrastructure, endpoints or any other area of interest for technical contributors should be reflected on Extension:GrowthExperiments or Extension:GrowthExperiments/Technical documentation pages.