Ulisses Almeida

Results 12 comments of Ulisses Almeida

@maxmaccari Totally agree! Do you wanna create a PR to document this? If you want, feel free to open it. You can document in this section: https://github.com/ulissesalmeida/cpf#command-line Or maybe we...

@raj-odc Thank you for your report. Could you please provide more information? Like for example: - Rails version - Devise version - Steps to reproduce the error Will be even...

@raj-odc I'm closing this issue. Feel free to reopen when you have more information in how to reproduce the problem. You can create Devise test case or provide a sample...

Interesting, I implemented a similar feature here: https://github.com/tony612/protobuf-elixir/pull/91/files#diff-b29046f70a5e38390cd6f773e215597cR50

@lizziepaquette Thank you for thoughts. I agree with you about having field types annotation too. Make sense 👍 Now, about plugins vs changing the compiler approach, it's a hard decision,...

@lizziepaquette Interesting But I have one question, how a user can extend and add their own types? This approach is very different from mine here: https://github.com/tony612/protobuf-elixir/pull/91 Correct me if I'm...

@eksperimental I would expect a warning for nested module definitions when the given module name is an alias defined previously. Something like: "warning: Redefining alias Utils.Comment to Post.Comment:5"

[Elixir v1.14](https://elixir-lang.org/blog/2022/09/01/elixir-v1-14-0-released/) is officially released yesterday 🎉 This change would be way much more appreciate now 🙏🏽

I don't know if it helps, but we're using this commit in production for several weeks, all good 👍🏽

Hi @peburrows, is everything alright with this PR? We found very valuable to fine tune how long a message can live in a GCP queue.