On Wednesday, February 16, 2022 at 9:14:03 AM UTC-6 Edward K. Ream wrote: I am quickly going crazy trying to disable the automatic python 3.6 test. > I've revoked various TravisCI permissions, and TravisCI is *still* > running tests and failing. I guess it's time for a break :-) >
Removing the leo-editor/.github/workflows directory disables all checks. (I did the checks in a throw-away PR and branch). So this is progress :-) BTW, TravisCI moved from .org to .com, and that caused problems signing in. It's been a frustrating day. One more note: the branch protection rules specify whether all tests must pass. This whole area is a nightmarish web of "protections" and "authorizations". For now, I think it may be possible to avoid failing tests just by deleting the the leo-editor/.github/workflows directory in devel, but I'll cool off before making any more changes... 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/e3a824ba-3479-40fd-9723-7c43be9c1a46n%40googlegroups.com.
