You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for working on the Coveralls backend for Perceval. We really love to see new data sources being integrated with GrimoireLab.
I'm opening this issue as I found some potential improvements in the overall repo. These are just some of my comments, please feel free to decide for yourself. I have previously worked on creating perceval-zulip. So you can find all the references from that repo.
Perceval is fully supported by Poetry. So, you can avoid maintaining all the extra files. You can check the pyproject.toml to see how everything is configured.
Please add an example of how to use this tool. I think it needs a few arguments, at least the repo parameter ($ perceval coveralls github/chaoss/grimorielab-perceval), so you can add it to the documentation of how to use it.
We are using github action workflows for various things like ci tests, changelog checks, and also release automation (which builds, tests, and publishes your package to PyPI). You can make use of them if you feel they are helpful.
Feel free to ask if you need any help. I can open/review PRs if you want me to, please let me know. 🙂
You can close this issue whenever you want.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi @merijnS @wmeijer221
First of all, thank you for working on the Coveralls backend for Perceval. We really love to see new data sources being integrated with GrimoireLab.
I'm opening this issue as I found some potential improvements in the overall repo. These are just some of my comments, please feel free to decide for yourself. I have previously worked on creating perceval-zulip. So you can find all the references from that repo.
$ perceval coveralls github/chaoss/grimorielab-perceval
), so you can add it to the documentation of how to use it.Feel free to ask if you need any help. I can open/review PRs if you want me to, please let me know. 🙂
You can close this issue whenever you want.
Thanks.
The text was updated successfully, but these errors were encountered: