chore: propagate Beads 1.2.2 and GC 3307 - #62
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.



Generated from the flext-infra single source via make gen. Pins official gastownhall/beads 1.2.2 and configures the future GC managed endpoint on 3307. E-STOP remains active; no Dolt was started or imported. Execution evidence remains in the canonical manual ledger.
Summary by cubic
Pins Beads 1.2.2 from the official gastownhall release and prepares the Dolt ledger for the Gas Town managed endpoint on port 3307. This is a generated propagation from the
flext-infrasingle source viamake gen.Behavior changes
.beadsis now an owned tracker config that conform initializes and verifies, not a routing-only client config.flext.CI=N make check, so pyrefly and mypy gates are exercised in CI, not only on developer machines.make test WHAT=fullandWHAT=profileare removed; only cache-status, cache-clear, and cache-checkpoint remain.make genno longer runsdeps modernizeordeps extra-paths; conform projects the full dependency and tooling state.endif.Tooling
.mise.tomlrelax to minor versions, andbeadstrackslatestwith prerelease allowed..envrccreates.test-tmpas the scratch dir, pointsTMPDIR/GOTMPDIRat it, and disables CoW on btrfs.pyproject.tomldrops pyrightvenvsettings and adds uv exclude-newer pins fordjango-stubs,mkdocstrings-python,mypy, andtypes-setuptools.Written for commit 619c8e4. Summary will update on new commits.