Matthew Kuzyk

Results 5 issues of Matthew Kuzyk

These spinners are great, but the application I wish to use them on is served over HTTPS and security is very important for the application. Trying to load these assets,...

s/bazelist/bazelisk/g Also, the line to load the `deps.bzl` doesn't work if you're trying to follow the tutorial. That file has not been generated yet so any Bazel commands break when...

### Dagster version 1.6.13 ### What's the issue? Our asset launches pods via `PipesK8sClient.run()`: ``` session = pipes_k8s_client.run( context=context, base_pod_meta=pod["metadata"], base_pod_spec=pod["spec"], extras=extras, ) if len(outs) > 1: return session.get_results() else:...

type: bug
area: dagster-pipes

Normally, clicking outside the datepicker element closes it just fine on desktop. However, on iPhone, when the datepicker loses focus it doesn't disappear. Issue produced on iPhone 6 on Safari...

## Summary & Motivation Note: This is as pretty massive PR and I don't necessarily intend to get it merged in its current form. However I would like to initiate...