stelligent / dromedary

Sample app to demonstrate a working pipeline using Infrastructure as Code and AWS Code Services
MIT License
106 stars 101 forks source link

Remove unnecessary shell scripts #33

Closed PaulDuvall closed 8 years ago

PaulDuvall commented 8 years ago

The following scripts are no longer being used:

  1. bootstrap-all.sh
  2. cfn-bootstrap.sh
  3. cfn-create-eni.sh
  4. cfn-create-jenkins.sh
  5. cfn-delete-all-appstacks.sh
  6. cfn-delete-eni.sh
  7. cfn-delete-stacks.sh
  8. cfn-wait-for-stack.sh
  9. codepipeline-create.sh
  10. codepipeline-delete.sh
  11. delete-all.sh
  12. pipeline-store.sh
  13. test-jenkins-config.sh
PaulDuvall commented 8 years ago

https://github.com/stelligent/dromedary/issues/33