Steve Hall

Results 18 issues of Steve Hall

Hi, Thanks again for this project! There seems to be something not quite right around converting parameters to UUIDs. All 16 character strings seem to get converted into UUIDs. ![image](https://user-images.githubusercontent.com/6237786/175486847-3676515d-9128-4c3e-8996-2ca3c0573789.png)...

Thanks for such a great project. I didn't have an ESP32, but I did have a spare NodeMCU, so I had a go at getting it working on there. Mine...

**Describe the bug** When using optional fields there seems to be somekind of problem with the naming: ``` ** (KeyError) key :_optional not found in: %Bar{__uf__: [], optional: "### OPTIONAL...

**Describe the bug** When typing in different areas of a file, some times suggestions work and sometimes they don't. It seems to be consistent in relation to other lines of...

Kind:Bug

Related to #25, #28 & #35. The implementation didn't handle Entities using class inheritance correctly as the Unit Of Work Identity Map entity name will refer to the root class...

Hi @rstacruz, thanks for the really useful gem! I've added an option to pass a block to the repeat definition which allows arbitrary code to be executed if a spec...

Thanks for the package, it's already been really useful. When we use `mix release` to deploy to production the resulting package no longer has `mix` itself available for running tasks,...

Please fill in this template. - [X] Use a meaningful title for the pull request. Include the name of the package modified. - [X] Test the change in your own...

Popular package

Thanks for your work on this, it is much appreciated. It took me quite a while to figure out how to do impersonation with a service account, so I've added...