fix(ci): codemagic distro paths + align v2.4.44 tri-distribution#24
Merged
Eth-Interchained merged 1 commit intoJun 27, 2026
Merged
Conversation
…ign v2.4.44 The rename moved the distro submodules + release-distros.yml to the new names (crypto-database, aof-db) but codemagic.yaml still cd'd into distributions/cryptoDB and distributions/nitroDB, breaking the 4 macOS distro builds. Repoint every distro codemagic step to distributions/crypto-database and distributions/aof-db. Bump the flagship to 2.4.44 and repoint both submodules to their 2.4.44 fork masters so nedb-engine + crypto-database + aof-db all ship aligned on v2.4.44. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Eth-Interchained
pushed a commit
that referenced
this pull request
Jun 27, 2026
…easing section COMMITS.md: v2.4.3/v2.4.68/v2.4.468 releases, the three-distribution table, recent engine PRs (#22,#24-#27) + fork PRs, and the distro-npm macOS mac-wait. ideas.md: refreshed to current state (per-distro defaults; release.py name pre-flight; nedbd-v2 per-distro binary de-collision). README: Releasing section documenting scripts/release.py "vFROM" "vTO"; stable banner -> 2.4.468. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Fix codemagic distro build paths to distributions/crypto-database + distributions/aof-db (the v2.4.4 rename left them stale), bump flagship to 2.4.44, and repoint both submodules to their 2.4.44 fork masters. Ships nedb-engine + crypto-database + aof-db aligned on v2.4.44.