Skip to content

Tekton Dashboard release v0.13.0

Compare
Choose a tag to compare
@AlanGreene AlanGreene released this 14 Jan 11:39

This Dashboard release supports Pipelines 0.11.x - 0.20.x and Triggers 0.5.x - 0.10.x, bringing a number of features, enhancements, and bug fixes.

Features

  • ✨ Add ability to delete Pipelines, Tasks, and ClusterTasks
  • ✨ Display resource namespace in delete confirmation modal to disambiguate when viewing All Namespaces
  • ✨ Move Create PipelineRun / TaskRun to URL addressable full page UI

Fixes

  • 🐛 Fix styling of inline table actions in read only mode
  • 🐛 Ensure success notification is visible on Import Resources

Misc

  • 🔨 Fix typo in string key for dashboard parameters.title
  • 🔨 Update Japanese translations
  • 🔨 Remove invalid verb from ClusterRole entry for ClusterTriggerBindings
  • 🔨 Update nav icons for improved legibility
  • 🔨 Update extensions CRD to use apiextensions.k8s.io/v1
  • 🔨 Update navigation flow from Pipelines/Tasks/ClusterTasks to the corresponding runs
  • 🔨 Reduce code duplication for delete modals
  • 🔨 Remove src/components folder
  • 🔨 Replace the deprecated waitForElement from react testing library
  • 🔨 Remove warning logs from unit test output
  • 🔨 Update ini to resolve npm audit warnings
  • 🔨 Update Log component loading state colours

Docs

  • 📖 Add v0.12.0 release links to the readme
  • 📖 Add style guide for Japanese translations
  • 📖 Update roadmap

Thanks

Thanks to these contributors who contributed to v0.13.0!