-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
53e1276
commit 2537c18
Showing
7 changed files
with
31 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# ToDo List | ||
|
||
## Rake Tasks | ||
1. Finish Build CircleCI Task | ||
1. Finish Deploy CircleCI Task | ||
1. Finish Rake docker/build task | ||
1. Finish Rake Kubernetes task | ||
1. Added rake task for building Docker image that then can be used to deploy to Kubernetes Cluster locally | ||
1. Finish Rake Deploy task | ||
1. Finish Rake CloudFormation task | ||
1. Finish Kubernetes configs add to CI testing? | ||
|
||
## General | ||
1. Improve EC2 discovery (If on EC2 instance or not) | ||
1. Add / Test Ubuntu 16.04 LTS / 18.04 LTS | ||
1. Replace attributes with helper method calls | ||
|
||
## CircleCI | ||
1. Get jUnit test results working for rubocop rake task | ||
1. Create CircleCI Orb for common workflow using Rake tasks |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters