And finally, I succeeded in pushing the latest version of VR3 to Leo's devel branch.
Thanks so much to Matt and everyone who helped get this straightened out. The main changes to VR3 were to correctly find executables like asciidoc3 that were not getting found on Windows. It turns out that asciidoc3 gets installed into a Scripts directory on Windows but not Linux. The new code can find this location whether or not you are running in a virtual environment. In addition, the RsT fallback plain text rendering when docutils is not available now works. Of course it doesn't look that great since docutils isn't rendering it, but at least it displays as it was supposed to. On Friday, May 8, 2020 at 11:18:55 AM UTC-4, Thomas Passin wrote: > > On Friday, May 8, 2020 at 10:56:25 AM UTC-4, Edward K. Ream wrote: >> >> >> >> On Fri, May 8, 2020 at 8:49 AM Thomas Passin <[email protected]> wrote: >> >> After cruising through some of the settings for repo on Github, I see >>> that there is a branch protection rule on the devel branch. It requires CI >>> as a status check before merging. I don't know how to work with that in >>> terms of pushing and merging my own code to devel. >>> >> >> I haven't encountered any problems pushing directly to devel. >> > > That's what I'll try next. > > [Later] All right, pushing this new dummy file up to devel worked. I'll > delete it now. > -- 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/6e19800b-f40f-474b-bb53-8ba77d4bdc9e%40googlegroups.com.
