-
Notifications
You must be signed in to change notification settings - Fork 366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ChangelogTasks Unit Tests and Fixes #1130
ChangelogTasks Unit Tests and Fixes #1130
Conversation
Could you add some test cases for the format that this project uses? I.e., without sub-headings for |
c62c880
to
d4ea041
Compare
@matkoch I have added two variants for the NUKE changelog flavor. |
2f5e101
to
be17a24
Compare
d4ea041
to
9142936
Compare
874bde5
to
565eb99
Compare
9142936
to
21ac079
Compare
Ready to merge again after rebasing onto develop. @matkoch Is it intended that I keep the feature branch up-to-date manually with the develop branch by rebasing and force pushing once in a while? |
21ac079
to
e94c904
Compare
03314ef
to
37196e6
Compare
e94c904
to
eac6f86
Compare
Hi @sandrofigo |
b8baefb
to
0f79b6c
Compare
3d33ebb
to
f0637b8
Compare
@matkoch It's a bummer that this PR didn't make it into the new release. Let me know if there is something I need to change or when you plan to include this. |
Sorry but I really needed to get all the pending work released. Yes, I also merged some recent PRs, but this one takes a bit more time to review. In any case, I expect there will be reports about this release, so I'm sure another release will follow shortly! |
ef67aa7
to
9eab1df
Compare
eac6f86
to
3be206d
Compare
3be206d
to
3149321
Compare
@sandrofigo, this change has broken version updates. I reverted some changes and also deleted some tests. If you want, feel free to bring them back. For my purpose, the task is working as intended again. |
@matkoch I will try to come up with a fix for |
ChangelogTasks
ReleaseSection
end index when changelog contains empty linesExtractChangelogSectionNotes
not throwing the intended exceptionIsEmpty
property onReleaseNotes
whenNotes
are empty stringsCloses #1099
I confirm that the pull-request: