Skip to content

v2.0.0.dev52 - #710

Merged
thusser merged 4 commits into
mainfrom
develop
Jul 29, 2026
Merged

v2.0.0.dev52#710
thusser merged 4 commits into
mainfrom
develop

Conversation

@thusser

@thusser thusser commented Jul 29, 2026

Copy link
Copy Markdown
Member

version 2.0.0.dev52

thusser added 4 commits July 28, 2026 19:29
Adds a new recipe page (recipes/xmpp-diagnostics.rst) covering the
XMPP/ejabberd diagnostic and load-testing scripts (show_module_info,
list/delete_pubsub_nodes, check_ejabberd_notify,
benchmark_state_throughput), linked from the ejabberd install section.
install-ejabberd.sh gets a dedicated "Automated setup" callout right
next to the manual steps it replaces. check_changelog.sh and
check_pyobs_releases.sh (release/maintainer tooling, not runtime
scripts) get a new "Release tooling" section in development.rst.

Drive-by fix: development.rst's top-level label was ".. _installing:",
a copy-paste leftover colliding with installing.rst's own label of the
same name -- renamed to ".. _development:" (nothing referenced the old
one).
Building the actual pyobs_gui app (not just the isolated spike)
surfaced a genuine, unresolved upstream Nuitka/astropy PLY
incompatibility plus several missing --include-package/
--include-package-data cases, all fixed on the pyobs-gui side. Update
the packaging-pipeline checklist and status table to match, and record
what was found so it doesn't need re-deriving.
_ResponseImageWriter unconditionally deleted PC/CDELT header keywords
after an astrometry.net solve, raising KeyError when a header lacked
one of them. Acquisition and AutoFocusSeries required IImageType from
the configured camera via a hard proxy, unlike AutoGuiding's identical
use case which already tolerates cameras without it via safe_proxy.
@thusser
thusser merged commit cb485cf into main Jul 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant