User story #9590
closed
Move Rudder changelogs into release-data
Added by Alexis Mousset about 8 years ago.
Updated over 7 years ago.
Description
We should migrate change logs from foswiki into markdown syntax and put them into release-data. They can then be exposed in the website using a wordpress plugin that uses a markdown source for pages.
- Subject changed from Move rudder changelogs into release-data to Move Rudder changelogs into release-data
- Status changed from New to In progress
- Assignee set to Alexis Mousset
- Assignee deleted (
Alexis Mousset)
Something like:
pandoc -f html -t markdown changelog-2.11.html | sed -e 's/{[^}]*}//g' | sed -e 's/<[^>]*>//g' | sed "s/^##/#/"
gives pretty good results. Converting from wiki source is quite harder because the used syntax is not consistent over changelogs.
- Status changed from In progress to Pending technical review
- Assignee set to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder-tools/pull/244
- Status changed from Pending technical review to In progress
- Assignee changed from Jonathan CLARKE to Alexis Mousset
- Pull Request deleted (
https://github.com/Normation/rudder-tools/pull/244)
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Jonathan CLARKE
- Assignee changed from Jonathan CLARKE to Vincent MEMBRÉ
- Assignee changed from Vincent MEMBRÉ to Jonathan CLARKE
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
- Status changed from Pending release to Released
Also available in: Atom
PDF