Updated release procedures

2022-02-08 Thread Quanah Gibson-Mount
I've created a PR for updated release procedures for Cyrus-SASL as the instructions in README.andrew were obsolete. Ken and Ellie especially, please review. Thanks! Regards, Quanah -- Cyrus: Devel Permalink: https://cyrus.topicbox.com/groups/devel/T024

Re: Sphinx documentation building

2022-02-08 Thread Quanah Gibson-Mount
--On Tuesday, February 8, 2022 12:10 PM -0800 Quanah Gibson-Mount wrote: more /tmp/sphinx-err-099bk_9r.log # Sphinx version: 1.8.5 I got it to build (although it throws tons of warnings) by upgrading to the latest Sphinx manually, but it concerns me that we have a depdency on an extre

Sphinx documentation building

2022-02-08 Thread Quanah Gibson-Mount
The 2.1.28 release is blocked by the fact that Cyrus-SASL was switched to using Sphinx for building out the man pages and other documentation. This switch has generated numerous issues in github and continues to be a significant pain point as every release of Sphinx seems to require a signific

Re: Checking the generated configure script into the repository

2022-02-08 Thread Quanah Gibson-Mount
--On Friday, February 4, 2022 9:49 AM +1100 ellie timoney wrote: One risk of having the configure script checked into the repository is that people will misunderstand that it's generated, and spend a lot of time manually solving some problem, only to have their PR rejected because the chan