Commit graph

3 commits

Author SHA1 Message Date
0b67765510 Restructure project layout and add ECR repository CloudFormation template
- Move application entrypoint to cmd/lambda/
- Move Dockerfile to docker/ for clearer build context separation
- Promote go.mod/go.sum to project root
- Move CloudFormation templates under infra/cfn/ for consistent infra layout
- Add new template-container-repository.yaml defining ECR repository (blog-deployment)
- Move Lambda test files to test/ directory
2025-12-31 19:24:08 +09:00
bba136cb12 feat: add Forgejo webhook trigger support with AWS Secrets Manager 2025-05-05 20:30:59 +09:00
0819ae1a71 Add some unit test and dockerfile 2025-05-04 21:02:44 +09:00