Alan Greene

Results 353 comments of Alan Greene

I believe this is intentional as `TaskRun` is the kind that's being referenced. However, we do appear to have some inconsistency across the docs, with some content using `TaskRun`s and...

Thanks for reporting @InfoSec812. /cc @tektoncd/triggers-maintainers

Still something we want to do, freezing so it doesn't get auto closed. /lifecycle frozen

I'd be in favour of the easier approach here: > I suspect the easiest fix here would be to move the image around, possibly place the images folder under docs...

This came up during the Docs WG today when reviewing potential issues for new contributors. @afrittoli I see you have a PR open for this already: https://github.com/tektoncd/website/pull/351 Does it still...

/remove-lifecycle stale /reopen

Duplicate of https://github.com/storybookjs/storybook/issues/17436 and/or the issues already mentioned. chokidar@2 is being brought in via webpack@4. The move to webpack@5 is a breaking change which is why it's not being included...

Recent React Router v5 releases have some fixes for React 18 compatibility so we should try updating React first and see how that goes. Our previous attempt at updating React...