provide-foundation
2025-09-01
Expand CI workflows, add local testing with act, and extend documentation
149 files · 17,979+ · 2,831-
CI and local testing infrastructure
5 files changed
docs.ymlAdded documentation deployment workflowlocal-test.ymlAdded local test workflow for acttest-simple.ymlAdded simplified test workflow.actrcConfiguration for running workflows locally with actact-colima.shHelper script for act with Colima Docker
- Introduced local CI testing via act with Colima integration for macOS development
baseline
architectural
2 files
.actrcact-colima.sh
Documentation expansion
4 files changed
GITHUB_WORKFLOWS.mdDocumented GitHub workflow setup and configurationTESTING_WITH_ACT.mdGuide for local workflow testing with actcli.mdCLI API reference documentationcontributing.mdContributing guidelines
- Expanded documentation with workflow guides, contributing docs, and API references
specify
behavioral
1 file
GITHUB_WORKFLOWS.md
Project configuration updates
3 files changed
.gitignoreUpdated ignore patterns.secrets.exampleAdded example secrets fileCLAUDE.mdUpdated AI assistant configuration