Skip to content

ci: publish an installable build of development - #141

Merged
rubenvdlinde merged 1 commit into
developmentfrom
ci/development-release
Aug 6, 2026
Merged

ci: publish an installable build of development#141
rubenvdlinde merged 1 commit into
developmentfrom
ci/development-release

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Beta and stable reach people through the Nextcloud app store. Development reached nobody: releases only fire on a push to beta or main, so the newest installable build was months behind the branch.

Every push to development now publishes a GitHub prerelease with a .tar.gz plus a .sha256. The App Versions app reads releases from the forge API and installs from that asset, and already trusts github:ConductionNL/* by default, so nothing needs configuring on the Nextcloud side.

Never uploaded to the app store — the shared workflow skips that step for this channel, which is the only difference between dev and beta. Packaging is identical on purpose.

Proven end to end on Pipelinq first: the release published, the digest matched the archive, and the packaged appinfo/info.xml carried the matching version.

Depends on ConductionNL/.github#186 and #187 (both merged).

@rubenvdlinde
rubenvdlinde merged commit 810bf24 into development Aug 6, 2026
2 checks passed
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/openbuild @ 6e0ed8a

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-manifest
test-l10n
composer ✅ 101/101
npm ✅ 654/654
PHPUnit
Newman ⏭️
Playwright
Hydra gates

Quality workflow — 2026-08-06 11:35 UTC

Download the full PDF report from the workflow artifacts.

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