Ray Myers

Results 19 issues of Ray Myers

Adding the ability to change the name of an attribute already set on a block body. This can be used to automate renaming of terraform `locals`. Without this, the only...

Fault is a CLI tool run by developers to check their work. Therefore it's reasonable to assume it will someday be used in CI builds. In that situation, a user...

Hi Miguel. Thanks for publishing Solid Flow. I was tinkering with it and ended up upgrading dependencies. Feel free to merge that in if you'd like.

Hey all, super excited for the project. Stumbled across this bug looks unreported, hope this helps. ## Version roc_nightly-macos_apple_silicon-2024-06-18-41ea2bfbc7d ## Minimal Reproduction ``` app [main] { pf: platform "https://github.com/roc-lang/basic-cli/releases/download/0.10.0/vNe6s9hWzoTZtFmNkvEICPErI9ptji_ySjicO6CkucY.tar.br" }...

bug

**End-user friendly description of the problem this fixes or functionality that this introduces** - [ ] Include this change in the Release Notes. If checked, you must provide an **end-user...

**End-user friendly description of the problem this fixes or functionality that this introduces** - [ ] Include this change in the Release Notes. If checked, you must provide an **end-user...

OpenHands has grown somewhat elaborate logging behavior, including LOG_JSON mode added recently, and perhaps it deserves a page in the developer docs. Some things that might be covered. ## Env...

- [ ] This change is worth documenting at https://docs.all-hands.dev/ - [X] Include this change in the Release Notes. If checked, you **must** provide an **end-user friendly** description for your...

- [ ] This change is worth documenting at https://docs.all-hands.dev/ - [X] Include this change in the Release Notes. If checked, you **must** provide an **end-user friendly** description for your...

Updating IR readme to reflect let's 0 value in the test suite. ```json { "name": "let", "source": { "0": "l", "l": "x", "v": { "0": "s", "v": "hi" }, "t":...