-
### You have a proposal, explain it!
This lib is still maintained but the way it converts integer is very strange
https://github.com/spf13/cast
### Describe the solution you'd like
a conversion…
-
## Describe the bug
We got services with checks configured to run only at certain times, e.g. each morning between 0600 and 0630. Outside of this timeframe, IcingaDB-Web starts showing those servic…
-
**Describe the bug**
Please give us a clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Step 1
2. Step 2
3. Step 3
...
**Expected behav…
-
Certain System sub classes that do not support array jobs (e.g., Frontera, Wisteria). The work around implementation is to submit individual jobs to the system one by one. However, these modules have …
-
using System;
public class Grades
{
public static void Main(string[] args)
{
double value1, value2, value3, value4, average;
Console.WriteLine(" [Grade …
-
### Overview
The annotation `volume.beta.kubernetes.io/storage-class` is long deprecated, but still honored.
We should eventually stop honoring it. The annotation was never treated as stable.
…
-
### Steps to reproduce
Just not working always. Without or with VPN.
### Expected behavior
Should open login dialog
### Actual behavior
Dialog in app with Error: "No Activity found to Intend { …
-
Autocomplete does not honor languages prefixes anymore
-
Hi, I am running the latest cnvkit image on the docker hub.
I get spurious calls where many reads with mapq = 0. I tried cnvkit.py coverage with the -q option, but it does not do anything. Is this a …
-
I have some node
````java
@Data
@Node
public abstract class BaseNode {
@Id
@GeneratedValue
private UUID id;
}
@EqualsAndHashCode(callSuper = true)
@Node
@Data
public class Ch…