Skip to content

fix: correct replicated links and repository scope - #101

Merged
yada merged 1 commit into
mainfrom
fix/replication-links-and-scope
Sep 17, 2026
Merged

yada merged 1 commit into
mainfrom
fix/replication-links-and-scope

Conversation

@yada

@yada yada commented Sep 17, 2026

Copy link
Copy Markdown
Member

Summary

  • exclude the specialized .project repository from all global replication
  • align homebrew-tap with its Active / Tooling inventory classification
  • avoid broken repository-relative links in the generic dependency policy
  • correct malformed and non-canonical URLs in replicated documents

Validation

  • parsed global-replicator.yml successfully as YAML
  • confirmed every replication output includes EXCLUDED_REPOS
  • confirmed the repository-dependent filenames are no longer Markdown links
  • confirmed no hhttps:// URL remains
  • git diff --check
  • verified the replication run triggered by chore: align repository groups with subproject inventory #99 completed successfully
  • verified all 33 generated MAINTAINERS.md PRs were merged
  • confirmed the run still attempted .project and logged a push failure
  • confirmed excluded demos and workshops did not regain stale workflows

Closes #100

Closes: #100
Signed-off-by: Yacine Kheddache <yacine@microcks.io>
@yada yada self-assigned this Sep 17, 2026
@yada yada added documentation Improvements or additions to documentation github_actions Pull requests that update GitHub Actions code labels Sep 17, 2026
@yada
yada merged commit 20fd4e9 into main Sep 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix repository-relative links and complete global replication scope

1 participant