Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Don't generate releasenotes.md #117

Open
jzeferino opened this issue Apr 4, 2018 · 17 comments
Open

Don't generate releasenotes.md #117

jzeferino opened this issue Apr 4, 2018 · 17 comments

Comments

@jzeferino
Copy link

I've tested the executable in OSX and Windows eg: GitReleaseNotes.exe . /OutputFile ReleaseNotes.md

I runned it under a git repository, (github and bitbucket (without using credentials)).
The ReleaseNotes.md don't event gets generated nor I get any feedback/error.

@dazinator
Copy link
Member

It's most likely due to this: #111

@jzeferino
Copy link
Author

The PR is already done in #112. Waiting for the merge.

@gep13
Copy link
Member

gep13 commented Apr 4, 2018

@jzeferino @dazinator so, I have merged the PR that you mention, but I will need to consult with @JakeGinnivan about how to get a release out.

I will keep you both posted once I know what the process is.

@jzeferino
Copy link
Author

@JakeGinnivan can you release this version please?

@gep13 thank you.

@ianceicys
Copy link

Very interested in this fix as I too cannot see any releasenotes.md file being generated.

@holytshirt
Copy link

It's broken :( GitReleaseNotes.exe . /OutputFile ReleaseNotes.md does nothing, and no errors reported even with /Verbose

@PatrickGrub
Copy link

@holytshirt same issue here!

@CRuppert
Copy link

same...

@gep13
Copy link
Member

gep13 commented Jul 4, 2018

@jzeferino @dazinator @ianceicys @holytshirt @PatrickGrub @CRuppert can you all have a play with the newly released version, and see if this has been resolved?

@dazinator
Copy link
Member

@gep13 I couldn't find the update on chocolatey.
https://chocolatey.org/packages/GitReleaseNotes.Portable

I am currently running via the chocolatey package. Any chance this could be released there? Or do we now get it from nuget?

@gep13
Copy link
Member

gep13 commented Aug 29, 2018

@dazinator sorry, I am just seeing this now. Give me a few days, and I will try to get this done.

@gep13
Copy link
Member

gep13 commented Aug 29, 2018

Wait, there seems to be something wrong here...

Chocolatey already had a 0.7.1 release, dated back to 2015. Not sure what is going on there. I will have a dig into it, and see what I can come up with.

@stunney
Copy link

stunney commented Oct 26, 2018

Bump

@StefH
Copy link
Contributor

StefH commented Oct 27, 2018

If anyone is interested in testing a trimmed down version from this tool (only support for GitHub git-repositories), take a look at:
https://github.com/StefH/GitHubReleaseNotes

Please create an issue if you experience any troubles.

@david-bugeja
Copy link

Is this project still active and working for anyone? Still having trouble getting it to work. No releasenotes file generated and no error generated.

@StefH if I understand correctly, your GitHubReleaseNotes doesn't support authentication? Tried it on one of our private repos and got a not found exception.

@StefH
Copy link
Contributor

StefH commented Nov 29, 2018

I use the Octokit.GitHubClient (which uses the free / throtled api from GitHub) to connect to repo.

I never tested on private repo's because I dont have.

Can you please make an issue in my project and provide me with some details? And maybe you can create a dummy private repo and give me access so I can test it?

@StefH
Copy link
Contributor

StefH commented Nov 30, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants