Alan Greene
Alan Greene
Apologies for not replying sooner, I must have missed the notification. It's not currently a high priority but is something we would like to get to eventually. The highest priority...
Hoping to revisit this soon. Related to https://github.com/tektoncd/dashboard/issues/1445
/area roadmap
Hi @Su-HackZ, which version of the Tekton CLI (tkn) are you using? The error message `Error: unknown command "hub" for "tkn"` suggests that you might be using a very old...
Hey @Su-HackZ, did you manage to resolve your issues?
/test pull-catalog-catlin-lint
Should this bump the task version to 0.5?
@somecho fyi I managed to resolve the error in your reproduction repo with the following changes: ```diff -import { clojure } from '@nextjournal/lang-clojure' +import { langs } from '@uiw/codemirror-extensions-langs'; function...
/lifecycle frozen Freezing so it doesn't get auto-closed due to inactivity. This is a longer term item that's currently blocked on the move to React 18, Carbon 11, and related...
Revisiting this in the near future. According to the declared dependencies we should actually be able to upgrade to React Router v6 while remaining on React 17. Perhaps some of...