-
Notifications
You must be signed in to change notification settings - Fork 5
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
refactor: test out new build process #110
Conversation
Pull Request Validation ReportThis comment is automatically generated by Conventional PR Whitelist Report
Result Pull request does not satisfy any enabled whitelist criteria. Pull request will be validated. Validation Report
Result Pull request satisfies all enabled pull request rules. Last Modified at 20 Dec 23 11:11 UTC |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #110 +/- ##
=======================================
Coverage 99.36% 99.36%
=======================================
Files 21 21
Lines 622 622
=======================================
Hits 618 618
Misses 3 3
Partials 1 1 Continue to review full report in Codecov by Sentry.
|
It seems like the image is missing CA certificates |
Seems to be not worth it |
Overview
Closes #109
This pull request elevates Go build cache for faster build speeds. Hopefully, it doesn't take nearly 30 seconds just to build the image anymore.