-
Notifications
You must be signed in to change notification settings - Fork 2
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
Use git tags for version source and allow no tags #10
Conversation
1037685
to
2bcc3c5
Compare
I tried to write the tests, but I couldn't get a working mock if IRepository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you make the suggested changes, I think you should be able to easily write some tests.
Also, minor version should be incremented.
2bcc3c5
to
86a2432
Compare
Updating minor version. Maybe you should look into GitVersion to do that automatically from a tag in the repo? That's what I usually do. If you'd like I can make a PR for that as well. |
86a2432
to
ea5942c
Compare
e2fd741
to
f37c076
Compare
Doing it this new way means there's a lot less code to maintain :) |
Hmm, I need to check some things - it's not showing a proper changelog :/ I'll let you know in comment when it's working again. |
f37c076
to
8c040e5
Compare
There. Verified working on a local repo. |
34a8aad
to
a0c0a66
Compare
e207a25
to
f331670
Compare
Only a few commits show up in the log right now. I'll get it right and then signal for review once I think I've fixed everything. |
f331670
to
1bbf5c0
Compare
Hope I got everything now |
02737e6
to
de5b40b
Compare
4599a6b
to
ba14aaa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add to commit message
tag: Added
version: 0.9.0
tag: Added version: 0.9.0
ba14aaa
to
35f9212
Compare
This will allow this tool to use only information in the repository and still generate a log.