Alan Greene

Results 353 comments of Alan Greene

Hi @mike-serchenia, thanks for opening an issue. I'm not sure I understand the bug, can you elaborate on what the issue is that you're seeing? Perhaps screenshots might help.

Ah I see, thanks. The values displayed for the Pipeline name in that column come from `PipelineRun.spec.pipelineRef.name` which isn't valid when using the git resolver. This value is displayed to...

The Dashboard supports label-based filtering provided by the Kubernetes API server via the `labelSelector` param. If there's an appropriate label available we can use that, but I see in your...

There are many options depending on your specific requirements. Here's some information on a few of them: - https://tekton.dev/docs/pipelines/pipelines/#using-results Your tasks can produce results that are consumed as inputs to...

Hi @Sarang095, sorry to hear you're having trouble. Can you share more details about your environment and how you're attempting to install Tekton Pipelines? For example: - are you updating...

@Sarang095 Are you still facing issues with Tekton Triggers pods not starting correctly? Have you checked the logs / events for the failing pods? They should provide more information about...

Closing due to inactivity. Feel free to reopen with more details if you're still having trouble.

Hi @khrm, thanks for the PR. fyi, the checks are failing because there's no corresponding release branch `release-v0.28.x` in the Triggers repo

See https://github.com/tektoncd/pipeline/issues/1461 and the linked PR for current status.

Perhaps you were thinking of https://github.com/cypress-io/cypress/issues/31068 (which links to this issue as potentially related). Tests failing in headless Electron, but passing when video enabled.