feature/forgejo-workflows #3

Merged
deco merged 9 commits from feature/forgejo-workflows into main 2025-07-16 07:16:31 +03:00

9 commits

Author SHA1 Message Date
Derek Slenk
e9790881b2 Merge branch 'feature/forgejo-workflows' of ssh://git.deco.sh/signal-works/cheatingchelsea into feature/forgejo-workflows
All checks were successful
CI / test (push) Successful in 4m49s
CI / test (pull_request) Successful in 5m43s
2025-07-16 00:08:53 -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
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
Derek Slenk
3461feb9a4 Resolve merge conflict in settings.local.json 2025-07-15 23:57:44 -04:00
Derek Slenk
eae994b32e Update local settings 2025-07-15 23:57:03 -04:00
a8b88b8622 Merge branch 'main' into feature/updates
All checks were successful
Build Check / build-check (push) Successful in 4m5s
Build Check / build-check (pull_request) Successful in 9m5s
2025-07-16 06:51:36 +03:00
Derek Slenk
0e26e3945b Update layout and page components
Some checks failed
Build Check / build-check (push) Has been cancelled
Build Check / build-check (pull_request) Has been cancelled
2025-07-10 13:54:14 -04:00