Where can I find the existing source code of generating release notes?
Chris Johns
chrisj at rtems.org
Thu May 17 23:33:26 UTC 2018
On 17/5/18 5:28 pm, Danxue Huang wrote:
>
> I am currently working on RTEMS release notes generator, can you give me some
> pointers to the existing source code of generating release notes? I am trying to
> generate the report from Trac like 4.11.3 release notes (
> https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.3/rtems-4.11.3-release-notes.pdf).
>
The specific script is:
https://git.rtems.org/rtems-release/tree/rtems-release-notes
This script downloads the release notes page from Trac. The base wiki page is:
https://devel.rtems.org/wiki/Release
The next milestone for the 4.11 branch is 4.11.3 and the release notes are:
https://devel.rtems.org/wiki/Release/4.11/4.11.3
If you are logged into Trac you can edit the page to see the Trac ticket query
that generates this page.
Chris
More information about the devel
mailing list