-
### Is this a duplicate?
- [x] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this request and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.m…
-
### Describe the bug
VSCode has problem with formatting using prettier. The problem exists only in `webapp/*` folder.
I have removed `prettier-plugin-tailwindcss` from `webapp/.prettierrc` and f…
-
There is a recurrent argument against Flutter in favor of React native:
React native allow reusable components that have the OS look&feel without having to test which platform we are on.
With flut…
-
according to docs it's possible to generate the client without checked exceptions
https://openapi-generator.tech/docs/generators/java/
parameter `useRuntimeException`
It would reduce lots of boil…
-
There's quite a lot of boiler plate generated. Some of it can clearly be avoided.
Furthermore, it would be awesome if we could minify whitespace and names used in the boiler plate code.
-
### Details
Set up the boilerplate code around the Keptn Argo REST client.
### DoD
- API set up with a sample endpoint
- ~basic documentation written with code snippets for the different ConfigM…
-
### Type of issue: (feature suggestion, bug?)
Bug
### Chapter:
08 - Bootstrap and JSS
Under Heading - JSS
### Reason
`yarn add react-jss` gives version ^6.0.0.
The current boilerplate uses ^5…
-
### Context
Github's new default branch name is "main": https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches#ab…
-
Currently mess is heavily used in Bonfire, almost all extension in my experience use it. I think it would be useful to at least evaluate whether it is possible to ship it through mix itself as a mix t…
-
### Is your feature request related to a problem?
Currently the workflow in tests that need recursive tests of dictionaries containing numpy arrays requires the `dict_almost_equal` function, but this…