Skip to content

feat(jobs): return jobId in job run/start/cancel output data - #87

Draft
ayeshurun with Copilot wants to merge 10 commits into
mainfrom
copilot/fix-issue-203
Draft

feat(jobs): return jobId in job run/start/cancel output data#87
ayeshurun with Copilot wants to merge 10 commits into
mainfrom
copilot/fix-issue-203

Conversation

Copilot AI commented Mar 30, 2026

Copy link
Copy Markdown
  • Understand current text output rendering for job commands
  • Update data key from jobId to job_id (snake_case, consistent with codebase)
  • Add show_key_value_list=True to print_output_format calls in fab_jobs_run.py, fab_jobs_run_cancel.py, fab_cmd_job_utils.py
  • Update tests to verify new key name and show_key_value_list flag
  • Run tests to verify no regressions (15 passed)
  • Code review passed, security checks passed (0 alerts)

Text output (-o text)

Now uses clean key-value format instead of raw JSON blob:
Text output

JSON output (-o json)

JSON output

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.

2 participants