Ryland Goldstein

Results 29 issues of Ryland Goldstein

When writing infinitely running Workflows, handling ContinueAsNew becomes an immediate requirement in the design. For applications that have multiple infinitely running Workflow types, managing the correct ContinueAsNew timing/behavior becomes tedious...

enhancement
waiting-external

As of today there are no integration level tests for `NewNonRetryableApplicationError`. This is a problem because we reference the feature in our docs and its a bit hard to find...

**Describe the bug** There are a lot of small details that need to be examined when running multiple containers at once. The biggest issue is in regards to mounting multiple...

bug

**Describe the bug** The Dockerfile for MyOS allegedly turns off password based login for incoming ssh connections. From testing in https://github.com/rylandg/myos/issues/15 it's clear that it's not the case.

bug

MyOS requires specific versions of docker-compose and docker engine and they should be directly communicated in the README **To Reproduce** Run MyOS with an old version of docker/docker-compose

bug

@benyanke nano PR was just accepted so the README should reflect that addition!

enhancement

Otherwise the terminal can't set the colors correctly.

Based on the great suggestion here https://old.reddit.com/r/vim/comments/buwcel/myos_develop_and_share_terminal_environments/epix4b7/

At minimum Emacs flavor should exist

Because `shrun` just proxies out to Jest, a lot of output still references Jest. This isn't the end of the world because we are in fact using Jest and it's...