Skip to content

fix(ci): release-distros startup_failure + align v2.4.444#25

Merged
Eth-Interchained merged 1 commit into
masterfrom
hyperagent/nightly-2026-06-27-distros-fix-v2.4.444
Jun 27, 2026
Merged

fix(ci): release-distros startup_failure + align v2.4.444#25
Eth-Interchained merged 1 commit into
masterfrom
hyperagent/nightly-2026-06-27-distros-fix-v2.4.444

Conversation

@Eth-Interchained

Copy link
Copy Markdown
Owner

Fix the release-distros startup_failure (three if: conditions used double-quoted "refs/tags/"; GitHub expressions need single quotes), bump flagship to 2.4.444, repoint both submodules to their 2.4.444 fork masters. codemagic distro paths already fixed. Ships nedb-engine + crypto-database + aof-db aligned on v2.4.444.

…ign v2.4.444

GitHub Actions expressions require single-quoted string literals; the v2.4.4
rename left startsWith(github.ref, "refs/tags/") with double quotes in three
if: conditions, which is valid YAML but an invalid workflow -> startup_failure
(no jobs, no logs). Restore single quotes so release-distros compiles and runs.
Bump flagship to 2.4.444 and repoint both submodules to their 2.4.444 fork
masters; codemagic distro paths already corrected. Ships nedb-engine +
crypto-database + aof-db aligned on v2.4.444.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Eth-Interchained Eth-Interchained merged commit f368d0f into master Jun 27, 2026
0 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant