IT OpsApril 7, 2026 · 10 min read
GitHub Actions: Reusable Workflows and Composite Actions
Stop duplicating CI/CD config across repos — build reusable workflows, composite actions, and shared secrets strategies for multi-repo organizations.
IT OpsGitHub ActionsCI/CD
Read →
SalesforceJanuary 22, 2025 · 1 min read
Salesforce CI/CD with GitHub Actions (a pragmatic pipeline)
How to build a Salesforce CI/CD pipeline with GitHub Actions: metadata validation, Apex tests, scratch org strategies, and safe deployment to production orgs.
SalesforceCI/CDGitHub Actions
Read →