Skip to content

feature: specify what jobs have just run closes #7#59

Merged
g105b merged 2 commits intomasterfrom
7-run-summary-next-job
Mar 8, 2026
Merged

feature: specify what jobs have just run closes #7#59
g105b merged 2 commits intomasterfrom
7-run-summary-next-job

Conversation

@g105b
Copy link
Copy Markdown
Member

@g105b g105b commented Mar 8, 2026

closes #7

Extended runner/queue plumbing to track command names for due jobs and the nexxt scheduled job.

CLI output formatting is updated in RunCommand.

The output now follows the structure:

Just ran 2 jobs (doSomething, ExampleClass::doSomething)
Next job at: 21:26:00 (ExampleClass::doSomething)

@g105b g105b merged commit c27625e into master Mar 8, 2026
51 checks passed
@g105b g105b deleted the 7-run-summary-next-job branch March 8, 2026 19:36
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.

Specify what jobs have just run

1 participant