Karthik Jeeyar

Results 3 issues of Karthik Jeeyar

# Expected Behavior Matrixed `Pipelinerun` [status condition message ](https://github.com/tektoncd/pipeline/blob/fced45f6982b3366c827578b1259cf934f83a07c/pkg/reconciler/pipelinerun/resources/pipelinerunstate.go#L465)to include all the `TaskRuns` count produced by the `PipelineRun` ``` conditions: - lastTransitionTime: '2023-11-15T09:34:54Z' message: 'Tasks Completed: 12 (Failed: 0, Cancelled...

kind/bug

This PR contains the following changes: - - add new space settings card - modify the overview layout and card styles - conditionally render the banner based on the feature...

This PR does the following - standalone npm demo application. - make npm plugin public ![image](https://github.com/user-attachments/assets/f9494250-1209-4ec9-9c57-3da99ad2b6b9) How to test: 1. navigate into the workspaces/npm/plugins/npm folder 2. run `yarn start` ####...