-
### Official Helm Chart version
1.15.0 (latest released)
### Apache Airflow version
2.10.2
### Kubernetes Version
1.30.4
### Helm Chart configuration
```yaml
executor: CeleryExec…
-
Would it ever be possible for jsonnet-language-server to detect JSON schemas and use them to empower completion and warnings?
For instance, at the simplest extreme that could mean that if you have …
-
# Context
There are emerging requirements for reusing the `cellxgene-schema CLI`schema+validator for scenarios that are more **relaxed** than CELLxGENE Discover's current requirements.
# Relaxat…
-
### CaseClauseError: no case clause matching: %ExJsonSchema.Validator.Error.Format{expected: "email"}
Sentry Issue: [LIGHTNING-NT](https://openfn.sentry.io/issues/6061486274/?referrer=github_integrat…
-
Usecase:
Have policy written in rego
Input format : yaml
Run the opa policy engine against the yaml files as linter similar to a schema validator. This would make the policy validation intuitive fo…
-
**Environment**:
VSCode on multiple platforms; Windows 11, ChromeOS, Mac
**Version information**
Cloud Code Extension version: v.2.20.0
VSCode version:
Version: 1.95.1 (user setup)
Commit…
-
Seems like another good spot for --debug level warnings.
_Originally posted by @nellh in https://github.com/bids-standard/bids-validator/pull/1547#discussion_r1093675127_
…
-
### Command
serve
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Descrip…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
```
### Desired functionality
I would like to be able …
-
Hello,
I'd like to ask for your opinion.
I need to do a header check (if the version is correct), but it needs to be before the input schema validation.
The problem I'm having is that as soon as …