Ivan Santiago

Results 7 comments of Ivan Santiago

@andreilgeorgescu I created an alternative API that uses GitHub's gitignore templates, which are still being updated. Repository: https://github.com/avantguarda/donotcommit Site: https://donotcommit.com/ CLI clients: https://github.com/avantguarda/donotcommit?tab=readme-ov-file#clients

Hey! I am starting to advance my studies in Zig and Python internals and I would love to contribute to Ziggy Pydust (which I really like). Is there any recomendations...

Hey @jwueller and folks. I created my own version of this API, and I am using the GitHub gitignore repository as a template source. But I am thinking of maintaining...

Note: I made these changes in a single commit so it is easier to re-revert, but if need, I am happy to split into multiple commits!

> I see, had to read the upstream zig issue. We can merge this and go back to translatec with zig 0.16 Agreed, @robert3005. I believe this is the way...

I am investigating the problem in the CI, it looks like Python libraries are not properly installed maybe? I will research the diff between `ci.yml` and find out what's going...

I have investigated this and tried to fix this for quite some time. It looks like that, for some reason, the Python library is not found during tests (and in...