Skip to content

fix(actions): auto-register app in appstore before upload#52

Merged
vitormattos merged 1 commit intomainfrom
fix/appstore-auto-register
Apr 1, 2026
Merged

fix(actions): auto-register app in appstore before upload#52
vitormattos merged 1 commit intomainfrom
fix/appstore-auto-register

Conversation

@vitormattos
Copy link
Copy Markdown
Member

Summary

  • add explicit app registration call to Nextcloud App Store before release upload
  • registration signs app id with the same private key and submits certificate + signature
  • keep upload flow with explicit response logs for diagnosis

Why

App Store backend requires app to exist before accepting release upload. For first release this must be bootstrapped via POST /api/v1/apps.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos merged commit 42cd022 into main Apr 1, 2026
23 checks passed
@vitormattos vitormattos deleted the fix/appstore-auto-register branch April 1, 2026 14:23
vitormattos added a commit that referenced this pull request Apr 1, 2026
…egister"

This reverts commit 42cd022, reversing
changes made to 3bf6983.
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