Skip to content

fix(clean-env): point the vendored skill at a script that exists - #925

Merged
rubenvdlinde merged 1 commit into
developmentfrom
fix/clean-env-skill-points-at-a-real-script
Aug 27, 2026
Merged

fix(clean-env): point the vendored skill at a script that exists#925
rubenvdlinde merged 1 commit into
developmentfrom
fix/clean-env-skill-points-at-a-real-script

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

This repo carries a copy of hydra's clean-env skill, and the copy told you to run bash .claude/scripts/clean-env.sh — a file that does not exist here, in hydra, or in any other checkout. Its app list was five names long against a fleet of twenty-one, and three of those five are app directories or retired apps rather than app ids, so following it by hand enables nothing.

Synced from hydra's canonical version (ConductionNL/hydra fix/clean-env-skill-points-at-a-real-script). It now drives .github/dev-up.sh, and its verification section names what to actually check: an app enables successfully with no vendor/autoload.php and then fatals on every request, and enables successfully with a pre-rename JS bundle and then renders a blank page. Both were true of live apps in the workspace on 2026-08-27, and "confirm apps are listed and enabled" sees neither.

Docs only — no code paths touched.

🤖 Generated with Claude Code

This repo carries a copy of hydra's clean-env skill, and the copy told you
to run `bash .claude/scripts/clean-env.sh` -- a file that does not exist
here, in hydra, or in any other checkout. Its app list was five names long
against a fleet of twenty-one, and three of those five (softwarecatalog,
docudesk-era names, mydash) are app directories or retired apps rather than
app ids, so following it by hand enables nothing.

Synced from hydra's canonical version. It now drives `.github/dev-up.sh`,
and its verification section names what to actually check: an app enables
successfully with no vendor/autoload.php and then fatals on every request,
and enables successfully with a pre-rename JS bundle and then renders a
blank page. Both were true of live apps in this workspace on 2026-08-27,
and "confirm apps are listed and enabled" sees neither.
@rubenvdlinde
rubenvdlinde requested a review from Rem-Dam as a code owner August 27, 2026 08:56
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/decidiq @ 0745b9a

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-manifest
check-nav-ceiling
test-l10n
format
check-l10n-js
check-schema-l10n
composer ✅ 104/104
npm ✅ 557/557
app:check-code ⏭️
info.xml
REUSE
PHPUnit
Newman
Playwright
Hydra gates

Quality workflow — 2026-08-27 10:31 UTC

Download the full PDF report from the workflow artifacts.

@rubenvdlinde
rubenvdlinde merged commit 3ca403f into development Aug 27, 2026
87 checks passed
@rubenvdlinde
rubenvdlinde deleted the fix/clean-env-skill-points-at-a-real-script branch August 27, 2026 10:32
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.

2 participants