-
Notifications
You must be signed in to change notification settings - Fork 184
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(api server): add support for streaming logs from completed analysisruns #3678
base: main
Are you sure you want to change the base?
feat(api server): add support for streaming logs from completed analysisruns #3678
Conversation
✅ Deploy Preview for docs-kargo-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3678 +/- ##
==========================================
+ Coverage 21.81% 21.90% +0.08%
==========================================
Files 310 312 +2
Lines 64652 65199 +547
==========================================
+ Hits 14105 14283 +178
- Misses 49782 50149 +367
- Partials 765 767 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Kent Rancourt <[email protected]>
Signed-off-by: Kent Rancourt <[email protected]>
Signed-off-by: Kent Rancourt <[email protected]>
Signed-off-by: Kent Rancourt <[email protected]>
Signed-off-by: Kent Rancourt <[email protected]>
Signed-off-by: Kent Rancourt <[email protected]>
1a34a9e
to
7cd2fb6
Compare
Signed-off-by: Kent Rancourt <[email protected]> Co-authored-by: Hidde Beydals <[email protected]>
I am testing this against UI |
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.
Stamp for UI
WIPBack end components of #3641
Still needs corresponding functionality added to CLI.DoneUI components to be added in a follow-up PR. (#3674)
cc @jessesuen @hiddeco @Marvin9 @gdsoumya