Skip to content

feat(ikuai): package multi-arch binaries#599

Merged
stackia merged 1 commit into
mainfrom
codex/ikuai-multiarch-package
Jun 30, 2026
Merged

feat(ikuai): package multi-arch binaries#599
stackia merged 1 commit into
mainfrom
codex/ikuai-multiarch-package

Conversation

@stackia

@stackia stackia commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Summary

Updates the iKuai package support so a single package carries both Linux static binaries and chooses the correct one at runtime.

Changes

  • Bumps the iKuai app manifest version to 3.14.2.
  • Packages both rtp2httpd-aarch64 and rtp2httpd-x86_64 into the iKuai ipkg.
  • Selects the runtime binary based on uname -m in the iKuai start/stop scripts.
  • Updates install hooks to chmod and check both architecture-specific binaries.

Validation

  • sh -n scripts/build-ikuai-ipkg.sh
  • sh -n ikuai-support/rtp2httpd/scripts/*.sh
  • git diff --check
  • Built ikuai-support/dist/rtp2httpd-3.14.2-ikuai.ipkg from the real v3.14.2 release assets and verified the package contains executable rtp2httpd-aarch64 and rtp2httpd-x86_64 binaries plus manifest version 3.14.2.

@stackia stackia marked this pull request as ready for review June 30, 2026 04:13
@github-actions

Copy link
Copy Markdown
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://thankful-water-0a297bf00-599.eastasia.1.azurestaticapps.net

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 580e558424

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread ikuai-support/rtp2httpd/scripts/stop.sh
@stackia stackia merged commit dccb9c5 into main Jun 30, 2026
10 checks passed
@stackia stackia deleted the codex/ikuai-multiarch-package branch June 30, 2026 04:21
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