-
Notifications
You must be signed in to change notification settings - Fork 9
Total time and action timestamps #16
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@OpenHands please check the github actions and fix any failing ones. monitor github actions until all of them other than vercel pass, then push an empty commit with "[email protected]" as the author to trigger vercel deployment. |
I'm on it! @neubig can track my progress at all-hands.dev |
Work SummaryI successfully addressed the GitHub Actions failures in PR #16 of the trajectory-visualizer repository. Here's what I did:
The PR is now in a clean, mergeable state with all GitHub Actions checks passing successfully. The Vercel deployment should now be triggered as requested. |
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.
LGTM, thanks for this!
Added a total time (duration) field to each instance.
Added timestamps to each action.