-
Notifications
You must be signed in to change notification settings - Fork 30
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
feat: publish docker images to ghcr with release #88
Conversation
Looks like this: https://github.com/anuraaga/go-ftw/pkgs/container/go-ftw |
Seems reasonable. Can we fix EOL at EOF? |
Shall we also update the readme with this option? |
Sure fixed
Probably good to do this after a release (knowing that it's easy to forget though 😅 ) |
@anuraaga Do you mind using conventional commits syntax in PRs? I'll probably need to add this to a proper document. |
@fzipi Sure updated |
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.
LTGM! 🚀
It would be very convenient to have docker images for go-ftw. ghcr requires no set up or credential sharing and is a great option for OSS projects so recommend trying it out