Delano

Results 54 issues of Delano

That means explicitly disable tty when running single commands. This should fix the quiet hanging for commands like adduser.

task

Related to #33 and https://github.com/delano/uri-redis/pull/4.

bug
major-release

minor-release
task

## Description The test fails b/c there is no `Hash.call` defined. I'm pretty sure this test was always failing but I need to spend more time checking. If so then...

bug

## **Type** Enhancement, Documentation ___ ## **Changes walkthrough** Relevant filesRefactoring step1_try.rbCleanup and remove unused code                               ...

Enhancement
Documentation

> Consider adding type hints to the `check_locale!` method parameters and return value to improve code readability and maintainability. [medium] _Originally posted by @onetimesecret in https://github.com/onetimesecret/onetimesecret/pull/308#discussion_r1559974005_

improvement
security
ruby
documentation
tech debt
maintenance

```bash $ `REDIS_URL=ots-staging-redis:6379` bundle exec bin/ots irb ``` https://github.com/onetimesecret/onetimesecret/blob/31f3fa7b7d3e60d49afd2836436c4856dab5a5c4/lib/onetime.rb#L71 ``` *** NoMethodError Exception: undefined method `serverid' for # ```

bug
documentation