Test repository for Woodpecker CI pipeline validation
Go to file
2026-01-14 19:42:00 -05:00
.woodpecker.yml Add Woodpecker CI pipeline configuration 2026-01-14 19:41:01 -05:00
README.md Update README - trigger CI build 2026-01-14 19:42:00 -05:00
test_sample.py Add sample test file for CI validation 2026-01-14 19:41:09 -05:00

ci-test-pipeline

Test repository for Woodpecker CI pipeline validation

CI/CD Pipeline

This repository is configured with Woodpecker CI for automated testing.

Pipeline Steps:

  1. Setup - Initialize Python environment
  2. Install - Install dependencies (pytest, requests)
  3. Test - Run test_sample.py
  4. Notify - Send webhook notification to api.heyami.ai

Build Status

Last triggered: 2026-01-15T00:42:00+00:00