Restore migration handlers and test current locked dependencies - #3
Merged
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.
Importing redeploy fails because release commit 257a616 emptied apply/handlers.py. Restore its last complete implementation from d9c7dd8, including stdout failure diagnostics, and exercise both existing test suites in CI. Isolate CLI fixtures from the developer checkout and provide a temporary schema workspace.
Move unused Goal out of runtime/dev into a Python >=3.12 automation group, update costs/pfix and the controlled lockfile packages, and add daily grouped Dependabot updates plus a released Goal freshness check. Preserve application Python >=3.11 and the six CI variants (3.11/3.12/3.13, REDEPLOY_USE_OP3=0/1); install dev/op3 extras with uv sync --locked and run with --no-sync. Adopt wellmanifest/docs 0.1.1 with a local maintenance guide.
Validation: 1568 passed, 17 skipped in each of six local variants; 51 executor regression tests passed separately. Released Goal freshness and documentation checks passed. This PR publishes source fixes; it does not itself create a PyPI release.