Skip to content

Commit

Permalink
remove techdebt 😄
Browse files Browse the repository at this point in the history
  • Loading branch information
cldwalker committed Apr 5, 2012
1 parent 6dfb149 commit 010b277
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions techdebt.md
Expand Up @@ -3,14 +3,10 @@
* GENERAL
** remove heredocs, replace by erb templates
** move all general configuration to a ~/.relevance_rails.yml file (AWS stuff, keys git repo stuff)
** TESTING, at minimum an acceptance test script a human executes to ensure correctness across key functional areas
** cleaner rvm version detection - intermittenly picks up no version
** intermittent mysql::server failures (mysql server not up yet) on `vagrant up`. Attempt fix in site_cookbooks
** intermittent setup failure - apt-get update fails with 404s or ruby not found

* APP GENERATION
** If no git keys url file AND no ssh agent active, complain noisily and refuse to continue

* deployment generator
** Don't hardcode path to chef binstub, caused by ubuntu installing weirdness
** Make the deployment generator idempotent
Expand Down

0 comments on commit 010b277

Please sign in to comment.