This Dashboard release supports Pipelines 0.20.x - 0.22.x and Triggers 0.10.x - 0.12.x, bringing a number of features, enhancements, and bug fixes.
Features
- ✨ Add ability to view logs in a maximized container
- ✨ Enable Japanese and Simplified Chinese translations
- ✨ Display TaskRun results on the PipelineRun details and TaskRun details pages
- ✨ Support specifying git revision on the Import Resources page
Fixes
- 🐛 Fix EventListener details page when github interceptor has no eventTypes
- 🐛 Add missing icon and status label for PipelineRuns with status PipelineRunPending
- 🐛 Fix EventListener details page when triggers field is null
- 🐛 Add error notification if PipelineRun cancel fails
Misc
- 🔨 Use new Dashboard logo on the about page
- 🔨 Update k8s dependencies
- 🔨 Simplify integration tests to focus on Dashboard functionality
- 🔨 Fix koparse URL in the publish job
- 🔨 Update Pipelines and Triggers versions used in the integration tests
- 🔨 Improve dev experience for working with translations
- 🔨 Update Storybook
- 🔨 Rename default branch from
master
tomain
- 🔨 Improve rendering performance of large logs
- 🔨 Ensure consistent placement of error notifications on list pages
- 🔨 Update supported Pipelines and Triggers versions
- 🔨 Update
build:analyze
script to provide more accurate results
Docs
- 📖 Add v0.14.0 release links to the readme
- 📖 Update the kind walkthrough to provide more information about the sample PipelineRun
- 📖 Add Dashboard logo to readme
- 📖 Update docs to reference updated dependency and tooling versions
- 📖 Fix references to robocat cluster
- 📖 Update references to Tekton projects to use new default branch name
Thanks
Thanks to these contributors who contributed to v0.15.0!
- ❤️ @AlanGreene
- ❤️ @aadeshpa
- ❤️ @afrittoli
- ❤️ @kkosaka
- ❤️ @mishima-haruka
- ❤️ @steveodonovan
- ❤️ @stevesoaress
- ❤️ @watanabeyk