From a09f29187e176b840bfcaee9f7c64b336557103c Mon Sep 17 00:00:00 2001 From: wpbonelli Date: Mon, 29 Jul 2024 13:12:36 -0400 Subject: [PATCH] ci(release): fix nightly build (#1965) * The nightly build is failing at the build docs step for lack of a deprecations table, which we stopped versioning and began generating automatically in docs: don't version files generated from DFNs #1946. Make the table before building PDF documents in the release workflow, and in .build_rtd_docs/conf.py (needed for RTD). * Be lenient about the name of the zip file asset we try to download from the examples repo as this changed in modflow6-examples#217. This also tripped up the nightly build. * Remove the prog argument to argparse.ArgumentParser in all the distribution scripts, I thought this was supposed to be a text description of the program but it is the command itself. This fixes the first line of output of