-
### Verification
- [X] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/…
-
**Is your feature request related to a problem? Please describe.**
At the moment mentorship-system has the following issues in regard to user input validation on the event of user's Registration:
1.…
-
### Service(s)
infra.ci.jenkins.io
### Summary
Every time we apply a new JCasc change to infra.ci.jenkins.io, the JobDSL refresh (reapply?) kicks a lot of Multibranch pipeline scanning, which makes…
-
Originally from https://github.com/mjkoster/ODM-Examples/issues/4:
> From a data modeling policy issue, we should consider establishing a convention that the 0th enumeration is always “Unspecified”…
-
### Expected behavior
When using JSONB, the following query executed correctly:
```
final var value = JSONB.valueOf("""
{
"type": "OBJECT",
"fields": {
"gametime": {
…
-
Is there plan to have database migrations in this great tool?
It can either be inbuilt or integrate with a tool like [Flyway](https://github.com/flyway/flyway).
-
After today's face-to-face discussion, I wanted to open an issue to track the need to port the fixes over to DevOps tools like puppet, chef, and others.
-
## Examples
```ruby
require 'dry-validation'
class PropsContract < Dry::Validation::Contract
json do
required(:contacts).value(:array, min_size?: 1).each do
hash do
requ…
-
Hi! Today, I've written a bunch of tests for https://github.com/ferrous-systems/cargo-review-deps/blob/3ba1523f3b2c2cfe807bc76f42bf972d0efdc113/tests/test_cli.rs.
Initially, I've started with `asse…
-
I've had polymorphic relationships on my wishlist, and looked into the `Ash.Type.Union` + `calculation` approach and thought maybe things could go a bit deeper. Realistically, this would combine well …
bcksl updated
8 months ago