provide-foundation
2025-09-21
Add Makefile, GitHub auth setup, contributing guide, and file operation examples
83 files · 8,092+ · 3,093-
Build and CI infrastructure
4 files changed
MakefileProject Makefile for common tasksaction.ymlGitHub authentication setup composite actiongithub-auth-helpers.mdGitHub auth helpers documentationcoverage.txtCoverage artifacts storage
Contributing guidelines and project docs
3 files changed
CONTRIBUTING.mdContributing guidelinesREADME.mdUpdated READMECHANGELOG.mdUpdated changelog
- Added contributing guidelines and updated project documentation
specify
behavioral
1 file
CONTRIBUTING.md
File operation examples
2 files changed
01_basic_usage.pyBasic file operations example02_streaming_detection.pyStreaming detection example
- Added file operations examples demonstrating basic usage and streaming detection
decouple
behavioral
1 file
01_basic_usage.py