-
Notifications
You must be signed in to change notification settings - Fork 32
Upgrading to latest CI configuration including the following: #11
Conversation
rayrod2030
commented
Feb 22, 2014
- CONTRIBUTING file and README update
- New Gemfile
- Rakefile for Travis
- Kitchen ec2 file for CI
- EC2 CI tags
- New CHANGELOG formatting
- Checkstyle Gem
1. CONTRIBUTING file and README update 2. New Gemfile 3. Rakefile for Travis 4. Kitchen ec2 file for CI 5. EC2 CI tags 6. New CHANGELOG formatting 7. Checkstyle Gem
only install for testing purposes via a test cookbook.
Test PASSED! 👍 |
Test PASSED! 👍 |
Conflicts: README.md
Test failed. 💩 |
Test PASSED! 👍 |
Test failed. 💩 |
else | ||
hostname = "--hostname #{node['ipaddress']}" | ||
end | ||
#if node.attribute?('ec2') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you still want this commented-out code for some reason?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm overhauling this PR so this part is going to change.
Test failed. 💩 |
@rayrod2030 are you still planning to update this PR? |
@rayrod2030 I'm closing this PR for now. If/when you'd like to make further changes we can easily reopen it or replace it. |