Introduce a dedicated `search-replace url` command
まだ誰も着手していません。
- #209 @MarkBerube による — マージされずにクローズ
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 25/100
調査の方向性
Start by reading the existing wp search-replace behavior and document the URL storage permutations mentioned, including serialized values and http versus https. Define the proposed search-replace url command around those cases, then develop it test-first with coverage showing that each documented URL form is handled.
索引モデルが issue の本文から書いたものです。
説明
The primary usage of wp search-replace is to update URLs in the database. However, URLs can be stored in various forms in the database (e.g. serialized into JSON), which means they're missed by wp search-replace.
We don't really want to change the behavior of wp search-replace, lest the sky fall down on our head. However, we could introduce a wp search-replace url command that handled the edge cases of URL formatting (serialized, http vs. https, etc.).
If we want to introduce this command, we'd first want to document these permutations of how URLs are stored. Afterwards, we could develop the command in a test-driven manner.
- 主要言語
- Gherkin
- スター
- 61
- フォーク
- 47
- 平均マージ
- 8分
- マージ済み PR(30日)
- 1
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
wp-cli/search-replace-command のほかの issue
-
bug command:search-replace scope:distribution state:unconfirmed
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
wp-cli/search-replace-command#231 · コメント 5 件 ·
-
command:search-replace
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
wp-cli/search-replace-command#194 · コメント 1 件 ·
-
command:search-replace
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
wp-cli/search-replace-command#142 · コメント 5 件 · リアクション 2 件 ·
-
command:search-replace
難易度 3/5 1〜2日 初心者へのやさしさ 52/100
wp-cli/search-replace-command#137 · コメント 6 件 · リアクション 4 件 ·
-
Progress bar オープンcommand:search-replace
wp-cli/search-replace-command#134 · コメント 1 件 · リアクション 6 件 · 担当者 1 名 ·
wp-cli/search-replace-command の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
nightscout/nocturne#1424 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
paritytech/zombienet-sdk#591 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
mruangutai/harness#1897 ·
-
os:linux
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
mpv-player/mpv#18510 · コメント 2 件 ·