Commit graph

6 commits

Author SHA1 Message Date
2d34ee4afb Delete .forgejo/workflows/nextjs.yml
Some checks failed
CI / test (push) Failing after 1s
CI / test (pull_request) Failing after 0s
2025-07-16 07:06:04 +03:00
e51876f624 Delete .forgejo/workflows/build-check.yml
Some checks failed
CI / test (push) Failing after 1s
CI / test (pull_request) Failing after 1s
2025-07-16 07:05:56 +03: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
1849ef1bfa Update .forgejo/workflows/nextjs.yml
All checks were successful
Build Check / build-check (pull_request) Successful in 5m1s
Build Check / build-check (push) Successful in 6m20s
2025-07-16 05:41:31 +03:00
9d96d366bf Update .forgejo/workflows/build-check.yml
Some checks failed
Build Check / build-check (push) Has been cancelled
Build Check / build-check (pull_request) Successful in 6m4s
2025-07-16 05:40:46 +03:00
Decobus
a939c6ed65 Migrate from GitHub to Forgejo
Some checks failed
Build Check / build-check (pull_request) Failing after 2m18s
Build Check / build-check (push) Failing after 2m19s
- Rename .github directory to .forgejo
- Update workflow actions to use Forgejo-specific URLs
- Change runners from ubuntu-latest to self-hosted
- Replace GitHub-specific AWS action with environment variables
- Update documentation references from GitHub to Forgejo/git.deco.sh

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-10 18:43:35 -04:00