Gábor Szabó

Results 105 comments of Gábor Szabó

Do you mean to run `crystal tool format --check` in the CI so it will fail if the formatting is not correct?

CI now fails on Windows. Could you please take a look at it. It also fails on Linux using Crystal 0.35.1 I see in shards.yml that 0.36 is required so...

Sure, I'll do that even though I think it is always a good idea to run the tests on other platforms as well to make sure that our assumption that...

Now the CI is happy.

ok, so what shall I do to let you accept this pr? Shall I remove mac as well from the matrix?

I think the whole point of testing and running CI is to reduce the risk of any bugs because we missed some edge case. A case we have not thought...

I have not touched Crystal for almost 2 years now, I am surprised this PR is still pending and I doubt the two commented out lines were stopping it from...

@mohawk2 Is there a GraphQL API for MetaCPAN or are you saying it should have one?

I don't know of what V2 you mention here. So I don't know who needs to plan that either.

either check `if defined $x[$k]` and handle that case or you can turn off warnings that will impact till the end of the lexical scope. See this new article: https://perlmaven.com/selectively-ignore-warnings