- GenAI (Vertex AI + Pinecone)
- Analyze Log
- Store Log and feedback
- Self-Improved Analyzer progressively
- Monitor controller
- Retrieve Log and Metric
- Scale Cloud Run Actively
- The Bridge between GenAI and Discord Bot
- Discord Bot
- Push alert
- Thread conversation
- Consumer
- Serverless
- Simulate Scalable Generic Task Consumer
- Stress Test API to simulate real world scenario
- Code coverage / TDD
- Pytest, High code coverage
- Wheel CI (aka. build our CI from wheel)
- Workflow as Code (yaml format)
- Github webhook triggered
- DevOps
- Github Action
- GitFlow
- CI/CD
- Docker / Containerization
- main
- develop
- test
- document
- feature/xxx
- fix/xxx
- hotfix/xxx
- feat: ๆฐๅข/ไฟฎๆนๅ่ฝ (feature)ใ
- fix: ไฟฎ่ฃ bug (bug fix)ใ
- docs: ๆไปถ (documentation)ใ
- style: ๆ ผๅผ (ไธๅฝฑ้ฟ็จๅผ็ขผ้่ก็่ฎๅ white-space, formatting, missing semicolons, etc.)ใ
- refactor: ้ๆง (ๆขไธๆฏๆฐๅขๅ่ฝ๏ผไนไธๆฏไฟฎ่ฃ bug ็็จๅผ็ขผ่ฎๅ)ใ
- perf: ๆนๅๆ่ฝ (A code change that improves performance)ใ
- test: ๅขๅ ๆธฌ่ฉฆ (when adding missing tests)ใ
- chore: ๅปบๆง็จๅบๆ่ผๅฉๅทฅๅ ท็่ฎๅ (maintain)ใ
- revert: ๆค้ทๅ่ฆๅ ๅ็ commit
- ci: DevOps ็ธ้่จญๅฎ