Postmaster v9.4.4: WebGUI-only task correction - #13
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Correct v9.4.3 forward without rewriting the immutable historical release.
list_jobs(owner_id=None, project_id=None, status=None, limit=200)with noinclude_completed;get_jobregistration only;SchedulerEngine.list_jobsto v9.4.2 semantics;show_completed=1/view_job=<id>while preserving the Tasks tab;postmaster-mcp.ymlbyte-for-byte unchanged.Pre-PR verification
main:c7d24fd98d3439f922ef55fc724e6b359a7279eb(VERSION=9.4.3)4f9ce403121bb3979fd2e4da3afbb03318c776a4v9.4.4tag ref resolvessrc/postmaster/runtime_core.pyblob is identical to v9.4.2runtime.pysrc/postmaster/scheduler_engine.pyblob is identical to v9.4.2postmaster-mcp.ymlblob2347745cd85a79d894aba0e333e599f874675e29matches the v9.4.2 baselineRequired validation
The required
v9 runtime tests / testcheck must cover the v9.4.2 MCP schema/output contract, completed-default visibility, singleget_job, WebGUI hide/show/detail/counts, Pause/Resume, scheduler status/due/complete/recurring behavior, full existing regression suites, provider-neutral/privacy scan, and single-YAML bootstrap behavior.