Tekton Dashboard release v0.27.0
This Dashboard release supports Pipelines 0.25.x - 0.36.x and Triggers 0.15.x - 0.20.x, bringing a number of features, enhancements, and bug fixes.
Features
- ✨ Update design of PipelineRuns and TaskRuns pages #2356
Now includes error details and trigger information if present, as well as providing more space for long resource names - ✨ Add support for specifying custom name on Create PipelineRun and Create TaskRun pages #2383
Fixes
- 🐛 Handle invalid params in Task spec #2363
- 🐛 Fix flash of error when loading PipelineRun details page #2375
Misc
- 🔨 Add support for injecting a custom icon into the PipelineRun header #2359
- 🔨 Remove references to the dist folder #2360
- 🔨 Update Triggers to latest release #2362
- 🔨 Update installer script to detect Apple M1 #2361
- 🔨 Update Pipelines to latest release #2364
- 🔨 Support different button kinds in Table toolbarButtons #2365
- 🔨 Add support for reporting custom duration on PipelineRuns #2367
- 🔨 Allow custom status detail on the PipelineRuns page #2369
- 🔨 Support custom tooltips for PipelineRun display name #2371
- 🔨 Disable compression in webpack-dev-server to enable log streaming #2376
- 🔨 Cleanup webpack-dev-server proxy config #2377
- 🔨 Add ability to inject custom icon after the PipelineRun name #2379
- 🔨 Pass PipelineRun metadata when getting icon #2381
- 🔨 Update tests to use latest Pipelines release #2384
Docs
- 📖 Add links to latest release in readme #2355
- 📖 Update doc links on About page #2357
- 📖 Update contributing doc to reflect the Dashboard process #2368
- 📖 Merge the readme from the project root to the docs folder #2368
- 📖 Update links to work both on GitHub and on the website #2368
- 📖 Update walkthroughs to pin Kubernetes version #2385
Thanks
Thanks to these contributors who contributed to v0.27.0!
- ❤️ @AlanGreene
- ❤️ @briangleeson