Ariel Richtman

Results 14 issues of Ariel Richtman

PR to add support for inline assets in `script` tags with `type="module"` set. This is required to be able to run `import` on the Js wrapper and thereby call WASM-exported...

This change maintains the strict specification from the `pip` requirements file but allows the use of Poetry for virtual environments. A small addition is made to the `README.md` file to...

Hi - thanks for all the work so far on Calico! I'm using an immutable distribution that disallows writes to `/etc/cni/net.d` and was wondering if you'd be open to exposing...

kind/enhancement

[Contribution](README.md#contributing) checklist (recommended but not always applicable/required): - [ ] There's an _[automated test](tests/default.nix)_ for this change - [ ] Commit messages or code include _references to related issues or...

### Description Adds example helm chart ### Issues Resolved Resolves #1541 ### Check List - [ ] New functionality includes testing. - [ ] New functionality has a documentation issue....

Hey, Thanks for making this action, it's a really clever way to avoid verbose calls of `nix develop --command` It seems to be choking on one of the environment variables,...

Hi - thanks so much for the work on nix2docker. I was wondering if there was a good way to use an existing derivation, namely one made by `mkShell`. I'm...

OpenTofu 1.10.x onwards will break compatibility if trying to build using their image. This change follows the official documentation on how to build containers with OpenTofu, without diverting from the...

Hi, Thanks for the great work with this. Is the project still maintained? Thanks again!

In some cases it's desirable to consistently use a non-default config file location. Currently, it looks like the only way to do such is to pass `--config` to every call...