You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parse the analysis logs and run the evaluation based on incidents reported by the analysis and files modified by kai
Generate a report based on the evaluation, including execution times, date and number of modified files and upload it to a s3 bucket that can be accessed by the visualizer.
Zip the coolstore repository, the kai and kai-eval logs and upload them to the same s3 bucket.
Notes:
The workflow is scheduled to run automatically once a day.
As of now this is only working for Linux, working now on the Windows version.
kai-eval was originally developed by Sam, however it was based on llm trace logs which are not stored anymore, so I modified it to be based on analysis output, and files diff. Due to that the visualizer will need a small adaptation to update some fields.
The workflow is failing on this repo right now, I believe it is due to the credentials, I'll check with Sajid.
Is this everything that was required for this task @dymurray? Can we close it once the workflow is green?
Edit: The pipeline is failing due to (I believe) an issue in the kai-analyzer-server when executing the run_demo.py script
Goal here is to take coolstore as a first example and migrate it on the
main
branch to quarkus.The text was updated successfully, but these errors were encountered: