Nick Partridge

Results 141 comments of Nick Partridge

@superermiao We unfortunately do not yet support this type of chart. I updated your description with some more details, feel free to add anything you'd like.

Yup seems a good fix to be included in this issue. Thanks!

Also noticed this on https://elastic.github.io/elastic-charts/?path=/story/line-chart--test-path-ordering&globals=theme:light. ![Screen Recording 2022-02-09 at 11 34 30 AM](https://user-images.githubusercontent.com/19007109/153257571-a4db73d3-cb0e-4796-97d6-8485674f8d81.gif)

@anshulsahni I'm hitting the same thing as you in a `deployment` workflow. I think you are correct, it's not _meant_ for that flow and likely something is missing. I'd say...

Thanks, good to know! I can see your point where the implicit params may cause unwanted problems but to me those seems like edge cases is rare circumstances where overrides...

Any update on this? The check types are impossible to work with. Thanks!

Thanks for the intel, I was curious why the last release for both `octokit/rest` and `octokit/graphql` was last august.

@dhruvkb I like that solution! Would you mind creating a PR on this repo?

Yeah totally! I put up a branch at [`elastic/elastic-charts#buildkite-arch-test`](https://github.com/elastic/elastic-charts/tree/buildkite-arch-test). It's a little clunky to run right now but this should work... ``` git clone https://github.com/elastic/elastic-charts.git cd ./elastic-charts git checkout buildkite-arch-test...

You shouldn't need any `puppeteer*` deps, so if you just remove those from the top-level `package.json` that should fix things. What device/os/architecture are you trying to run it on?