Background
This task ensures the deployment button is rolled out to all language wikis, following successful implementation on smaller wikis (Basque and Catalan) and testwiki.
User story
As a user I want to see the donate button.
Requirements
- Enable to all wikis except English
- Enable the donate button on all wikis.
BDD
Scenario 1: Deployment button is available on small wikis
_Given_ I am on a wiki
_When_ I visit any page
_Then_ The donate button should be present and functional
Test Steps
- Verify that the button is visible and works on all wikis.
- Test deployment on multiple wikis to confirm stability.
Acceptance criteria
- Deployment button is available and functional on all wikis.
Rollback Plan
🛑 If critical issues arise:
- Pause rollout for affected wikis
- Revert the last deployment batch only if necessary
- Deploy hotfixes as needed
Updated Rollout Plan:
Everywhere except enwiki on Monday 3/24
enwiki on Wednesday 3/26
Rollback plan
Revert deployment if issues arise.
This task was created using Version 1.2.0 of the Web team task template with phabulous