Lukas Spirig

Results 77 comments of Lukas Spirig

Hello @JAWS-test Thank you for your reply, even if it is in inofficial capacity. The reason why we are doing this is because we are creating a design system. We...

@Yongxuanzhang We would like to display these values in our UI tool (if they are available). Is there any way to default to empty, if the task was not run?...

@Yongxuanzhang Having validation is reasonable, but directly breaking the pipeline without a workaround/migration possibility is not ideal. I'd prefer to have this either be opt-in or have to have a...

@Yongxuanzhang Thanks for the work and the update. We are currently using 0.37.x and would like to upgrade to 0.41.x, so a backport would be very appreciated. If the backport...

Is it possible to provide an estimate on when this will be merged? Unfortunately due to #6139 we are blocked in upgrading our Tekton setup and we would be very...

Hello @Westbrook I'm afraid I don't fully understand what you mean. I would like to write my `web-test-runner.config.js` file as a TypeScript file (i.e. `web-test-runner.config.ts`), primarily in order to more...

It is certainly possible to compile the config to .js, but we generally don't have transpiled files in our repository, which we would also need to keep in sync or...

This feature request is primarily about convenience. The proposed solutions all work, so there is no blocker. But as e.g. tools like vite and storybook support `.ts` config files, I...

Sorry, I missed the section in `CONTRIBUTING.md` about changesets. I have rebased and appended the changeset.

@justinfagnani Thank you for the review, advice and merge! 🙇