Re: [docs] Any ideas on using Google Docs for collaboration?
- Posted by ghaberek (admin) Sep 20, 2019
- 1782 views
irv said...
Fine. I will start entering tickets. I currently have about 50 ready to go. Can we expect to see those changes incorporated and posted somewhere so that the rest of us can make suggestions/corrections? On a weekly basis, perhaps?
Or do we have to wait until the next release to find out?
I am planning to implement a webhook to provide some basic CI. So every time a commit is made, the webhook will do a checkout and run the build/tests and then report the status back to the GitHub page via repo badges.
I can also have this run the HTML docs build and then post the output somewhere. Another side-effect of this will be the return of nightly builds being available for download. This will take a some time but it's high on my list.
-Greg