-
### Description
It would be great if we can allow `CreateDatabricksWorkflowOperator` to support Jinja templating for `job_clusters` attribute. This will allow us to dynamically render cluster configu…
-
### System Info
Ubuntu 24.04
Transformers 4.46.2
### Who can help?
@ArthurZucker @Cyrilvallez
[[Cyrilvallez](https://github.com/Cyrilvallez)](https://github.com/huggingface/transformers/pull/3…
-
https://kubearmor.io/
Evaluate:
- Community adoption
- Chainguard/Ironbank support
- Feature parity with NeuVector
- Out of the box experience and alignment with deployment methodology (helm, c…
-
**Describe the bug**
Unable to load configs with custom types and as well as custom `UnmarshalYAML` implementations.
**To Reproduce**
1. The code is
```go
//
// internal/config/config.go
//
…
wjiec updated
3 weeks ago
-
As moving to JCL templates, `zwe install` should be rewritten too. All we need for installation is `zowe.runtimeDirectory` and `zowe.setup.dataset.prefix`.
Current implementation supports 2 ways:
…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
so:
```
block:
provider: block
processor: claude-3-5-sonnet-2
accelerator: gpt-4o-mini
moderator: synopsis
toolkits:
- name: synopsis
requires: {}
- name: gith…
-
https://falco.org/
Evaluate:
- Community adoption
- Chainguard/Ironbank support
- Feature parity with NeuVector
- Out of the box experience and alignment with deployment methodology (helm, conf…
-
Can't get read content for certain paths (i.e. `harness config:get --path 'Setup/Cloud Providers/cv-demo.yaml'`)
https://harness.atlassian.net/browse/DX-2218
API Auth is not working for some parts…
-
Currently subscription config functions expect either `{:ok, config}` or `{:error, msg}` to be returned. In the error case, this is what's returned ultimately:
```elixir
%{errors: [%{message: msg}…