Skip to content

ci(ecosystem): upload apk packages to istore#556

Merged
stackia merged 1 commit into
mainfrom
codex/submit-ecosystem-apk
Jun 17, 2026
Merged

ci(ecosystem): upload apk packages to istore#556
stackia merged 1 commit into
mainfrom
codex/submit-ecosystem-apk

Conversation

@stackia

@stackia stackia commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Summary

Update the submit-to-ecosystem workflow so the iStore repo submission includes both IPK and APK packages.

Details

The workflow now downloads both package formats from the release, copies IPK files into bin/packages/..., and copies APK files into bin/apks/... using the directory layout currently used by linkease/istore-repo. The aarch64 APK target maps to aarch64_generic, while the IPK target keeps aarch64_cortex-a53.

Missing required package files now fail the workflow instead of silently creating an incomplete PR.

Validation

  • Parsed .github/workflows/submit-to-ecosystem.yaml with Ruby YAML.
  • Ran git diff --check.
  • Simulated the copy logic with v3.12.1 release asset names under bash -euo pipefail.

@github-actions

Copy link
Copy Markdown
Contributor

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

@stackia stackia marked this pull request as ready for review June 17, 2026 15:40
@stackia stackia merged commit 3e4904d into main Jun 17, 2026
10 checks passed
@stackia stackia deleted the codex/submit-ecosystem-apk branch June 17, 2026 16:36
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