Andrey Marchuk

Results 12 comments of Andrey Marchuk

+1 for this feature. @zsims have you had a chance to work on it?

While testing and checking awslogs stumbled upon new recommended CloudWatch agent: https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CWL_GettingStarted.html Pushed commit which includes new CloudWatch agent. I've tested on existing environment which used amazon linux (v1) by...

I don't think it's safe to merge without additional testing.

Great pointer re: target subnets, indeed there was one with disabled IP auto-assign. On another note, new CloudWatch agent does not support %f (millisec) in timestamp. It was used for...

Created following POC: 1. batch Compute Environments and Job Queues handled via mu extension 2. batch pipeline and job definition handled via new 'batch' entity in mu.yml 3. job definition...

POC for `Service.Provider = batch` - currently usable as is (batch env provisioned via extension) - batch deployments (job definition registration) do not depend on existing environment - could be...

Currently mu tries to fetch the Env Stack to get the Provider from the environment. ProviderOverride allows to specify Provider on Service level so that Env Stack does not have...

Same here, SWR v2.0.3, latest chrome 109.0.5414.119 it says `Open SWRDevTools on the page using SWR.`

+1, same issue Supabase PG docker image has a bunch of extensions enabled by default (they are not defined in prisma schema) and it triggers reset on each migration.

1. There was an exception with Enter and editor focus which is fixed in the last version. 2. Enter will have no effect if URL is invalid. Once you type...