JetBrains / JetBrainsRuntime

Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
GNU General Public License v2.0
1.33k stars 197 forks source link

Descriptions on https://github.com/JetBrains/JetBrainsRuntime/releases are cut off #277

Closed tarsa closed 9 months ago

tarsa commented 9 months ago

example of problems: https://github.com/JetBrains/JetBrainsRuntime/releases/tag/jbr-release-21.0.2b341.4 - the list of fixed issues is so big that it doesn't even fit and is cut off in the middle. there is no table with links to builds and checksums. https://github.com/JetBrains/JetBrainsRuntime/releases/tag/jbr-release-17.0.10b1087.17 - list of changes is very short, but the table with links to builds and checksum is cut off in the middle.

solution: add full description as an asset to every github release.

tarsa commented 9 months ago

ah, i have'nt tested previously that after clicking an individual release shows the full description :) maybe github fixed that recently. sorry for the noise.