Paul Hatcher

Results 75 comments of Paul Hatcher

@janis-veinbergs @BrianVallelunga Can you check the current code base, there are some fixes around this

@rahulbagal Sorry I don't at the moment and I won't have time to do so for a few weeks due a a work deadline

Did you get anywhere on this?

local.environment_vars.locals,@suppix May be this can help you... In my parent terragrunt.hcl I have something like this... ``` locals { # Load account-level variables account_vars = read_terragrunt_config(find_in_parent_folders("account.hcl")) # Load the environment-level...

@dgerding Any progress on this or code I could help with?

@rmaloo This seems to be a missing OutputType node in the project file's main PropertyGroup; I have this on an older project where it was upgraded e.g. ``` MyProject MyProject...

Convert the price feed so you are modelling in satoshi?

I've issued a PR for my current progress but it's not ready for merging yet - see the PR for details UI looks as follows... ![image](https://user-images.githubusercontent.com/192778/176556629-a99e7a00-83d7-45d4-8274-c2d56b3d5547.png) I extended `ReceiveModeForm` to...

Similar idea => paging through the DLQ forwards/backwards

Any progress on this? Without it can't easily migrate anything I have from WebJobs as they typically use a bunch of services which are configured in a container