chore: sync dev up to main (restructure + release guard) #40

Merged
jmiller merged 3 commits from chore/sync-dev-from-main into dev 2026-07-04 19:00:05 +00:00
Owner

Summary

Back-merge to bring dev even with main. dev had fallen 3 commits behind after the restructure (#38) and release guard (#39) landed on main.

Brings onto dev:

  • samples/ + source/ restructure (#38)
  • Release-skip guard for template repos (#39)

After merge, dev == main.

Authored-by: Moko Consulting

## Summary Back-merge to bring `dev` even with `main`. `dev` had fallen 3 commits behind after the restructure (#38) and release guard (#39) landed on `main`. Brings onto `dev`: - `samples/` + `source/` restructure (#38) - Release-skip guard for template repos (#39) After merge, `dev == main`. Authored-by: Moko Consulting
jmiller added 3 commits 2026-07-04 18:59:51 +00:00
ci(release): skip release workflows on template repos
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Has been skipped
Universal: PR Check / Branch Policy (pull_request) Failing after 1s
Generic: Repo Health / Site Health (pull_request) Has been skipped
Generic: Repo Health / Access control (pull_request) Successful in 1s
Universal: PR Check / Validate PR (pull_request) Failing after 4s
Universal: PR Check / Secret Scan (pull_request) Successful in 5s
Generic: Project CI / Lint & Validate (pull_request) Failing after 8s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Failing after 32s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Failing after 1s
Universal: Workflow Sync Trigger / Sync workflows to live repos (pull_request) Successful in 20s
Generic: Project CI / Tests (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
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
70420bec71
Template repos (Template-*) scaffold other repos and are not meant to
publish releases. Guard the release/promote-rc jobs in auto-release.yml
and the build job in pre-release.yml so they skip when the repo name
starts with 'Template-'.

Stopgap patch mirroring MokoConsulting/Template-Generic#47 (the canonical
source); this will be reaffirmed on the next workflow sync.

Authored-by: Moko Consulting
Merge pull request 'ci(release): skip release workflows on template repos' (#39) from fix/skip-release-on-template-repos into main
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Has been skipped
Universal: PR Check / Branch Policy (pull_request) Successful in 2s
Universal: PR Check / Validate PR (pull_request) Failing after 6s
Universal: PR Check / Secret Scan (pull_request) Successful in 6s
Generic: Project CI / Lint & Validate (pull_request) Failing after 12s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Failing after 34s
Generic: Project CI / Tests (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
be2298f6ec
jmiller merged commit 9634125d7d into dev 2026-07-04 19:00:05 +00:00
jmiller deleted branch chore/sync-dev-from-main 2026-07-04 19:00:05 +00:00
Sign in to join this conversation.
No Reviewers
Priority -
Type -
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/Template-Joomla#40