feat(packaging): publish orro from the ORRO repo — rename to orro, declare witnessd dependency, retire the 'future work' invariant#53
Merged
Conversation
orro, declare witnessd dependency, retire the “future work” invariantorro, declare witnessd dependency, retire the 'future work' invariant
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.
Reconciliation
orrodistribution.orro-product-wrappertoorroand advances the source version to0.1.0(PyPI 0.0.x is already live; publishing 0.1.0 remains a separate approved step).witnessd>=2.3.2in both package metadata surfaces; the clean install proof resolved witnessd 2.3.3 from PyPI.orro_wrapperimport package and bothorro/orro-wrapperconsole scripts.DEFAULT_ENGINE_COMMANDremains the current Python running-m orro, and delegation still usessubprocess.run(...).engine-lock/orro-e2e-engine-lock.json, and does not publish to PyPI.Local ORRO CI verification
All commands were run with
/usr/bin/python3and exited 0:scripts/check_no_bidi_controls.pyscripts/check_orro_repo_contract.pyscripts/check_orro_language_boundaries.pyscripts/check_orro_assurance_contract_fixtures.pyscripts/check_orro_release_manifest.pyscripts/check_orro_release_manifest.py --self-testscripts/check_compatibility_matrix.py --metadata-onlyscripts/check_compatibility_matrix.py --self-testscripts/check_orro_packaging_decision.pyscripts/check_orro_fallback_policy.pyscripts/check_orro_command_migration.pyscripts/check_orro_command_migration_dry_run.py --jsonscripts/check_orro_command_migration_dry_run.py --self-testscripts/check_orro_wrapper.pyscripts/check_orro_wrapper_install.py --jsonscripts/check_orro_wrapper_install.py --self-testscripts/check_orro_wrapper_distribution.py --json --allow-networkscripts/check_orro_wrapper_distribution.py --self-testpython3 -m py_compileover every CI-listed script,scripts/check_orro_version_coherence.py, andsrc/orro_wrapper/*.pyscripts/check_no_bidi_controls.py --self-testscripts/orro_e2e_smoke.py --self-testscripts/update_orro_engine_lock.py --self-testscripts/bootstrap_orro.py --self-testgit diff --checkPinned-engine smoke
5db87ac975452d9fed233306645e179b78087d68./tmpcheckout of locked Depone revisione1b020b8300c569e35f771c9f84f6998f99a86cebecause this fresh workspace had no sibling Depone checkout.--allow-networkfor isolated build bootstrap.decision=pass,engine_lock.matched=true, andwrapper_default_delegate_help_exit_zero=pass.Clean-venv install proof
python3 -m buildproducedorro-0.1.0.tar.gzandorro-0.1.0-py3-none-any.whl.witnessd-2.3.3from PyPI;pip show witnessdreportedRequired-by: orro.orro flowplan --helpdelegated successfully with exit 0.orro boundaryemitted the non-engine boundary JSON with package version0.1.0anddelegates_to_witnessd_hosted_orro=true.orro some-boguspreserved current behavior: exit 2 withorro: unknown command 'some-bogus'.scripts/check_orro_version_coherence.pyand its self-test passed inside the clean venv.