Actions
Bug #5433
closedAdd missing changelogs for motd and ssh techniques
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
The changelog files for each technique is most of the time not up to date or empty, so we can't know what changed between each version
We'd need to correct them all for user to be able to know what changed
Updated by Benoît PECCATTE over 10 years ago
Only motdConfiguration and sshConfiguration are missing a changelog
Updated by Jonathan CLARKE over 10 years ago
These changelogs should be pretty easy to rebuild, by running git log <version of the Technique>, since all commits on there should represent changes from the previous versions.
Updated by Benoît PECCATTE over 10 years ago
- Status changed from New to Pending technical review
- Assignee set to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/599
Updated by Benoît PECCATTE over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:784d79197ec7e54c08b2d6340833b73b29eee992.
Updated by Jonathan CLARKE over 10 years ago
Applied in changeset commit:5db109c43fd7498567c9a2ce1d41a208db0f4d8a.
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.0.0~beta2, which was released on 12-19-2014.
- Announcement 3.0
- Changelog 3.0
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions