-
-
Notifications
You must be signed in to change notification settings - Fork 214
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
GitHub Actions Update #951
Conversation
You have successfully added a new CodeQL configuration |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #951 +/- ##
==========================================
+ Coverage 93.55% 93.60% +0.05%
==========================================
Files 61 61
Lines 5258 5258
==========================================
+ Hits 4919 4922 +3
+ Misses 265 263 -2
+ Partials 74 73 -1 see 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
I removed docker deployment for "fb-*" branches last time. I don't really used it and there were a lot of staled tags in docker hub/ghcr. If you use fb docker deployments, we can add it again. Maybe you have some ideas, if it is possible to delete fb docker images automatically after some period? |
I actually often used this feature on my fork. 😅 If you don't use it we could change the branch match to something else and only push it to ghcr. I'm currently testing some actions to automatically synchronize and cleanup my fork. |
No, it's ok, we can leave it, since it is sometime quite useful to have a docker image for a particular feature. Cleanup task would be nice, we can also do it later in a separate PR. |
Changes:
make release
to guarantee actual build output