-
### What is the problem?
`cdk --role-arn arn:aws:iam::123:role/xxx diff` still tries to assume the default `cdk-hnb659fds-deploy-role-123-us-xxx` role. We want to use custom limited roles and this …
-
### Check for existing issues
- [X] Completed
### Describe the feature
In Zed:
In VSCode:
Zed completely ignores the `// @ts-ignore` comment.
-
There is the following example in the config:
```lua
-- modify list of files to ignore when indexing the project:
config.ignore_files = {
-- folders
"^%.svn/", "^%.git/", "^%.hg/", "^CVS/",…
-
![Screenshot 2023-05-19 at 6 19 13 PM](https://github.com/wallabyway/snowdontower-rvt-3dtiles-rcs-oss/assets/440241/49b4ae24-6612-489d-b1ab-c1f4296eeb07)
-
### Tested versions
- reproductible in 4.2.1.stable
### System information
Windows 10, 4.2.1.stable, every rendering backend (Forward+, Compatibility,Mobile)
### Issue description
Particle 2D (bo…
-
UPDATE2(taiki-e):
See https://github.com/taiki-e/cargo-llvm-cov/issues/123#issuecomment-2423715856
---
UPDATE(taiki-e):
> If you want to ignore all `#[test]`-related code, consider using […
-
.clang-format-ignore files are not respected with this extension. They are similar to .gitignore files and describe which files should not be formatted.
Note that I'm pointing to a custom clang-fo…
-
I am trying to apply SmoothQuant during W8A8 quantization of `meta-llama/Llama-3.2-11B-Vision-Instruct` where I ignore all of the modules except for language_model. However I find that it crashes when…
mgoin updated
13 hours ago
-
`min.cal` and `max.cal` both assume that the object passed to them uses BP-like years, i.e. min returns `max(year)` and max returns `min(year)`. This is confusing if they're used on dates with a CE-ba…
-
### Bug summary
When PREFECT_API_DATABASE_CONNECTION_URL is defined in prefect.yaml it is not being used. Only when you set it on os level (ie export PREFECT_API_DATABASE_CONNECTION_URL="xxx") in the…