Commit graph

4 commits

Author SHA1 Message Date
Derek Slenk
b20acf78f2 Fix deploy: Add YOUTUBE_API_KEY to S3 deployment step
Some checks failed
CI / test (push) Successful in 4m25s
Deploy / deploy (push) Has been cancelled
2025-07-16 14:21:22 -04:00
Derek Slenk
c59575f597 Fix CI/CD: Remove artifact upload step that was causing authentication errors
Some checks failed
CI / test (push) Successful in 3m57s
Deploy / deploy (push) Failing after 2m38s
2025-07-16 11:35:56 -04:00
Derek Slenk
deef69a0aa Fix Forgejo workflows authentication issues
- Replace Codeberg action URLs with standard actions/checkout@v4
- Remove caching actions that require external dependencies
- Simplify workflows for self-hosted runners with Node.js pre-installed

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 00:08:28 -04:00
Derek Slenk
a0956c37cf Add Forgejo Actions workflows for CI/CD
Some checks failed
CI / test (push) Failing after 1s
CI / test (pull_request) Failing after 1s
Build Check / build-check (push) Failing after 3m28s
Build Check / build-check (pull_request) Successful in 4m44s
- Create CI workflow for automated testing on push/PR
- Create deployment workflow with secrets handling
- Use self-hosted runners with existing Node.js installation
- Support YouTube API key and AWS credentials from repository secrets

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 00:04:42 -04:00