Nimrod Wandera
Nimrod Wandera
Stumbled into a workaround for this bug. When defining functions that take maps as arguments within mocks, assign the whole map to a variable. ```elixir with_mock(mock) = defmock_of RealModule do...
@aoldershaw , do you have this spike in a fork or branch somewhere? I'd like to take a look at it to see if I can continue the experiment.
@taylorsilva , @vito mentioned having a conversation with someone about re-architecting the way logs are stored and processed. Is there a write-up for what they discussed somewhere? This is a...
Is @savagegus still there? There's a number of issues like this one that are pending merges or were merged but never released. #184, #183. Does anyone else but @savagegus have...
I haven't used this in many years, so I don't know.
+1 I wanted to generate some code with `#tflint-ignore: ` lines but I can't. Would be very helpful if this feature was added.
> @olwenya could you please confirm that the only difference is the {hostname}, both to access the API and to refer to the git remote ? See https://github.com/Pix4D/cogito/issues/51#issuecomment-1012300930 @marco-m-pix4d ,...
@marco-m-pix4d , FYI I cloned this repo, replaced all the `github.com` references with our enterprise GitHub domain, built an image and tested it. It worked! I haven't pushed the changes...
🆘 I am not making fast enough progress with the tests (fixing them and adding a new one for the `github_host` param). I'd appreciate help from one of the reviewers....
Linking to this related issue https://github.com/Pix4D/cogito/issues/51