Skip to content

fix: sync appstore-build-publish workflow to current template#195

Merged
oleksandr-nc merged 1 commit intomainfrom
fix/appstore-workflow-template-sync
Apr 24, 2026
Merged

fix: sync appstore-build-publish workflow to current template#195
oleksandr-nc merged 1 commit intomainfrom
fix/appstore-workflow-template-sync

Conversation

@oleksandr-nc
Copy link
Copy Markdown
Contributor

Release 3.2.3 failed to publish because the old template hardcoded PHP_VERSION: 8.1.

Bump version to 3.2.4 so the fixed workflow ships in a new tag.

Release 3.2.3 failed to publish because the old template hardcoded
PHP_VERSION: 8.1, and the Sign app step runs nextcloud/occ from the
app's min-version (33), which requires PHP 8.2+. All the NC integration
siblings (notion, onedrive, reddit, discourse, nuiteq, giphy) already
moved to the newer template that derives php-min from appinfo/info.xml
via icewind1991/nextcloud-version-matrix; this pulls the same workflow
in so the PHP version tracks the declared minimum automatically and
will not drift the next time the minimum changes.

Bump version to 3.2.4 so the fixed workflow ships in a new tag.

Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
@oleksandr-nc oleksandr-nc requested a review from kyteinsky as a code owner April 24, 2026 08:37
@oleksandr-nc oleksandr-nc merged commit ef050d7 into main Apr 24, 2026
30 checks passed
@oleksandr-nc oleksandr-nc deleted the fix/appstore-workflow-template-sync branch April 24, 2026 08:39
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