Skip to content

Latest docker image hanging #663

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

Closed
sooknarine opened this issue Jul 19, 2018 · 10 comments
Closed

Latest docker image hanging #663

sooknarine opened this issue Jul 19, 2018 · 10 comments

Comments

@sooknarine
Copy link

We're trying your github-changelog-generator and appreciate the work you've put into it! Friendly heads up - the latest docker image appears to be hanging. The previous 1.14.3 works, though.

This hangs: docker run -it --rm -v "$(pwd)":/usr/local/src/your-app ferrarimarco/github-changelog-generator:latest -u skywinder -p ActionSheetPicker-3.0

This works: docker run -it --rm -v "$(pwd)":/usr/local/src/your-app ferrarimarco/github-changelog-generator:1.14.3 -u skywinder -p ActionSheetPicker-3.0

If you're unable to reproduce and need info or logs from me, let me know.

https://hub.docker.com/r/ferrarimarco/github-changelog-generator/tags/

Thanks!

@alicon
Copy link

alicon commented Jul 25, 2018

Same issue here

@arturalbov
Copy link

I've got same issue

@ferrarimarco
Copy link
Contributor

@sooknarine is this happening with the non dockerized 1.15.0-rc?

@sooknarine
Copy link
Author

@ferrarimarco unfortunately I've changed roles and no longer have access to the system that used your tool :( Perhaps @alicon or @arturalbov can try the non dockerized 1.15.0-rc?

@markmandel
Copy link

Hi! Just wanted to a leave a note this is happening for me too!

I ❤️ this project (we're using it over on Agones, but there are some bugs in the 1.14.3 (issues going into the wrong release), that I'm hoping will be fixed in a new release, so I don't have to manually fix them by hand.

Any chance for a new release on this project, and a subsequent push to the new Docker image? It's been a year since release 😄

@markmandel
Copy link

If you need a later Docker image that works - I just threw together a Docker image that runs the latest code in Github: https://hub.docker.com/r/markmandel/github-changelog-generator/

Mount your code to /project in the container, and you are good to go.

@dskrypko
Copy link

@markmandel
It seems that the --release-branch option doesn't work with your docker image. I tried to generate CHANGELOG for the not master branch but got weird CHANGELOG. It didn't match neither master branch nor branch I specified.

@markmandel
Copy link

@dskrypko
My image may not be up to date with what is in github - it's not an automatic rebuild.

But you can likely take the Dockerfile and create your own, up to date image from it!

@ferrarimarco
Copy link
Contributor

The version that is currently tagged as a docker image is in sync with the latest GCG version.

As soon as a new version is released, I'll update the image.

Actually since we saw no version in a few months, I may release an updated "latest" image pointing to the current master.

@ferrarimarco
Copy link
Contributor

ferrarimarco commented Feb 21, 2019

BTW we are tracking this issue in #644

Closing for now as we know we have to release an updated version.

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

No branches or pull requests

6 participants