Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export chef keys #309

Merged
merged 5 commits into from Aug 4, 2016
Merged

Export chef keys #309

merged 5 commits into from Aug 4, 2016

Conversation

root-beer
Copy link
Collaborator

No description provided.

@root-beer
Copy link
Collaborator Author

Please review and merge PR. @Joeper214 🙇

@Joeper214
Copy link
Contributor

👍 I'll review it now.

<% provide(:title, "Chef Server") %>
<h1 class="page-header">Chef Server</h1>

<dl class="dl-horizontal">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's more elegant if we use Jumbotron here? Because the page only shows a description and a download button. What do you think?

screen shot 2016-08-04 at 3 42 15 pm

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have a point. I think so too.
I'll modify it. 😃

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do you feel about this?

app-settings-chef-server

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!. 💃

entries.each do |e|
zip_file_path = path == '' ? e : File.join(path, e)
disk_file_path = File.join(@input_dir, zip_file_path)
puts "Deflating #{disk_file_path}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use Rails Logger here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah. I'll fix it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙇

@Joeper214
Copy link
Contributor

Is this feature needs to be merged into aws-marketplace branch?

@root-beer
Copy link
Collaborator Author

Yes. It needs.

@Joeper214
Copy link
Contributor

LGTM! ありがとうございます。

🙇

@Joeper214 Joeper214 merged commit 3470355 into develop Aug 4, 2016
@Joeper214 Joeper214 deleted the export-chef-keys branch August 4, 2016 09:15
@Joeper214 Joeper214 mentioned this pull request Aug 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants