Alan Cha
Alan Cha
@wtrocki Thanks for the tip! I'll keep an eye on this.
@rex-remind101 I believe @swolchok no longer actively works on this repo anymore. In November of last year, IBM, including @ErikWittern and @mmatsa, asked the GraphQL Foundation to become maintainers of...
During the January working group meeting, we discussed the idea of sharing example schemas so we have a better idea of how to move forward and I mentioned that I...
@amrox Do you mind explaining exactly what you did? I am also experiencing the same problem and I am on macOS as well.
@amrox Ohhh okay! I'm so sorry. I had a brain fart. Yep! Checking out `v7.0` did the trick for me! Thanks a lot!
Here is also what we think the JSON report could look like: ``` { "completed": true, "noTaskFailures": true, "numTasks": 2, "numCompletedTasks": 2, "group": "default", "timeStamp": "", "SLOs": { "http/error-rate": {...
Here is a draft of what the options can look like | name | required | description | type | default | | ----- | --------- | ----------- | ----...
> Are multiple loops necessary as a first step? If so, is a loop about the experiment as a whole? Or a subset of tasks? When we consider tasks like...
I have drafted up some templates for the mirroring experiments [here](https://github.com/Alan-Cha/iter8/tree/mirroring-temp) but I have some design questions. You can try them out by using: ```bash git clone https://github.com/Alan-Cha/iter8.git iter8-alan cd...
Slack notification sample: Currently, this is just outputting the experiment, which is too long to be practical. We can easily create new payload templates so that something more reasonable can...