dashboard
by
tektoncd

Description: A dashboard for Tekton!

View on GitHub ↗

Summary Information

Updated 46 minutes ago
Added to GitGenius on April 7th, 2021
Created on April 4th, 2019
Open Issues & Pull Requests: 37 (+0)
Number of forks: 293
Total Stargazers: 952 (+0)
Total Subscribers: 17 (+0)

Issue Activity (beta)

Open issues: 31
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 975 days
Stale 30+ days: 22
Stale 90+ days: 8

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 1

Top labels

  • kind/feature (49)
  • kind/misc (12)
  • area/roadmap (8)
  • kind/design (8)
  • kind/bug (6)
  • kind/cleanup (5)
  • lifecycle/frozen (5)
  • kind/question (2)

Most active issues this week

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 2.6 days
90th percentile: 0.0 hours
Tracked items: 88

Most active contributors

Detailed Description

Tekton Dashboard is a web-based user interface designed to manage and visualize Tekton Pipelines and Tekton Triggers resources within Kubernetes environments. Written primarily in JavaScript, the dashboard provides a general-purpose tool for viewing and managing the creation, execution, and completion of Tekton resources across containerized workflows and orchestration platforms.

The dashboard offers several core capabilities for users working with Tekton resources. It provides real-time visibility into PipelineRun and TaskRun status and logs, allowing users to monitor pipeline execution as it happens. Users can filter resources by label to quickly locate specific items, view comprehensive resource overviews alongside raw YAML definitions, and choose between cluster-wide visibility or namespace-scoped resource management depending on their operational needs. The interface also supports importing resources directly from git repositories and includes an extension system that allows users to add custom functionality and support for additional resource types beyond the core Tekton offerings.

The project has been classified across multiple DevOps and cloud-native domains including pipeline visualization, workflow orchestration, CI/CD dashboards, GitOps, and developer experience tooling. This broad classification reflects the dashboard's role as a central interface for managing containerized workflows and continuous integration and delivery pipelines in cloud-native environments.

From an activity perspective, the repository shows strong engagement patterns. GitGenius tracking of 87 issues and pull requests reveals a median response latency of zero hours with a mean of 63 hours, indicating responsive maintainers and active community participation. The most frequently labeled issues fall under kind/feature with 49 items, followed by kind/misc with 12 items and kind/design with 8 items, showing that feature development and design considerations drive much of the project's discussion. AlanGreene emerges as the most active contributor with 327 tracked events, followed by valAndre07 with 21 events and kimholmes with 9 events, demonstrating concentrated maintainer involvement.

The dashboard supports modern evergreen browsers including current and previous stable versions of Google Chrome, Mozilla Firefox, Apple Safari, and Microsoft Edge across Windows, macOS, and Linux platforms. The project maintains comprehensive documentation including installation guides, getting started tutorials, a public roadmap, release notes, deployment walk-throughs for common scenarios, and extension development documentation.

The repository's contributor network extends beyond its immediate codebase, with GitGenius identifying overlapping contributors with microsoft/vscode, microsoft/typescript, and rust-lang/rust, suggesting cross-pollination with major open-source projects and indicating the dashboard's relevance within broader developer tooling ecosystems. The project actively welcomes contributions through clearly documented processes in CONTRIBUTING.md and DEVELOPMENT.md files, with designated good first issues and help wanted issues to guide new contributors into the codebase.

dashboard
by
tektoncdtektoncd/dashboard

Repository Details

Fetching additional details & charts...