Eric Hauser
Eric Hauser
I've made available an early prototype of a Zipkin integration for Angular here - https://github.com/ewhauser/angular-tracing
I can try to debug this at some point in the near future. Likely some combination of browser precision, browserify, and/or lolex that cause that test not to function correctly....
I've looked at the custom REST API that ScriptRunner has setup and I don't see anything it is doing that could not be accomplished by using the JIRA REST API...
Ok, after playing with the Checklist for JIRA plugin on the cloud version, it has a different architecture than the server version. It no longer stores the checklists themselves in...
@KingDarBoja I have built a version of this in `graphene-tornado` but would love to see these extension points `graphql-server-core`. In `graphene-tornado`, you'll note that we have extension points for Apollo...
I found another repository (https://github.com/api-definitions/keyval) using these rules and tried their setup. I confirmed that the above behavior does not occur in `7c95feba87ae269d09690fcebb18c77d8b8bcf6a`. I bisected this and tracked it down...
@marsh73 What issue were you running into? I got stuck here: ``` bazel build //examples/cra/... INFO: Analyzed 12 targets (1 packages loaded, 4682 targets configured). INFO: Found 12 targets... ERROR:...
For anyone watching this issue, please see #51 for an implementation.
@jhance Just wanted to drop a note and say I appreciate the effort! Definitely looking forward to seeing the example repo with a working mypy example.
AFAIK - yes. However, we are still on `graphene-3.0b3` so it is possible the behavior was corrected since then.