Open Issues Need Help
View All on GitHubAI Summary: Implement a CI/CD pipeline using GitHub Actions for the A&K Academy email sending application. This involves automating the build, testing, and deployment processes for both the AWS Lambda (lambda branch) and Gmail integration (master branch) versions of the application. The pipeline should handle environment variable management and potentially different deployment strategies for each branch.
Extracts teachers' lessons from their Confluence, calculates sum of invoice and sends it to the recipient. Uses Amazon SES (lambda branch) or Google API (master branch) for e-mail sending.