-
All basic types from the [main DSL specification](https://github.com/balena-io/balena/blob/832f5551127dd8e1e82fa082bea97fc4db81c3ce/specs/configuration-dsl.md) are supported.
The support is still pre…
cyplo updated
5 years ago
-
Hello Team,
First of all, a big thanks for this http client, great project there!
I am enjoying using this http client, used. it to send request to some servers, and it is easy to use, efficient.
…
-
### Expected behavior
From discussion at https://github.com/jOOQ/jOOQ/discussions/14455
The transaction nesting breaks if (in the same call chain) you mix usage of `TransactionRunnable` and `Conte…
-
We've used https://github.com/mfenner/jekyll-travis which includes a Rakefile for building the site but it creates a dependency on Rake.
There's also a bash script in this post http://eshepelyuk.gith…
-
### Issue Summary:
If you use the namespace override functionality in the Kubernetes deploy stage, or rely on the default namespace and submit manifests with no namespace defined, the Kubernete's ac…
-
I'm trying out ironfan v6.1.6 gem within ironfan-homebase, and I discovered the latest version in master apparently does not respect the region or AZ I have defined for the realm, defaulting instead t…
-
> Meta issue for all things Pact FFI interop with Pact-Ruby
## :memo: Background
One of the strengths of Pact is its [specification](https://github.com/pact-foundation/pact-specification), allow…
-
Validation rules DSL syntax is not checked (at least in 'like' rules).
This may lead to silently passing through invalid data when programmer makes a mistake.
In the following example rules 'lik…
-
We have a design pattern that we would like you to consider as an enhancement for Ginkgo.
We have separated the data collection process, and the assertion process into two different phases. With t…
-
Like `RefCell`, it is useful if `OnceCell` can be serialized with serde.