⚓ T275945 Create Wikifunctions.org
Page Menu
Phabricator
Create Task
Maniphest
T275945
Create Wikifunctions.org
Closed, Resolved
Public
Actions
Edit Task
Edit Related Tasks...
Create Subtask
Edit Parent Tasks
Edit Subtasks
Merge Duplicates In
Close As Duplicate
Edit Related Objects...
Edit Commits
Edit Mocks
Mute Notifications
Protect as security issue
Assigned To
Jdforrester-WMF
Authored By
DVrandecic
Feb 27 2021, 12:52 AM
2021-02-27 00:52:34 (UTC+0)
Tags
Abstract Wikipedia team (Phase λ – Launch)
(QA needed)
Epic
Wiki-Setup (Create)
(Ready)
User-Urbanecm
(Radar)
MW-1.41-notes (1.41.0-wmf.19; 2023-07-25)
Patch-For-Review
Referenced Files
None
Subscribers
4nn1l2
Ainali
Aklapper
akosiaris
AnotherEditor144
Aseleste
Dcljr
View All 21 Subscribers
Description
Beforehand:
Verify that addWiki.php is fixed (
T341102
Ensure all needed Wikimedia messages are present
Ensure service is fully up and ready (
T297314
Drop DNS redirect
On the day, step-by-step instructions:
Merge primary config patch
(deploy) Pull config and check that the *.dblist files now contain wikifunctionswiki
(mwdebug)
scap pull
(mwmaint)
scap pull
(mwmaint) Create primary databases:
mwscript extensions/WikimediaMaintenance/addWiki.php --wiki=muswiki en wikimedia wikifunctionswiki wikifunctions.org
(mwmaint) Create our special database tables:
mwscript sql.php --wiki=wikifunctionswiki extensions/WikiLambda/sql/mysql/table-zlanguages.sql
mwscript sql.php --wiki=wikifunctionswiki extensions/WikiLambda/sql/mysql/table-zobject_function_join.sql
mwscript sql.php --wiki=wikifunctionswiki extensions/WikiLambda/sql/mysql/table-zobject_label_conflicts.sql
mwscript sql.php --wiki=wikifunctionswiki extensions/WikiLambda/sql/mysql/table-zobject_labels.sql
mwscript sql.php --wiki=wikifunctionswiki extensions/WikiLambda/sql/mysql/table-ztester_results.sql
(mwmaint) Add our initial content, skipping Z7xxx
mwscript extensions/WikiLambda/maintenance/loadPreDefinedObject.php --wiki=wikifunctionswiki --from 1 --to 2000
mwscript extensions/WikiLambda/maintenance/loadPreDefinedObject.php --wiki=wikifunctionswiki --from 8000 --to 8999
mwscript extensions/WikiLambda/maintenance/reloadBuiltInObjects.php --wiki=wikifunctionswiki --force
(mwmaint) Add initial user Denny as wikifunctions-staff:
mwscript maintenance/run.php createAndPromote --wiki=wikifunctionswiki --custom-groups functioneer,functionmaintainer,wikifunctions-staff --force 'DVrandecic (WMF)'
TKTKTK inject initial content for Main Page
(deploy)
scap sync-world Initial deploy of wikifunctionswiki in locked-down mode for T275945
(on-wiki) Edit
to add
| Wikifunctions || https://www.wikifunctions.org/wiki/$1
referencing
T327459
in the edit summary
(deploy)
scap update-interwiki-cache
(on-wiki) Edit
to edit last update date
TKTKTK inject initial content for other pages
Details
Related Changes in Gerrit:
Subject
Repo
Branch
Lines +/-
Add wikifunctions.org to prod wgLocalVirtualHosts
operations/mediawiki-config
master
+2
-0
manifest.json,background.js: Add wikifunctions.org
performance/WikimediaDebug
master
+2
-0
Add wikifunctions.org to certspotter::monitor_domains
operations/puppet
production
+1
-0
apache: Redirect wikifunctions.org to www.wikifunctions.org
operations/puppet
production
+2
-0
Wikifunctions: Actually allow wikifunctions-staff to make wikitext edits
operations/mediawiki-config
master
+4
-0
Wikifunctions: Push ULS language selector to interlanguage
operations/mediawiki-config
master
+1
-0
Wikifunctions: Allow wikifunctions-staff to give and take all the rights
operations/mediawiki-config
master
+2
-2
wgNoFollowDomainExceptions: Add wikifunctions.org
operations/mediawiki-config
master
+1
-0
MWMultiVersion: Alert this code to wikifunctions.org existing
operations/mediawiki-config
master
+3
-0
docroot: Add wikifunctions.org
operations/mediawiki-config
master
+1
-0
Initial configuration for Wikifunctions.org
operations/mediawiki-config
master
+202
-3
Remove wikifunctions.org Varnish 302
operations/puppet
production
+0
-13
LoadPreDefinedObject: Give ability to operate over ranges
mediawiki/extensions/WikiLambda
master
+233
-119
wikimediaprojectnames: Add a local name for Wikifunctions
mediawiki/extensions/WikimediaMessages
master
+2
-0
Add wikifunctions.org to wgCentralNoticeContentSecurityPolicy
operations/mediawiki-config
master
+1
-1
Add 'Wikifunctions staff' group messages
mediawiki/extensions/WikimediaMessages
master
+6
-0
Show related patches
Customize query in gerrit
Related Objects
Search...
Task Graph
Mentions
View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use
View Standalone Graph
to show more of the graph.
Status
Subtype
Assigned
Task
· · ·
Resolved
Jdforrester-WMF
T342865
Post-creation work for wikifunctionswiki
Resolved
BTullis
T289316
Prepare and check storage layer for Wikifunctions.org (new public content wiki)
Resolved
Jdforrester-WMF
T275945
Create Wikifunctions.org
Resolved
DVrandecic
T289321
Pre-launch performance review of Wikifunctions
Resolved
cmassaro
T313226
Get all SRE-type things ready for launching Wikifunctions
Resolved
cmassaro
T297314
New Service Request: function-orchestrator and function-evaluator (for Wikifunctions launch)
Resolved
sbassett
T289322
Pre-launch security review of Wikifunctions
Resolved
Quiddity
T337866
Prepare Main Page content for Wikifunctions ahead of launch
Resolved
Jdforrester-WMF
T327459
Set up an interwiki prefix to Wikifunctions
Resolved
Jdforrester-WMF
T291594
Have discussion tools enabled on Wikifunctions on launch by default
Resolved
Quiddity
T271271
Ensure essential pages will be available on Wikifunctions
Resolved
Jdforrester-WMF
T340775
Launch-blocking bugs
Resolved
Jdforrester-WMF
T299176
Phase Theta – Root task
Resolved
Jdforrester-WMF
T268678
Make Wikifunctions a true multi-lingual wiki, exposing content in each language to readers and search engines with parity
Resolved
CCoxwell-WMF
T290522
Object model: Add short description to Z2/Persistent Objects, Z2K5
Resolved
Ladsgroup
T341102
addWiki.php fails with CannotReplaceActiveServiceException
Resolved
Jdforrester-WMF
T338164
Restrict Type creation to functionmaintainers
· · ·
Mentioned In
T342865: Post-creation work for wikifunctionswiki
T321099: ProbeSlow alerts for Wikifunctions on Beta Cluster
Mentioned Here
T342865: Post-creation work for wikifunctionswiki
T342820: Migrate wikifunctions.org from locked-down to limited mode, letting users edit wikitext pages and some
T297314: New Service Request: function-orchestrator and function-evaluator (for Wikifunctions launch)
T327459: Set up an interwiki prefix to Wikifunctions
T341102: addWiki.php fails with CannotReplaceActiveServiceException
T321099: ProbeSlow alerts for Wikifunctions on Beta Cluster
Event Timeline
There are a very large number of changes, so older changes are hidden.
Show Older Changes
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 19 2023, 8:59 PM
2023-07-19 20:59:08 (UTC+0)
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 19 2023, 9:04 PM
2023-07-19 21:04:21 (UTC+0)
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 19 2023, 9:18 PM
2023-07-19 21:18:27 (UTC+0)
gerritbot
added a comment.
Jul 21 2023, 3:14 PM
2023-07-21 15:14:52 (UTC+0)
Comment Actions
Change 940374 had a related patch set uploaded (by Jforrester; author: Jforrester):
[mediawiki/extensions/WikimediaMessages@master] wikimediaprojectnames: Add a local name for Wikifunctions
gerritbot
added a comment.
Jul 21 2023, 8:01 PM
2023-07-21 20:01:15 (UTC+0)
Comment Actions
Change 940374
merged
by jenkins-bot:
[mediawiki/extensions/WikimediaMessages@master] wikimediaprojectnames: Add a local name for Wikifunctions
ReleaseTaggerBot
edited projects, added
MW-1.41-notes (1.41.0-wmf.19; 2023-07-25)
; removed
MW-1.41-notes (1.41.0-wmf.17; 2023-07-11)
Jul 21 2023, 9:00 PM
2023-07-21 21:00:36 (UTC+0)
DVrandecic
changed the status of subtask
T340775: Launch-blocking bugs
from
Open
to
In Progress
Jul 22 2023, 2:06 AM
2023-07-22 02:06:07 (UTC+0)
DVrandecic
changed the status of subtask
T299176: Phase Theta – Root task
from
Open
to
In Progress
Jul 22 2023, 2:08 AM
2023-07-22 02:08:24 (UTC+0)
DVrandecic
changed the status of subtask
T313226: Get all SRE-type things ready for launching Wikifunctions
from
Open
to
In Progress
Jul 22 2023, 2:14 AM
2023-07-22 02:14:10 (UTC+0)
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 24 2023, 5:10 PM
2023-07-24 17:10:50 (UTC+0)
Jdforrester-WMF
changed the status of subtask
T297314: New Service Request: function-orchestrator and function-evaluator (for Wikifunctions launch)
from
Open
to
In Progress
Jul 24 2023, 8:51 PM
2023-07-24 20:51:28 (UTC+0)
gerritbot
added a comment.
Jul 24 2023, 9:38 PM
2023-07-24 21:38:58 (UTC+0)
Comment Actions
Change 939768
merged
by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] LoadPreDefinedObject: Give ability to operate over ranges
Jdforrester-WMF
changed the task status from
Open
to
In Progress
Jul 24 2023, 10:32 PM
2023-07-24 22:32:34 (UTC+0)
Jdforrester-WMF
claimed this task.
Jdforrester-WMF
moved this task from
Production tasks
to
In progress
on the
Abstract Wikipedia team (Phase λ – Launch)
board.
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 24 2023, 11:42 PM
2023-07-24 23:42:07 (UTC+0)
Jdforrester-WMF
moved this task from
Not ready
to
Ready
on the
Wiki-Setup (Create)
board.
Jul 24 2023, 11:45 PM
2023-07-24 23:45:52 (UTC+0)
DVrandecic
closed subtask
T290522: Object model: Add short description to Z2/Persistent Objects, Z2K5
as
Resolved
Jul 25 2023, 3:01 AM
2023-07-25 03:01:24 (UTC+0)
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 25 2023, 11:29 AM
2023-07-25 11:29:14 (UTC+0)
gerritbot
added a comment.
Jul 25 2023, 4:09 PM
2023-07-25 16:09:17 (UTC+0)
Comment Actions
Change 939757
merged
by Ssingh:
[operations/puppet@production] Remove wikifunctions.org Varnish 302
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 25 2023, 4:17 PM
2023-07-25 16:17:09 (UTC+0)
Jdforrester-WMF
renamed this task from
Launch Wikifunctions
to
Create Wikifunctions.org
Jul 25 2023, 4:31 PM
2023-07-25 16:31:43 (UTC+0)
Jdforrester-WMF
updated the task description.
(Show Details)
Jdforrester-WMF
added a subtask:
T338164: Restrict Type creation to functionmaintainers
Jul 25 2023, 7:25 PM
2023-07-25 19:25:26 (UTC+0)
Jdforrester-WMF
changed the status of subtask
T338164: Restrict Type creation to functionmaintainers
from
Open
to
In Progress
Zabe
closed subtask
T341102: addWiki.php fails with CannotReplaceActiveServiceException
as
Resolved
Jul 25 2023, 8:52 PM
2023-07-25 20:52:15 (UTC+0)
DVrandecic
closed subtask
T340775: Launch-blocking bugs
as
Resolved
Jul 26 2023, 1:26 AM
2023-07-26 01:26:48 (UTC+0)
Jdforrester-WMF
closed subtask
T313226: Get all SRE-type things ready for launching Wikifunctions
as
Resolved
Jul 26 2023, 12:31 PM
2023-07-26 12:31:55 (UTC+0)
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 26 2023, 1:38 PM
2023-07-26 13:38:28 (UTC+0)
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 26 2023, 4:01 PM
2023-07-26 16:01:28 (UTC+0)
Ainali
subscribed.
Jul 26 2023, 4:01 PM
2023-07-26 16:01:36 (UTC+0)
gerritbot
added a comment.
Jul 26 2023, 4:06 PM
2023-07-26 16:06:10 (UTC+0)
Comment Actions
Change 771623
merged
by jenkins-bot:
[operations/mediawiki-config@master] Add wikifunctions.org to prod wgLocalVirtualHosts
Stashbot
added a comment.
Jul 26 2023, 4:06 PM
2023-07-26 16:06:37 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T16:06:36Z]
T275945
)]]
Stashbot
added a comment.
Jul 26 2023, 4:08 PM
2023-07-26 16:08:14 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T16:08:13Z]
T275945
)]] synced to the testservers mwdebug1002.eqiad.wmnet, mwdebug2002.codfw.wmnet, mwdebug2001.codfw.wmnet, mwdebug1001.eqiad.wmnet, and mw-debug kubernetes deployment (accessible via k8s-experimental XWD option)
gerritbot
added a comment.
Jul 26 2023, 4:14 PM
2023-07-26 16:14:41 (UTC+0)
Comment Actions
Change 934631
merged
by jenkins-bot:
[operations/mediawiki-config@master] Initial configuration for Wikifunctions.org
Stashbot
added a comment.
Jul 26 2023, 4:15 PM
2023-07-26 16:15:44 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T16:15:43Z]
T275945
)]] (duration: 09m 07s)
Stashbot
added a comment.
Jul 26 2023, 4:19 PM
2023-07-26 16:19:59 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T16:19:58Z]
T275945
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 26 2023, 4:20 PM
2023-07-26 16:20:38 (UTC+0)
Stashbot
added a comment.
Jul 26 2023, 4:27 PM
2023-07-26 16:27:48 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T16:27:48Z]
T275945
(duration: 07m 49s)
Maintenance_bot
removed a project:
Patch-For-Review
Jul 26 2023, 4:30 PM
2023-07-26 16:30:24 (UTC+0)
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 26 2023, 4:31 PM
2023-07-26 16:31:51 (UTC+0)
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 26 2023, 4:36 PM
2023-07-26 16:36:34 (UTC+0)
gerritbot
added a comment.
Jul 26 2023, 4:44 PM
2023-07-26 16:44:24 (UTC+0)
Comment Actions
Change 941965 had a related patch set uploaded (by Jforrester; author: Jforrester):
[operations/mediawiki-config@master] docroot: Add wikifunctions.org
gerritbot
added a project:
Patch-For-Review
Jul 26 2023, 4:44 PM
2023-07-26 16:44:25 (UTC+0)
Comment Actions
Change 941965
merged
by jenkins-bot:
[operations/mediawiki-config@master] docroot: Add wikifunctions.org
Stashbot
added a comment.
Jul 26 2023, 4:45 PM
2023-07-26 16:45:49 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T16:45:48Z]
T275945
)]]
Stashbot
added a comment.
Jul 26 2023, 4:47 PM
2023-07-26 16:47:42 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T16:47:41Z]
T275945
)]] synced to the testservers mwdebug1002.eqiad.wmnet, mwdebug2001.codfw.wmnet, mwdebug1001.eqiad.wmnet, mwdebug2002.codfw.wmnet, and mw-debug kubernetes deployment (accessible via k8s-experimental XWD option)
Stashbot
added a comment.
Jul 26 2023, 4:53 PM
2023-07-26 16:53:55 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T16:53:54Z]
T275945
)]] (duration: 08m 05s)
gerritbot
added a comment.
Jul 26 2023, 5:02 PM
2023-07-26 17:02:39 (UTC+0)
Comment Actions
Change 941970 had a related patch set uploaded (by Jforrester; author: Jforrester):
[operations/mediawiki-config@master] MWMultiVersion: Alert this code to wikifunctions.org existing
gerritbot
added a comment.
Jul 26 2023, 5:04 PM
2023-07-26 17:04:01 (UTC+0)
Comment Actions
Change 941970
merged
by jenkins-bot:
[operations/mediawiki-config@master] MWMultiVersion: Alert this code to wikifunctions.org existing
Stashbot
added a comment.
Jul 26 2023, 5:04 PM
2023-07-26 17:04:28 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T17:04:27Z]
T275945
)]]
Stashbot
added a comment.
Jul 26 2023, 5:06 PM
2023-07-26 17:06:08 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T17:06:07Z]
T275945
)]] synced to the testservers mwdebug1001.eqiad.wmnet, mwdebug1002.eqiad.wmnet, mwdebug2001.codfw.wmnet, mwdebug2002.codfw.wmnet, and mw-debug kubernetes deployment (accessible via k8s-experimental XWD option)
gerritbot
added a comment.
Jul 26 2023, 5:08 PM
2023-07-26 17:08:07 (UTC+0)
Comment Actions
Change 941971 had a related patch set uploaded (by Jforrester; author: Jforrester):
[operations/puppet@production] apache: Redirect wikifunctions.org to www.wikifunctions.org
gerritbot
added a comment.
Jul 26 2023, 5:08 PM
2023-07-26 17:08:09 (UTC+0)
Comment Actions
Change 941972 had a related patch set uploaded (by Jforrester; author: Jforrester):
[operations/puppet@production] Add wikifunctions.org to certspotter::monitor_domains
gerritbot
added a comment.
Jul 26 2023, 5:10 PM
2023-07-26 17:10:54 (UTC+0)
Comment Actions
Change 941883 had a related patch set uploaded (by Jforrester; author: Jforrester):
[performance/WikimediaDebug@master] manifest.json,background.js: Add wikifunctions.org
Stashbot
added a comment.
Jul 26 2023, 5:13 PM
2023-07-26 17:13:09 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T17:13:08Z]
T275945
)]] (duration: 08m 40s)
gerritbot
added a comment.
Jul 26 2023, 5:23 PM
2023-07-26 17:23:42 (UTC+0)
Comment Actions
Change 941974 had a related patch set uploaded (by Jforrester; author: Jforrester):
[operations/mediawiki-config@master] wgNoFollowDomainExceptions: Add wikifunctions.org
gerritbot
added a comment.
Jul 26 2023, 5:23 PM
2023-07-26 17:23:44 (UTC+0)
Comment Actions
Change 941975 had a related patch set uploaded (by Jforrester; author: Jforrester):
[operations/mediawiki-config@master] Wikifunctions: Allow wikifunctions-staff to give and take all the rights
gerritbot
added a comment.
Jul 26 2023, 5:25 PM
2023-07-26 17:25:08 (UTC+0)
Comment Actions
Change 941974
merged
by jenkins-bot:
[operations/mediawiki-config@master] wgNoFollowDomainExceptions: Add wikifunctions.org
Stashbot
added a comment.
Jul 26 2023, 5:25 PM
2023-07-26 17:25:39 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T17:25:38Z]
T275945
)]]
Stashbot
added a comment.
Jul 26 2023, 5:27 PM
2023-07-26 17:27:23 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T17:27:22Z]
T275945
)]] synced to the testservers mwdebug2002.codfw.wmnet, mwdebug2001.codfw.wmnet, mwdebug1002.eqiad.wmnet, mwdebug1001.eqiad.wmnet, and mw-debug kubernetes deployment (accessible via k8s-experimental XWD option)
gerritbot
added a comment.
Jul 26 2023, 5:34 PM
2023-07-26 17:34:45 (UTC+0)
Comment Actions
Change 941975
merged
by jenkins-bot:
[operations/mediawiki-config@master] Wikifunctions: Allow wikifunctions-staff to give and take all the rights
Stashbot
added a comment.
Jul 26 2023, 5:37 PM
2023-07-26 17:37:06 (UTC+0)
Comment Actions
Mentioned in SAL (#wikimedia-operations)
[2023-07-26T17:37:05Z]
T275945
)]] (duration: 11m 27s)
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 26 2023, 5:43 PM
2023-07-26 17:43:30 (UTC+0)
gerritbot
added a comment.
Jul 26 2023, 6:25 PM
2023-07-26 18:25:10 (UTC+0)
Comment Actions
Change 941981 had a related patch set uploaded (by Jforrester; author: Jforrester):
[operations/mediawiki-config@master] Wikifunctions: Push ULS language selector to interlanguage
gerritbot
added a comment.
Jul 26 2023, 6:26 PM
2023-07-26 18:26:56 (UTC+0)
Comment Actions
Change 941982 had a related patch set uploaded (by Jforrester; author: Jforrester):
[operations/mediawiki-config@master] Wikifunctions: Actually allow wikifunctions-staff to make wikitext edits
gerritbot
added a comment.
Jul 26 2023, 6:28 PM
2023-07-26 18:28:23 (UTC+0)
Comment Actions
Change 941981
merged
by jenkins-bot:
[operations/mediawiki-config@master] Wikifunctions: Push ULS language selector to interlanguage
gerritbot
added a comment.
Jul 26 2023, 6:28 PM
2023-07-26 18:28:26 (UTC+0)
Comment Actions
Change 941982
merged
by jenkins-bot:
[operations/mediawiki-config@master] Wikifunctions: Actually allow wikifunctions-staff to make wikitext edits
Jdforrester-WMF
updated the task description.
(Show Details)
Jul 26 2023, 10:37 PM
2023-07-26 22:37:34 (UTC+0)
Comment Actions
I've spun the locked-down -> limited work out into
T342820: Migrate wikifunctions.org from locked-down to limited mode, letting users edit wikitext pages and some
for ease of tracking.
gengh
subscribed.
Jul 26 2023, 10:42 PM
2023-07-26 22:42:08 (UTC+0)
Jdforrester-WMF
moved this task from
In progress
to
QA needed
on the
Abstract Wikipedia team (Phase λ – Launch)
board.
Jul 26 2023, 11:21 PM
2023-07-26 23:21:20 (UTC+0)
Jdforrester-WMF
closed subtask
T327459: Set up an interwiki prefix to Wikifunctions
as
Resolved
Jul 26 2023, 11:31 PM
2023-07-26 23:31:11 (UTC+0)
Dcljr
subscribed.
Jul 27 2023, 3:09 AM
2023-07-27 03:09:41 (UTC+0)
Comment Actions
In
T275945#9046447
@Jdforrester-WMF
wrote:
I've spun the locked-down -> limited work out into
T342820: Migrate wikifunctions.org from locked-down to limited mode, letting users edit wikitext pages and some
for ease of tracking.
Should the creation of this wiki be annouced at
m:Wikimedia News
when this task (275945) is closed as resolved, when
T342820
is closed, or at some other time?
DVrandecic
closed subtask
T338164: Restrict Type creation to functionmaintainers
as
Resolved
Jul 27 2023, 3:15 AM
2023-07-27 03:15:48 (UTC+0)
gerritbot
added a comment.
Jul 27 2023, 10:11 AM
2023-07-27 10:11:28 (UTC+0)
Comment Actions
Change 941971
merged
by Alexandros Kosiaris:
[operations/puppet@production] apache: Redirect wikifunctions.org to www.wikifunctions.org
Jdforrester-WMF
added a comment.
Jul 27 2023, 11:30 AM
2023-07-27 11:30:31 (UTC+0)
Comment Actions
In
T275945#9046799
@Dcljr
wrote:
In
T275945#9046447
@Jdforrester-WMF
wrote:
I've spun the locked-down -> limited work out into
T342820: Migrate wikifunctions.org from locked-down to limited mode, letting users edit wikitext pages and some
for ease of tracking.
Should the creation of this wiki be annouced at
m:Wikimedia News
when this task (275945) is closed as resolved, when
T342820
is closed, or at some other time?
I defer to
@DVrandecic
, but I think when
T342820
is closed would be the right time.
Jdforrester-WMF
added a parent task:
T342865: Post-creation work for wikifunctionswiki
Jul 27 2023, 12:49 PM
2023-07-27 12:49:31 (UTC+0)
gerritbot
added a comment.
Jul 27 2023, 4:26 PM
2023-07-27 16:26:53 (UTC+0)
Comment Actions
Change 941972
merged
by RLazarus:
[operations/puppet@production] Add wikifunctions.org to certspotter::monitor_domains
Jdforrester-WMF
closed this task as
Resolved
Jul 27 2023, 4:36 PM
2023-07-27 16:36:30 (UTC+0)
Jdforrester-WMF
closed subtask
T299176: Phase Theta – Root task
as
Resolved
Jul 27 2023, 4:42 PM
2023-07-27 16:42:01 (UTC+0)
Jdforrester-WMF
changed the status of subtask
T271271: Ensure essential pages will be available on Wikifunctions
from
Open
to
In Progress
Jul 28 2023, 12:40 PM
2023-07-28 12:40:28 (UTC+0)
Frostly
reopened subtask
T327459: Set up an interwiki prefix to Wikifunctions
as
Open
Jul 31 2023, 3:13 AM
2023-07-31 03:13:37 (UTC+0)
Jdforrester-WMF
closed subtask
T327459: Set up an interwiki prefix to Wikifunctions
as
Resolved
Jul 31 2023, 10:28 AM
2023-07-31 10:28:19 (UTC+0)
gerritbot
added a comment.
Aug 1 2023, 3:20 PM
2023-08-01 15:20:40 (UTC+0)
Comment Actions
Change 941883
merged
by jenkins-bot:
[performance/WikimediaDebug@master] manifest.json,background.js: Add wikifunctions.org
Dcljr
mentioned this in
T342865: Post-creation work for wikifunctionswiki
Aug 3 2023, 4:12 AM
2023-08-03 04:12:25 (UTC+0)
DVrandecic
closed subtask
T289321: Pre-launch performance review of Wikifunctions
as
Resolved
Aug 4 2023, 5:18 AM
2023-08-04 05:18:40 (UTC+0)
DVrandecic
closed subtask
T268678: Make Wikifunctions a true multi-lingual wiki, exposing content in each language to readers and search engines with parity
as
Resolved
Aug 4 2023, 5:25 AM
2023-08-04 05:25:41 (UTC+0)
Dcljr
added a comment.
Aug 5 2023, 5:45 AM
2023-08-05 05:45:49 (UTC+0)
Comment Actions
In
T275945#9047468
@Jdforrester-WMF
wrote:
I defer to
@DVrandecic
, but I think when
T342820
is closed would be the right time.
For the record, per
T342865#9070734
, the announcement will probably be delayed until next week.
Quiddity
closed subtask
T271271: Ensure essential pages will be available on Wikifunctions
as
Resolved
Aug 7 2023, 11:35 PM
2023-08-07 23:35:24 (UTC+0)
Stang
unsubscribed.
Aug 11 2023, 10:33 PM
2023-08-11 22:33:10 (UTC+0)
JAnD
subscribed.
Aug 22 2023, 8:04 PM
2023-08-22 20:04:43 (UTC+0)
Comment Actions
Can anybody change links from Wikifunctions:Catalogue to english versions instead of hebrew?
Jdforrester-WMF
closed subtask
T297314: New Service Request: function-orchestrator and function-evaluator (for Wikifunctions launch)
as
Resolved
Nov 6 2023, 8:56 PM
2023-11-06 20:56:29 (UTC+0)
Log In to Comment
Content licensed under Creative Commons Attribution-ShareAlike (CC BY-SA) 4.0 unless otherwise noted; code licensed under GNU General Public License (GPL) 2.0 or later and other open source licenses. By using this site, you agree to the Terms of Use, Privacy Policy, and Code of Conduct.
Wikimedia Foundation
Code of Conduct
Disclaimer
CC-BY-SA
GPL
Credits
US