Releases: amosproj/amos2023ws01-ticket-chat-ai
Releases · amosproj/amos2023ws01-ticket-chat-ai
sprint-04-release
Includes:
- Extended GitHub workflow with license checking, code linting and test execution
- Generated test data
- Unit test for the repository with mocking
- Backend saving simple tickets to database
- Email proxy transferring email content to the T5 AI model and saving the created ticket to the database
sprint-04-release-candidate
Includes:
- Extended GitHub workflow with license checking, code cinting and test execution
- Generated test data
- Unit test for the repository with mocking
- Backend saving simple tickets to database
- Email proxy transferring email content to the T5 AI model and saving the created ticket to the database
sprint-03-release
Includes:
- Integration of AI into the Backend
- Integration of the Database
- GitHub Super-Linter configuration
- Connectivity between Frontend and Backend
- Email proxy
sprint-03-release-candidate
Includes:
- Integration of AI into the Backend
- Integration of the Database
- GitHub Super-Linter configuration
- Connectivity between Frontend and Backend
- Email proxy
sprint-02-release
Includes:
- Simple Backend API
- Simple Frontend
- Simple T5 Model
- Software Architecture Docs
sprint-02-release-candidate
Includes:
- Simple Backend API
- Simple Frontend
- Simple T5 Model
- Software Architecture Docs