Skip to content

chore: ignore agent/test scratch and untrack generated files - #341

Merged
rubenvdlinde merged 1 commit into
developmentfrom
chore/repo-hygiene
Aug 26, 2026
Merged

chore: ignore agent/test scratch and untrack generated files#341
rubenvdlinde merged 1 commit into
developmentfrom
chore/repo-hygiene

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Part of the 2026-08-25 fleet structure audit — ADR-100 Decision 2 (the repository root is a closed set; generated files are never tracked).

Ignore rules added: .stale/,/.e2e-state/ .phpunit.cache

.stale/ was missing from all 19 fleet repos. It is the one that matters most operationally: agent scratch accumulating there filled the dev disk once already.

Every rule was verified to actually take effect by exit code (git check-ignore -q), not by reading check-ignore -v output — a !-negation prints as a match while doing the opposite, which is how one repo in this sweep looked covered and was not.

Refs ConductionNL/hydra ADR-100.

Part of the 2026-08-25 fleet structure audit (ADR-100 Decision 2: the
repository root is a closed set; generated files are never tracked).

Ignore rules added: .stale/ /.e2e-state/ .phpunit.cache

`.stale/` was missing from ALL 19 fleet repos and is the one that
matters most operationally: agent scratch there grew unbounded and
filled the dev disk once already.

Refs ConductionNL/hydra ADR-100.
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/launchpad @ e99f4a5

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

Quality workflow — 2026-08-25 22:31 UTC

Download the full PDF report from the workflow artifacts.

@rubenvdlinde
rubenvdlinde merged commit 991f502 into development Aug 26, 2026
75 checks passed
@rubenvdlinde
rubenvdlinde deleted the chore/repo-hygiene branch August 26, 2026 08:52
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