Open Issues Need Help
View All on GitHub Academic Projects • Capstone Projects
CI/CD Workflow 26 days ago
AI Summary: Implement a CI/CD workflow with branching strategy (RC, pre-prod, prod) to ensure that only code passing tests is deployed to production. This involves setting up automated build, testing, and deployment processes for each branch.
Complexity:
4/5
enhancement help wanted
Academic Projects • Capstone Projects
Syntactic errors in tests 26 days ago
AI Summary: Fix syntactic errors in the AdsControllerTest and UserServiceTest Java files. The tests should be written with the same level of care and attention to detail as production code.
Complexity:
3/5
bug enhancement help wanted