Zongle Wang

Results 555 comments of Zongle Wang

刚刚记错了,是得卸载重装才行

更新到了 6.14.0.302,确实可以正常推送了

可以吧,我就是升级上来的

Yeah, the old hosts like https://oss.sonatype.org/ has been deprecated. https://central.sonatype.org/news/20250326_ossrh_sunset/

I see it. Yeah, we can use that but it's better to [keep a changelog](https://keepachangelog.com/) instead of the auto-generated one. I do these releases on CI like https://github.com/Goooler/keep-a-changelog/blob/a93c5ff6583795cdffe8bb64f60a30094dbcc378/.github/workflows/release.yaml#L15-L22

Nope, we already keep changelogs like [spotless/blob/CHANGES.md](https://github.com/diffplug/spotless/blob/main/CHANGES.md), just need to extract release notes from this file when we are planning to release.

This should be related to `--notes-from-tag`, we can add a new option like `--notes-from-changelog`, it would be easier for us to release on GH if CLI natively supports this feature....

An example from https://github.com/cashapp/licensee/blob/trunk/CHANGELOG.md?plain=1 Each version's release notes are starting with a h2 title (`##`). Version names look like `X.Y.Z` or `vX.Y.Z`, which should match the tag we want to...

View the release result at https://github.com/Goooler/keep-a-changelog/releases/tag/v1.1.1.