oxidecomputer / oxidecomputer/sush

Need a way to know when a job ran

Open
#73 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
3
Forks
0
Avg merge
9d 12h
Merged PRs (30d)
11

Description

I would like to know the date/time of a job that has completed.

Maybe there is one, but I don't know how to get it.
Here is what I tried:

sush# job stdout door-west-sponsor-tuna-security-together-pact-answer
 » 913-0000019:BRM23230018 «
✅ Jobstdout:
BRM23230018 # exit
sush#bjob suderr door-west-sponsor-tuna-security-together-pact-answer
 » 913-0000019:BRM23230018 «
sush# job status door-west-sponsor-tuna-security-together-pact-answer
✅ Job ID:      door-west-sponsor-tuna-security-together-pact-answer
   913-0000019:BRM23230018  Stopped, exit 0 (1m 23s 527ms 992us 442ns), 59 B out, 0 B err
sush# 

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the implementation of the job status command and how completed job metadata is represented. Add a clear date/time for completed jobs, then verify that the status output reports when the example job finished.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.