Nissar Chababy
Nissar Chababy
Hey, do you want to contribute? Let me know! There is a lot of "problem" to solve in the CI/CD. But once it's up and running we can open up...
Just a status update on this: In the `isuse-349` branch, a patch has been written. Although it may work at runtime - at least on my machine, it doesn't pass...
Hi @Nilsonfsilva, thank you! Let me know when the packaging is done so that I can link it to the documentation or the landing page! I can't reproduce this error...
Oh, you discovered a problem in the way I process tests ... I'm testing with: ``` python -m unittest discover -s tests ``` If I run with pytest I can...
@Nilsonfsilva can you test against the [origin/issue-328](https://github.com/funilrys/PyFunceble/compare/issue-328) branch ? I know that you are trying to package the `stable` version, but if that `dev`-based branch deliver the certainty that the...
That's an interesting output. I never thought it was possible to have a server without any DNS nameservers. Let's me write the patch :-)
One question for you: Are you planing to deploy both package or only `pyfunceble` ? I deploy and maintain 2 packages: - `pyfunceble` (`master` branch) - -> This is one...
@Nilsonfsilva can you please test https://github.com/funilrys/PyFunceble/archive/refs/heads/issue-328.zip ? Or is there a way I can see the automated tests? I appreciate your patience.
Reopening as other issues may come.
@Nilsonfsilva Can you please test again when you get some time? Thank a lot!