Open markusgft opened 5 years ago
Sure Markus, the pull-request approach will be our development method as soon as we finish our first release, which is to be done in the next days. I was not aware of Travis, but it looks as a good tool! We will discuss it with Brian.
Thanks!
Thanks Markus, I will definitely switch to a PR driven development and use travis in the upcoming days. As Leo said, I am just finishing few stuffs before the conference, and then I will switch :)
Before you go online with Pyrobolearn at CoRL, you might want to consider adding a slim CI-pipeline, e.g. using travis, which is free for open-source projects.
In that context, you may also consider switching to a pull-request driven development, since pushing to master is not ideal, and will certainly scare potential users away. See e.g. the following discussion.