Myths of CI/CD without boiling the ocean using AI
Description
Key takeaways and learning points
- Build/use bots to automatically review code, leave comments and do static code analysis.
- Ability to setup a project rules on github with CI/CD for unit/integration tests using Github Actions
- Update status in 3rd party web hooks like AWS Codebuild or Slack.
- Building complex automated flows using openAI APIs.