Skip to content

Conversation

@maxy-shpfy
Copy link
Collaborator

@maxy-shpfy maxy-shpfy commented Jan 10, 2026

Description

Closes https://github.com/Shopify/oasis-frontend/issues/413

Enhanced the PipelineIO component to display task arguments in the run details view. The component now accepts a taskArguments prop and displays the actual argument values when viewing pipeline run details.

Type of Change

  • Improvement
  • New feature

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Test Instructions

Screen Recording 2026-01-09 at 4.29.50 PM.mov (uploaded via Graphite)

  1. Create and run a pipeline with various input arguments - you can use http://localhost:8000/docs#/pipelineRuns/create_api_pipeline_runs__post (or replace origin with proper host/port)
  2. Navigate to the run details page
  3. Verify that the "Arguments" section displays the actual values passed to the pipeline run as TaskSpec arguments and not from the ComponentSpec input values/default values.

Copy link
Collaborator Author

maxy-shpfy commented Jan 10, 2026

@maxy-shpfy maxy-shpfy marked this pull request as ready for review January 10, 2026 00:32
@maxy-shpfy maxy-shpfy requested a review from a team as a code owner January 10, 2026 00:32
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