Jiri Sveceny

Results 42 comments of Jiri Sveceny

Hi, we are currently considering building Azure support for our enterprise customers using BYOC (https://e2b.dev/docs/byoc). There is currently no ETA on the open source version because it requires more work....

This commit is causing issue (https://github.com/biomejs/biome-intellij/commit/326675aca71d6d4c72a47029865cb5356d2cf84b#diff-1d281df78e3ab6c45cfa052c53e58bd1d824404f01fc9673c94104cecd0b9e96R101) looks like `--write` argument works find in WebStorm / PHPStorm but in Intellij (2.0.2) causes error. Just for curiosity, version 1.4 is available in...

> Don't forget to also run the SDK tests to make sure nothing is breaking. Run, passed both JS and Python (current main).

> Still missing the changes for running sandboxes Sorry, missed. Base template id is now added into instance cache when triggered by sbx resume endpoint. Resume also fetches aliases for...

Make tidy now complains about cycle dependency (shared - db - shared). Not sure why it was not an issue before.

> Make tidy now complains about cycle dependency (shared - db - shared). Not sure why it was not an issue before. The build fails because the shared dependency is...

This was just experimental branch. Code was split into more smaller PRs starting with following: - https://github.com/e2b-dev/infra/pull/766 - https://github.com/e2b-dev/infra/pull/758 closing this one as no more related.

Hi, looks like this issue is caused in the Ubuntu machine image we were using during the Packer build. There was an issue with Consul networking that was causing the...

Shouldn’t we also change events domain in envd?