I see this repo has quite a few forks, most of these have changed the name of the module to their respective names on github.
Currently it's tekao.net/jnigi which is running on domain/hosting I own which points back to this repo. So builds working rely on my personal infrastructure being available, which is probably less reliable than github's.
We could change it to:
github.com/timob/jnigi (this is what is was originally)
github.com/jnigi-project/jnigi
something else
I've done some work to make the github experience better. We have automated builds/tests now on PRs and master branch. I've updated the tests to use stretchr/testify/assert module.
I think the project is at quite a stable state so if I can get some feedback here and more testing coverage, i would probably look taging version 2.
I see this repo has quite a few forks, most of these have changed the name of the module to their respective names on github.
Currently it's tekao.net/jnigi which is running on domain/hosting I own which points back to this repo. So builds working rely on my personal infrastructure being available, which is probably less reliable than github's.
We could change it to:
I've done some work to make the github experience better. We have automated builds/tests now on PRs and master branch. I've updated the tests to use stretchr/testify/assert module.
I think the project is at quite a stable state so if I can get some feedback here and more testing coverage, i would probably look taging version 2.