gitignore: anchor reports/ to root so component source dirs aren't ignored #54

Merged
jmiller merged 4 commits from fix/gitignore-reports-anchor into dev 2026-07-12 23:01:22 +00:00

4 Commits

Author SHA1 Message Date
jmiller 48881eb53b gitignore: anchor reports/ to root so component source dirs aren't ignored
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Has been skipped
Universal: Build & Release / Promote to RC (pull_request) Has been skipped
Universal: Build & Release / Build & Release Pipeline (pull_request) Has been skipped
Generic: Project CI / Lint & Validate (pull_request) Has been cancelled
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Has been cancelled
Generic: Repo Health / Access control (pull_request) Has been cancelled
Generic: Repo Health / Site Health (pull_request) Has been cancelled
Branch Cleanup / Delete merged branch (pull_request) Has been cancelled
RC Revert / Rename rc/ back to dev/ (pull_request) Has been cancelled
Generic: Project CI / Tests (pull_request) Has been cancelled
Generic: Repo Health / Scripts governance (pull_request) Has been cancelled
Generic: Repo Health / Repository health (pull_request) Has been cancelled
Generic: Repo Health / Report: Scripts Governance (pull_request) Has been cancelled
Generic: Repo Health / Report: Repository Health (pull_request) Has been cancelled
Universal: PR Check / Branch Policy (pull_request) Has been cancelled
Universal: PR Check / Secret Scan (pull_request) Has been cancelled
Universal: PR Check / Validate PR (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
Mirrors the Template-Generic fix. The bare `reports/` rule ignored any dir named
"reports" at any depth, silently excluding legitimate Joomla component source
(src/View/Reports, tmpl/reports). Anchor to `/reports/` (root build output only).

Claude-Session: https://claude.ai/code/session_01VXrBk7psPzJPHVuBDJwt2x
2026-07-12 17:58:54 -05:00
jmiller 6ff826da3c ci: add workflow-sync-trigger to template 2026-07-09 20:32:38 -05:00
jmiller 9a5b033f01 chore: ignore editor -tmp artifacts 2026-07-09 18:27:27 -05:00
jmiller 65e190bb0a chore: update .gitignore and remove branch-protection config
- Add ignore entry for wiki/docs
- Remove .mokogitea/branch-protection.yml
2026-07-09 18:18:21 -05:00