TakeTwo icon indicating copy to clipboard operation
TakeTwo copied to clipboard

Starter Kit: CI/CD with Github Actions

Open upkarlidder opened this issue 3 years ago • 0 comments

Background on the problem the feature will solve/improved user experience

Manual cloud deployments are tedious.

Describe the solution you'd like

Once we've validated our manual deployments we would like to have CI/CD to deploy easily to cloud.

Tasks

For all TakeTwo repositories:

  • [ ] https://github.com/Call-for-Code-for-Racial-Justice/TakeTwo
  • [ ] https://github.com/Call-for-Code-for-Racial-Justice/TakeTwo-Marker-ChromeExtension
  • [ ] https://github.com/Call-for-Code-for-Racial-Justice/TakeTwo-DataScience/
  • [ ] https://github.com/Call-for-Code-for-Racial-Justice/taketwo-webapi/

Add github actions for:

  • [ ] building
  • [ ] unit testing
  • [ ] accessibility testing
  • [ ] linting
  • [ ] deployment (contact @upkarlidder for access)
    • [ ] Deploy to Code-Engine as an application
    • [ ] Deploy to IBM Kubernetes Services (IKS)

Related Issues:

  • https://github.com/Call-for-Code-for-Racial-Justice/TakeTwo-WebAPI/issues/7
  • https://github.com/Call-for-Code-for-Racial-Justice/TakeTwo-Marker-ChromeExtension/issues/23

Acceptance Criteria

upkarlidder avatar Dec 09 '21 19:12 upkarlidder