Page MenuHomePhabricator

Create next branch for wikit that targets Vue 3
Closed, ResolvedPublic5 Estimated Story Points

Description

This will be needed for the Special:NewLexeme hike, so that we can use proper Vue 3 there.

Overall steps needed:

  • upgrade dependencies
    • storybook
    • typescript
    • vue-cli
    • @vue/test-utils
  • assess next steps (going to vue/compat or vue 3 directly?)

Patch-For-Review:

Event Timeline

FTR: I duplicated the branch protection in wikit for the master so that it exists for the next branch as well. I didn't make that one rule apply to both branches, because I refuse to play regex golf: https://github.community/t/branch-protection-on-multiple-branches/1198/44

Making wikit test CI apply to the next branch as well: https://github.com/wmde/wikit/pull/531

Michael updated the task description. (Show Details)