Last active
September 3, 2019 18:57
-
-
Save nathanielc/45e5137737ca5b8d22263dc61ff0175d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ok":true, | |
"items":[ | |
{ | |
"id": 1, | |
"name":"Add ability to test side effects in FluxEndToEnd tests ", | |
"url": "https://github.com/influxdata/flux/issues/1728" | |
}, | |
{ | |
"id": 2, | |
"name":"Queryd should error if it cannot open the vault service", | |
"url":"https://github.com/influxdata/idpe/issues/4495" | |
}, | |
{ | |
"id": 3, | |
"name":"Queryd indentify if issues are the cause of a single org ", | |
"url":"https://github.com/influxdata/idpe/issues/4496" | |
}, | |
{ | |
"id": 4, | |
"name":"Queryd runbooks", | |
"url":"https://github.com/influxdata/idpe/issues/4499" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment