Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Progress on concise release notes #11

Merged
merged 5 commits into from Feb 18, 2017
Merged

Conversation

mockitoguy
Copy link
Member

Made progress on issue #9

The concise report now contains release dates based on the date of creation of Git tag.

- We need to get release date information from VCS. The date is associated with the tag. Otherwise we cannot built concise release notes.
- More work is pending, specifically I need to write the integration with Git (the implementation currently contains big fat TODO).
- Needed for the work on VCS implementation and getting tag dates from Git
- Also will be used in the formatters
For given set of versions, we're now getting the release date from Git
- reduced code duplication, driving consistency
- stopped including 'UTC' in the release notes. I don't think it adds value but it is noisy (duplicated in every line of the release notes, see: https://github.com/mockito/mockito/blob/release/2.x/doc/release-notes/official.md)
@mockitoguy mockitoguy merged commit 1cdc8ed into master Feb 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant