Javier Ferrer González

Results 27 comments of Javier Ferrer González

We should add the CodeSniffer rules and check in the `make test` command, and include also PHP CS Fixer inspections. Or should we replace CodeSniffer by CS Fixer? Does CS...

That would be awesome @vchellen! Thanks! 🙌🙌🙌

We'll take a look. Thx for the report!

We've received a [report](https://pro.codely.tv/library/api-http-con-scala-y-akka/66747/path/step/35626797/discussion/94681/response/1327934/) on the [Scala HTTP API course](https://pro.codely.tv/library/api-http-con-scala-y-akka/66747/about) about a failing test. Solving this issue would make the test pass. We should prioritize solving this issue in order...

Good point Mr. @santakadev 🎩🙂 UUIDs are specifically designed with these concerns in mind, so they will be more than enough 🤟 How would you suggest to approach the implementation...

Good point. Let me describe a step by step example in order to figure out if I've understood you properly 👼 # Current implementation (sharing Hypercore public ID as session...

I don't have enough knowledge about this topics neither consider this issue as a priority yet, do you? Would you agree on removing this issue from the 1.1 milestone in...

Hi! As you can see in [this example](https://github.com/CodelyTV/pr-size-labeler/pull/14), it publishes the mentioned comment one time for each Workflow execution. That is, it depends on your `on` clause configuration ([example](https://github.com/CodelyTV/pr-size-labeler/blob/master/.github/workflows/labeler.yml#L3)). Could...

Thanks for the information! 🙌 As we can see in the screenshot, it publishes a comment regarding the PR size being too big for every new commit, that is, on...