fix: rename src/ to source/ and reorder footer social icons #132

Merged
jmiller merged 14 commits from fix/rename-src-to-source into dev 2026-06-20 19:03:07 +00:00
Owner

Summary

  • Renamed src/ directory to source/ for consistency
  • Moved footer social icons block below footer-menu and footer module positions for correct display order
  • Removed unused automation/ci-issue-reporter.sh

Test plan

  • Verify template loads without errors after src/source/ rename
  • Confirm footer social icons appear below menu and footer modules
  • Confirm no references to old src/ path remain
## Summary - Renamed `src/` directory to `source/` for consistency - Moved footer social icons block below footer-menu and footer module positions for correct display order - Removed unused `automation/ci-issue-reporter.sh` ## Test plan - [ ] Verify template loads without errors after `src/` → `source/` rename - [ ] Confirm footer social icons appear below menu and footer modules - [ ] Confirm no references to old `src/` path remain
jmiller added 14 commits 2026-06-20 19:00:01 +00:00
Merge pull request 'release: social icons, download key preservation, bugfixes' (#128) from dev into main
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 1s
Generic: Project CI / Lint & Validate (push) Successful in 16s
Generic: Project CI / Tests (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
Generic: Repo Health / Report Issues (push) Has been cancelled
f7ebbc5be9
refactor: rename src/ to source/
Generic: Project CI / Tests (pull_request) Blocked by required conditions
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Blocked by required conditions
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Blocked by required conditions
Joomla: Extension CI / PHPStan Analysis (pull_request) Blocked by required conditions
Joomla: Extension CI / Build RC Pre-Release (pull_request) Blocked by required conditions
Universal: PR Check / Build RC Package (pull_request) Blocked by required conditions
Universal: PR Check / Report Issues (pull_request) Blocked by required conditions
Generic: Repo Health / Scripts governance (pull_request) Blocked by required conditions
Generic: Repo Health / Repository health (pull_request) Blocked by required conditions
Generic: Repo Health / Report Issues (pull_request) Blocked by required conditions
Universal: PR Check / Branch Policy (pull_request) Failing after 2s
Generic: Repo Health / Access control (pull_request) Successful in 1s
Generic: Repo Health / Site Health (pull_request) Has been skipped
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 6s
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Successful in 9s
Universal: PR Check / Validate PR (pull_request) Failing after 16s
Generic: Project CI / Lint & Validate (pull_request) Successful in 32s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 44s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || 'development' }}) (pull_request_target) Failing after 8s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
Universal: Workflow Sync Trigger / Sync workflows to live repos (pull_request) Failing after 3s
Universal: Build & Release / Promote to RC (pull_request) Has been skipped
0fe28e83ee
fix: reorder footer social icons below menu and footer modules
Generic: Project CI / Tests (pull_request) Blocked by required conditions
Universal: PR Check / Build RC Package (pull_request) Blocked by required conditions
Universal: PR Check / Report Issues (pull_request) Blocked by required conditions
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Generic: Project CI / Lint & Validate (pull_request) Successful in 9s
Universal: PR Check / Validate PR (pull_request) Successful in 24s
Branch Cleanup / Delete merged branch (pull_request) Successful in 1s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || 'development' }}) (pull_request) Failing after 9s
4804f30163
Moved the social icons block after footer-menu and footer module
positions for correct visual stacking order. Also removed unused
ci-issue-reporter.sh script.
jmiller merged commit 3996351139 into dev 2026-06-20 19:03:07 +00:00
jmiller deleted branch fix/rename-src-to-source 2026-06-20 19:03:07 +00:00
Sign in to join this conversation.
No Reviewers
No labels
Priority -
Type -
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoOnyx#132