-
Notifications
You must be signed in to change notification settings - Fork 0
LOGC-11: Add container image and build/release workflows #14
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
base: main
Are you sure you want to change the base?
Conversation
dvasilas
commented
Nov 10, 2025
- Add Dockerfile
- Add build image and release workflows
- Integrate log-courier into docker-compose
- Configure Dependabot to monitor Dockerfile dependencies
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #14 +/- ##
=======================================
Coverage 85.43% 85.43%
=======================================
Files 12 12
Lines 515 515
=======================================
Hits 440 440
Misses 52 52
Partials 23 23
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
20831d0 to
ca9832d
Compare
7198c85 to
afc56be
Compare
tcarmet
left a comment
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.
Let's go 🚀
| !go.sum | ||
| !cmd/ | ||
| !pkg/ | ||
|
|
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.
Just thought of something, do you mind double checking if the LICENSE file is something we should include?