Manuel Blechschmidt
Manuel Blechschmidt
@WeileiZeng can you add mine as well: https://github.com/ManuelB/covid-19-vis/
I plugged together some components to create simulations to see when ICU capacity for different regions is reached: https://github.com/ManuelB/covid-19-vis/ Here is a how-to video: https://youtu.be/lwUDvNfVeEo If somebody wants to work...
@flovogt thanks a lot!
@rarkins I now implemented this in the way that you requested in: https://github.com/renovatebot/renovate/discussions/26408
@rarkins I fixed the prettier error: ``` vscode@6d06bfe1cec1:/workspaces/renovate$ git diff diff --git a/lib/modules/datasource/go/base.spec.ts b/lib/modules/datasource/go/base.spec.ts index b191d9d4c..e306ad6d1 100644 --- a/lib/modules/datasource/go/base.spec.ts +++ b/lib/modules/datasource/go/base.spec.ts @@ -412,7 +412,6 @@ describe('modules/datasource/go/base', () => { 'example.com/gitlab/my-project/my-repo.git',...
@rarkins I fixed the es-lint issue here: https://github.com/renovatebot/renovate/pull/26477/commits/0d11a38a32b2f223a4f47c9e7f3da3749230a5cb can you rerun the build? Do I have a possibility to check this locally?
``` $ pnpm run lint-fix ... Linting: 239 file(s) Summary: 0 error(s) ```
@viceice & @rarkins thank you guys. You rock! 🎉
As a workaround the following command starts the system: ``` DEBUG=all cds watch ```
I agree to this opinion. Without the @Root annotation every other UI will have to specify an own URL. It is a lot more convenient to just use the lowercase...