niri-la / misskey.niri.la

🌎 An interplanetary microblogging platform 🚀
GNU Affero General Public License v3.0
14 stars 1 forks source link

test(backend): goodbye, Lenna #14111 #208

Closed Sayamame-beans closed 4 months ago

Sayamame-beans commented 4 months ago

Cherry-picked from https://github.com/misskey-dev/misskey/pull/14111 but base commit is https://github.com/misskey-dev/misskey/commit/eafae79869204e6de4a3fd4835eda3eb23b53974

What

Why

Additional info (optional)

リモート側のブランチ消えてて上手くcherry-pick出来なかったのでmerge commitのcherry-pickでお茶を濁しています 正しいやり方が知りたい…

Checklist

Sayamame-beans commented 4 months ago

@anatawa12 こういう場合の正しいやり方って他にありますか?

github-actions[bot] commented 4 months ago

このPRによるapi.jsonの差分

差分はこちら ```diff --- base +++ head @@ -4916,7 +4916,7 @@ }, "name": { "type": "string", - "example": "lenna.jpg" + "example": "192.jpg" }, "type": { "type": "string", @@ -77734,7 +77734,7 @@ }, "name": { "type": "string", - "example": "lenna.jpg" + "example": "192.jpg" }, "type": { "type": "string", ```

Get diff files from Workflow Page

anatawa12 commented 4 months ago

こういう場合の正しいやり方って他にありますか?

普通にマージコミットをpickするでいいと思うので見た目良さそう