Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 656 Bytes

TODO.md

File metadata and controls

20 lines (17 loc) · 656 Bytes

ToDo List

Rake Tasks

  1. Finish Build CircleCI Task
  2. Finish Deploy CircleCI Task
  3. Finish Rake docker/build task
  4. Finish Rake Kubernetes task
    1. Added rake task for building Docker image that then can be used to deploy to Kubernetes Cluster locally
  5. Finish Rake Deploy task
  6. Finish Rake CloudFormation task
  7. Finish Kubernetes configs add to CI testing?

General

  1. Improve EC2 discovery (If on EC2 instance or not)
  2. Add / Test Ubuntu 16.04 LTS / 18.04 LTS
  3. Replace attributes with helper method calls

CircleCI

  1. Get jUnit test results working for rubocop rake task
  2. Create CircleCI Orb for common workflow using Rake tasks