dacbd / vercel-log-drain

A simple log-drain you can deploy to export log messages from Vercel to AWS Cloudwatch.
MIT License
8 stars 2 forks source link

add github action for building + pushing docker image to ghcr #1

Closed jpetrucciani closed 3 months ago

jpetrucciani commented 3 months ago

Thank you for open sourcing this repo! I am currently playing around with changing the output to grafana loki (which I hope to finish + test shortly and open source as well!)

In the meantime, I figured I'd raise this PR in case it's useful for you - this just adds a quick job to build + publish docker images to GitHub Container Registry (GHCR) for this repo when you create a release!

Also, feel free to close if this isn't useful!

dacbd commented 3 months ago

@jpetrucciani glad it was a helpful starting point! Happy to include any improvements you make. or a new "driver" for grafana loki.