Krzysztof Adamski

Results 9 issues of Krzysztof Adamski

##### SUMMARY I'm using `zabbix_agent` role with `create_hosts` parameter set to automatically register an agent in Zabbix. Unfortunately - most of the time that task (to create hosts) times out....

bug
module
role

It'd be great if remote-edit supports proxy command and would read configuration from ~/.ssh/config file.

Can you tell me if this is a bug in Rabl or I didn't configure my app correctly. So here's a problem. I'm using Devise and I allow users to...

This PR improves configuration options by adding an ability for more "dynamic" configuration - use lambda function to configure `otp_secret_encryption_key` (i.e. if encryption key is known in runtime) - add...

Cache sweeper is not being used in "test" environment. When using `dartsass-rails` - we're running `dartsass:build` before kicking off RSpec tests. However, we're doing that when RSpec is initializing -...

When we deploy feature branches - we dynamically set up new servers based on branch name. However, when one only wants to run CI build and make sure test passes...

In our application we use this gem and `strong_migrations` that is using prepend method of adding functionality to `ActiveRecord::SchemaDumper`. Because this one is using alias method chaining - we were...

In our company we're using this gem in monorepo - where there are multiple Rails applications and Rails engines. This PR allows to specify custom location for configuration file so...

This is happening frequently. Every few hours we have a build where Github PR cannot be merged because Coveralls reports failing checks. When we publish stats to Coveralls - we...