Brujo Benavides

Results 120 comments of Brujo Benavides

Ok, please send a PR our way but be careful to properly manage the scenario where the network is down as well (it might look similar to a disconnection from...

Adding that library would be great for tests! I like it

You will need to use an older version of `apns4erl`. We don't support OTP22 in the latest ones.

Actually… Our `rebar.config` says we do: https://github.com/inaka/apns4erl/blob/bf2d11530ebffcc8906e417c8d4c765619db81b0/rebar.config#L21 🤦🏻 It seems like the upgrade of `gun` introduced in #237 indeed had stuff that broke backwards compatibility. 🤷🏻 If it was me,...

We can also check if it's worth adding something to support the new shell formatting functionality offered by OTP27: > [!TIP] > - Added support for adding a custom code...

> [!NOTE] > - The `epp_dodger` module can now handle the `maybe` and `else` keywords. > > Own Id: OTP-18608 > Related Id(s): GH-7266, PR-7267

Hi @jamesaimonetti and @filipevarjao… First of all… Nice escript!! Would you mind publishing it as a separate repo with this one as a dependency (in the same way we have...

…aaaaaand… can you guess what's the culprit of this issue? I wouldn't think it could be any other thing, actually… The problem lies in… …wait for it… # 😡 [F**KING...

Nope. Sorry, @jamesaimonetti, @filipevarjao… This goes to the _eventually_ 🙄 milestone. You'll have to add some ignore rules for now, since fixing this would likely require changes in `erl_parse`, `erl_syntax`,...