Skip to content

[frontend] Tutorial "source code" links open GitHub URL with ref "unknown" → 404 #12376

@ariefshaik7

Description

@ariefshaik7

Environment

  • How did you deploy Kubeflow Pipelines (KFP)?
  • KFP version: 2.14.3
  • PIPELINE_VERSION=2.14.3

Steps to reproduce

  1. Install kubeflow pipelines via official documentation using the link: https://www.kubeflow.org/docs/components/pipelines/operator-guides/installation/
  2. After successful installation , Open Pipelines UI (example: http://localhost:8080/#/pipelines).
  3. click the tutorial source code
  4. The link opens a GitHub URL like:
    https://github.com/kubeflow/pipelines/tree/unknown/samples/tutorials/DSL%20-%20Control%20structures
    which returns GitHub 404: Cannot find a valid ref in unknown/....

Expected result

The source code links should open the tutorial folder on GitHub — not a 404.

Materials and Reference

  • Attached screenshots:
  1. The Pipelines UI showing tutorial + source code link
Image
  1. GitHub 404 page after clicking the link
Image
  • I will try to raising a PR to fix the broken link issue, if possible.

Impacted by this bug? Give it a 👍.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions