Skip to content
This repository was archived by the owner on Aug 4, 2026. It is now read-only.

fix(ci): rename app-template placeholder to deskdesk in code-quality.yml - #23

Merged
rubenvdlinde merged 1 commit into
developmentfrom
fix/code-quality-app-name
May 19, 2026
Merged

fix(ci): rename app-template placeholder to deskdesk in code-quality.yml#23
rubenvdlinde merged 1 commit into
developmentfrom
fix/code-quality-app-name

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Workflow had app-name: app-template (left over from the nextcloud-app-template scaffold) which caused every PHPUnit matrix run to fail at the bootstrap step with App "app-template" cannot be installed because appinfo file cannot be read. — the workflow tried to enable an app that doesn't exist while the real app deskdesk was never enabled.

Renamed to app-name: deskdesk so the reusable quality workflow enables the correct app.

@rubenvdlinde
rubenvdlinde merged commit 562ba02 into development May 19, 2026
@rubenvdlinde
rubenvdlinde deleted the fix/code-quality-app-name branch May 19, 2026 07:31
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/deskdesk @ 22379e9

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 576/576
PHPUnit
Newman
Playwright ⏭️

Coverage: 0% (0/3 statements)


Quality workflow — 2026-05-19 07:35 UTC

Download the full PDF report from the workflow artifacts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant