valodzka

Results 11 issues of valodzka

In configuration: strict: true At this point: https://github.com/glebm/i18n-tasks/blob/6228a065941d21570ee642a3a4e7598e7fd5a74a/lib/i18n/tasks/unused_keys.rb#L15 strict is nil (mean false). The only way to run unused with with strict is to enter it manually every run with...

Currently AAAA records always allowed

# Infos * Docker version: 20.10.17 * Operating system (Docker host): debian # Actual behavior After upgrading zammad from 5.1 -> 5.2 I noticed that some settings rolled back to...

question

### Nomad version 1.3.6 ### Issue Sometimes during deployment I see that freshly started allocation immediately stopped by nomad. During the same deployment multiple allocations with identical alloc index (name)...

type/bug
theme/core
theme/scheduling
stage/accepted

### Nomad version nomad 1.1.3, consul v1.10.1 ### Operating system and Environment details Debian GNU/Linux 10, 3 servers, all running consul/nomad server and client. ### Issue I'm playing with a...

type/bug
stage/needs-investigation
theme/consul
theme/service-discovery/consul

For example, this script fails: ``` $.culture = $.cultures.ru; $.localize('hello', 'ru', 'world'); $.localize('hello') ``` TypeError: culture is undefined { message="culture is undefined"}

## Description chef-client run fails with inspec 6.6 (works with 5.22.3 version). ## Chef Version 18.3 ## Platform Version debian stable ## Replication Case install chef (gem install chef-bin), run...

Status: Untriaged

### Describe the bug When trying to upgrade from 0.3 -> 0.5 series I getting following error which I suppose cause by missing `use` declaration in `com.clickhouse.data`. ``` java.util.ServiceConfigurationError: com.clickhouse.client.ClickHouseRequestManager:...

bug
usability

Based on example [from here](https://github.com/socketry/rubydns/blob/master/examples/soa-dns.rb#L60) I'm trying implement CNAME: ``` if (resource_class == Resolv::DNS::Resource::IN::A || resource_class == Resolv::DNS::Resource::IN::AAAA) && name.match?(/.*\.test/) transaction.respond!(Name.create('google.com'), resource_class: IN::CNAME) transaction.append!('google.com', IN::A) else transaction.passthrough!(@upstream) end ``` When...

Same as #1493 was closed incorrectly, still valid as of 0.9.4 ``` java.util.ServiceConfigurationError: com.clickhouse.client.ClickHouseRequestManager: module com.clickhouse.data does not declare `uses` at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:559) at java.base/java.util.ServiceLoader.checkCaller(ServiceLoader.java:545) at java.base/java.util.ServiceLoader.(ServiceLoader.java:480) at java.base/java.util.ServiceLoader.load(ServiceLoader.java:1505) at [email protected]/com.clickhouse.data.ClickHouseUtils.findFirstService(ClickHouseUtils.java:93)...

bug
area:packaging