Tekton Dashboard release v0.16.0
This Dashboard release supports Pipelines 0.20.x - 0.23.x and Triggers 0.10.x - 0.13.x, bringing a number of features, enhancements, and bug fixes.
Features
- ✨ Display TaskRun parameters and results descriptions
Fixes
- 🐛 Update log fetching logic to ensure we poll one last time on transition to complete
Misc
- 🔨 Extend e2e test script to run tests on non-Intel architectures
- 🔨 Refactor containers to use hooks (part 1)
- 🔨 Remove obsolete test mock
- 🔨 Add 'Last updated' label to last updated timestamp on run header
- 🔨 Simplify version checks in back end
- 🔨 Update order of actions on TaskRuns and PipelineRuns
- 🔨 Update to latest Carbon release
- 🔨 Use small Tag variant on ResourceDetails labels
- 🔨 Update to latest Storybook release
- 🔨 Add temporary workaround for Storybook production build
Docs
- 📖 Add v0.15.0 release links to readme
Thanks
Thanks to these contributors who contributed to v0.16.0!
- ❤️ @barthy1
- ❤️ @AlanGreene