Skip to content

fix: align downstream CI with released scripts path#3

Merged
NWarila merged 1 commit intomainfrom
2026-04-08-gh-scripts-contract-fix
Apr 8, 2026
Merged

fix: align downstream CI with released scripts path#3
NWarila merged 1 commit intomainfrom
2026-04-08-gh-scripts-contract-fix

Conversation

@NWarila
Copy link
Copy Markdown
Owner

@NWarila NWarila commented Apr 8, 2026

Summary

  • make the reusable workflow execute released scripts from .github/scripts/ in downstream repos
  • sync template-managed scripts into downstream .github/scripts/ to match that CI contract
  • update reference tasks and docs so the downstream path contract is consistent

Why

The previous contract was internally contradictory: the reusable workflow executed scripts/..., while the sync manifest and released-script design expected CI/CD to consume .github/scripts/....

This change makes the repo follow the intended design that CI/CD should use the released, known-good scripts path.

Validation

  • local ./.venv/Scripts/python.exe scripts/qa.py passed

@NWarila NWarila merged commit e26dc2d into main Apr 8, 2026
13 checks passed
@NWarila NWarila deleted the 2026-04-08-gh-scripts-contract-fix branch April 8, 2026 15:04
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