-
This commit https://github.com/dry-rb/dry-auto_inject/commit/5605781e1f11ec20b4d15cd9863d0fe40d4b4440 fixes dry-auto_inject for ruby 3.2.1 It was released as `1.0.1` version. It would be nice to relea…
-
Hello,
I've checked the main branch `ac1231e` and changed the version number.
```diff
diff --git a/lib/memo_wise/version.rb b/lib/memo_wise/version.rb
index 428f25a..a4fb14d 100644
--- a/lib/…
-
Even though I have installed pyhmmer with the command `pip install --break-system-packages pyhmmer pyrodigal` as per instructions while running `miga init` I get the following
> Testing sqlite3...…
-
## Inputs
Provide the following optional inputs:
Folders: _Include specific folders in an audit (delete if not applicable)_
## Available commands
The following commands can be executed by …
-
When I'm testing huginn on different databases to ensure it works on corner cases, I encountered a few `NilClass` errors:
1.
```
undefined method `id' for nil:NilClass : ./app/controllers/agent…
congy updated
7 months ago
-
Example option block :
```
opts = Trollop::options do
version 0.1
usage "foo|bar"
synopsis "Reticulate splines"
banner "Recognized options: "
opt :dry_run, "Don't do anything", …
-
## Describe the bug
With 1.13.3 I receive a Dry::Schema::MissingMessageError if I try to generate errors for the uri? predicate
## To Reproduce
```
require 'dry/schema'
require 'uri'
con…
-
## Inputs
Provide the following optional inputs:
Folders: _Include specific folders in an audit (delete if not applicable)_
## Available commands
The following commands can be executed by …
-
### Steps to reproduce
#### config/deploy.rb
```set :deploy_to, ->{ "/var/www/vhosts/#{fetch(:application)}" }```
#### config/deploy/production.rb
```set :application, "example.org"```
### …
-
### Descriptive summary
/Users/scherztc/.rbenv/versions/2.7.5/lib/ruby/gems/2.7.0/gems/dry-schema-1.10.2/lib/dry/schema/types_merger.rb:71: warning: Pattern matching is experimental, and the behavi…