On Wednesday, February 16, 2022 at 7:53:19 AM UTC-6 Edward K. Ream wrote: Imo, using TravisCI provides no significant testing benefits, slows the > commit process, and creates unnecessary (and confusing) distribution files. >
Imo, TravisCI is a form of featuritis. Indeed, devs need only do the following: - Run test-all when committing. - Run pylint on all files periodically. I have already revoked the permissions for TravisCI. The next steps: - Remove the TravisCI files from both master and devel (using PR's), thereby disabling unit tests on all commits. - Disable (convert @clean to @@clean) the corresponding nodes in leoDist.leo. This will happen later today or early tomorrow. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/d7c25b21-5563-4127-9add-a3718e574526n%40googlegroups.com.
