aztec-packages icon indicating copy to clipboard operation
aztec-packages copied to clipboard

refactor(ci3): refactor common yaml into .github/ci3.sh

Open ludamad opened this issue 2 months ago • 0 comments

Refactors ci3.yml to extract shared CI logic into a github/ci3.sh that can be securely called by both ci3.yml and ci3-external.yml. This separation of concerns improves maintainability and reduces duplication.

ludamad avatar Oct 26 '25 23:10 ludamad