Manuel Bustillo Alonso

Results 6 issues of Manuel Bustillo Alonso

### Why Consul supports the configuration of multiple [types of checks](https://www.consul.io/docs/discovery/checks) to verify that services are up and running. In the [documentation](https://rubydoc.info/github/WeAreFarmGeek/diplomat/Diplomat/Check) of `Diplomat::Check` I see that `#register_script` and `#register_ttl`...

awaiting-reply

We have been using the method `Diplomat::Node.register` to register services in Consul using the Catalog HTTP API. However, the [documentation](https://www.consul.io/api-docs/catalog#register-entity) itself recommends using the agent endpoints instead for registration. Is...

I am experiencing an error after updating the `clockwork` gem from 2.0.2 to 2.0.3: ``` app/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/zoneinfo_data_source.rb:208:in `load_timezone_info': Invalid identifier (TZInfo::InvalidTimezoneIdentifier) from /app/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/timezone.rb:92:in `get' from /app/vendor/bundle/ruby/2.5.0/gems/clockwork-2.0.3/lib/clockwork/event.rb:20:in `convert_timezone' from /app/vendor/bundle/ruby/2.5.0/gems/clockwork-2.0.3/lib/clockwork/event.rb:24:in `run_now?' from...

I was wondering if you have considered to extract these snippets to a gem that, once loaded, includes the `bury` method in the Hash and the Array classes. Thanks!

**Describe the bug** The icon to share a video seems to be misaligned with the rest of the icons in the contextual menu. Also, icons are not evenly spaced horizontally....

bug

Good morning! I have recently reported an issue in memos' GitHub repository regarding the visibility of tags used only in private memos. Full context is available at https://github.com/usememos/memos/issues/3899 We would...