-
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were fo…
-
I believe we can all agree that good tooling is essential for making users feel productive. Amethyst rests on a solid foundation of core tech but to really make a data-driven engine shine, solid editi…
-
It seems I misunderstood how parts of the asset pipeline are working. I thought I tested this, but Sass files added to Orchid's `app/assets/stylesheets/orchid/` directory are raising pre-compilation e…
-
Hi, I get the below error when trying to run `npm run build:dev` on Windows 7 with node 9.5.0
```
Invalid configuration object. Webpack has been initialised using a configuration object that does …
-
We should be able to minify and concatenate CSS and JS for a site. It should work with external tools such as PostCSS and Babel / Rollup.
-
1. paper: https://arxiv.org/pdf/2404.04650
code: https://github.com/xiefan-guo/initno
2. what does this work do?
**Initial Noise Optimization:** initial latent space partitioning + noise o…
-
### Related problem
“Currently, in Azure Pipelines, there is a time execution imbalance (e.g., the **Regression I.** pipeline takes **5 hours and 30 minutes**, while the **Regression III.** pipeline …
-
Sample Grails 7 app: https://github.com/jamesfredley/grails-website-test/tree/7.0.0-SNAPSHOT
This Grails app is very rough and early
it will start with `gradle bootRun`, but many other things a…
-
In our CI pipelines, we use the `public.ecr.aws/sam/build-ruby3.3:latest` image.
A few days ago we started getting an error around OpenSSL causing our CI pipelines to fail for merge requests on our…