Skip to content

Conversation

qryxip
Copy link
Member

@qryxip qryxip commented Jul 12, 2025

内容

Keep a Changelogに従ったchangelogと、その方針のメモを追加する。

0.14.00.15.0-preview.30.16.0-preview.10.16.00.16.1(予定)の流れを書く。0.14.00.14.10.15.6の経路は書かない。

多くのユーザーの助けになるであろう、0.15.0-preview.160.16.00.16.1(予定)の変化点に注力する。

docs/guide/dev/changelog.mdには書かなかった判断メモ:

  • 2年間の間にこれだけの機能が実装されましたよということで、"Added"には 🎉 を並べまくりたい。

関連 Issue

Resolves: #704

その他

レンダリングされたやつ:

@qryxip qryxip changed the title docs: 0.14.00.15.0-preview.30.16.1(予定)のchangelog docs: 0.14.00.15.0-preview.3mainのchangelogを書く Jul 12, 2025
@qryxip qryxip changed the title docs: 0.14.00.15.0-preview.3mainのchangelogを書く docs: 0.14.00.15.0-preview.3Unreleasedのchangelogを書く Jul 12, 2025
@qryxip qryxip changed the title docs: 0.14.00.15.0-preview.3Unreleasedのchangelogを書く docs: 0.14.00.15.0-preview.3→"Unreleased"のchangelogを書く Jul 12, 2025
@qryxip
Copy link
Member Author

qryxip commented Jul 31, 2025

6af41d7 (#1109)
方針部分について、いくつか変更を入れました。

@qryxip
Copy link
Member Author

qryxip commented Jul 31, 2025

あ、かなり大変な気もしますが、このCHANGELOGがvalidかどうかテストできても良いのかもとか思いました。
簡単にできなそうならきっぱり諦めで良さそう感!

検査したい事項はいくつか思い浮かびはするのですが、既製品ツールでは手が届かなさそうなのでMarkdownをパースするところから考えることになりそうです。

既製品ツールで検査できる範囲としてはデッドリンク検出がありそうですが、リポジトリ全体で行った方がよさそうに思えます。

[追記] やるとしたら、"Unreleased"部分を一発で抜き出したりするようなやつをcrates/xtaskに作るときについでにバリデートする、みたいになるかなと思ってます。

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

お疲れ様でした!!
PRのタイトルはこれで合ってますかね?
(なんでこの3つになってて、かつ矢印が何を意味するのかわからなかったので。その3つしか書かれてない?)

changelogの書き方ドキュメント良いですねぇ。どんどんこういうの作っていきたい。

あとは何か気付けばというので @sevenc-nanashi さんもちょっと見ていただければという感じ…
だけどお忙しそうかもなので、先にマージでも良いかも?お任せします!🙏

@qryxip qryxip changed the title docs: 0.14.00.15.0-preview.3→"Unreleased"のchangelogを書く docs: keep a changelog形式のchangelogを書く Jul 31, 2025
@qryxip
Copy link
Member Author

qryxip commented Jul 31, 2025

ちょっとhowに寄りすぎていると自分でも思っていたので、 #704 に寄せた題名にしてみました。

@qryxip qryxip changed the title docs: keep a changelog形式のchangelogを書く docs: keep a changelog形式のchangelogを追加する Jul 31, 2025
@qryxip qryxip changed the title docs: keep a changelog形式のchangelogを追加する docs: Keep a Changelog形式のchangelogを追加する Jul 31, 2025
@qryxip
Copy link
Member Author

qryxip commented Jul 31, 2025

bea997f
837ea3b
a1d9203
00b2a7d (#1109): この #1109 自体を含むようにしました。

@qryxip qryxip force-pushed the pr/docs-add-changelog branch 2 times, most recently from 837ea3b to a1d9203 Compare July 31, 2025 10:09
@qryxip qryxip force-pushed the pr/docs-add-changelog branch from a1d9203 to 00b2a7d Compare July 31, 2025 10:12
@qryxip
Copy link
Member Author

qryxip commented Aug 1, 2025

21c3823 (#1109)
最後にいくつか気になった点を修正しました。このCIが終わったらマージしようと思います。

@qryxip qryxip merged commit 6aaa28e into VOICEVOX:main Aug 2, 2025
28 checks passed
@qryxip qryxip removed the request for review from sevenc-nanashi August 2, 2025 08:12
@qryxip qryxip deleted the pr/docs-add-changelog branch August 2, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

keep a changelog形式のchangelogを手書きする
2 participants