Skip to content

Fix roar get: populate git fields and duration for GLaaS registration#128

Merged
TrevorBasinger merged 1 commit into
mainfrom
cg/fix-get-registration
May 22, 2026
Merged

Fix roar get: populate git fields and duration for GLaaS registration#128
TrevorBasinger merged 1 commit into
mainfrom
cg/fix-get-registration

Conversation

@christophergeyer
Copy link
Copy Markdown
Member

roar get jobs had null git_commit/git_branch/git_repo and null duration_seconds. GLaaS API requires duration_seconds as a number. Also adds -n/--name support.

@TrevorBasinger TrevorBasinger force-pushed the cg/fix-get-registration branch 3 times, most recently from efa28ff to 92b7983 Compare May 22, 2026 13:57
roar get created job records without git_commit, git_branch, git_repo,
or duration_seconds. The GLaaS API requires duration_seconds to be a
number (not null) and uses git fields for session context.

Also adds -n/--name step_name support to get.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@TrevorBasinger TrevorBasinger force-pushed the cg/fix-get-registration branch from 92b7983 to 84a0803 Compare May 22, 2026 14:58
@TrevorBasinger TrevorBasinger merged commit 3607d1c into main May 22, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants