Skip to content

Conversation

@mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Jan 2, 2026

  • Sort workflow steps numerically by order_index (fixes lexicographic ordering)
  • Automatically expand Jobs section when jobs have failed (state not
    'ok', 'skipped', 'paused')
  • Both regular steps and subworkflow steps inherit this behavior

Also display tool_id and container in workflow step details

  • Show tool_id in parentheses after step label
  • Extract and display container_id from job_metrics if available
  • Container info appears before command line for better visibility

- Sort workflow steps numerically by order_index (fixes lexicographic ordering)
- Automatically expand Jobs section when jobs have failed (state not
  'ok', 'skipped', 'paused')
- Both regular steps and subworkflow steps inherit this behavior
- Show tool_id in parentheses after step label
- Extract and display container_id from job_metrics if available
- Container info appears before command line for better visibility
Copy link
Member

@jmchilton jmchilton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing!

@jmchilton jmchilton merged commit 30ba4ac into galaxyproject:master Jan 5, 2026
14 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.

2 participants