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

Use Bundler to manage gem dependencies #86

Merged
merged 2 commits into from
Apr 24, 2018
Merged

Conversation

errm
Copy link
Contributor

@errm errm commented Mar 19, 2018

@errm
Copy link
Contributor Author

errm commented Mar 19, 2018

Also fixes #69

@errm errm force-pushed the bundler branch 2 times, most recently from b428c7f to e52da1e Compare March 19, 2018 21:03
@edsiper
Copy link
Member

edsiper commented Mar 29, 2018

@repeatedly any comments on using Bundler instead of gem utility ?

@repeatedly
Copy link
Member

Gemfile based plugin management is easier than list of install command.
So the approach seems good for me.

@errm
Copy link
Contributor Author

errm commented Apr 4, 2018

I am working on rebasing this PR on the recent changes ...

@errm errm force-pushed the bundler branch 2 times, most recently from 45a9b43 to 8d7efe6 Compare April 4, 2018 10:29
errm added 2 commits April 4, 2018 11:30
* Makes builds more deterministic
* Avoids issues with plugin incompatibility with fluentd version
* Vulnerability scanning from github
* ~ moves a little closer to solving fluent#43 perhaps
* Fixes fluent#27

Signed-off-by: Ed Robinson <[email protected]>
@errm
Copy link
Contributor Author

errm commented Apr 4, 2018

Rebase seems good... I had to add git to the build process to cover the gems that are now being installed from git repos. @edsiper could you take another look?

@repeatedly
Copy link
Member

@edsiper Do you have any concern? We need to release v1 based images so need to merge this change before.

@repeatedly
Copy link
Member

@edsiper Can we merge?

@repeatedly repeatedly merged commit 5fdac63 into fluent:master Apr 24, 2018
@repeatedly
Copy link
Member

No counter opinion. Merged. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install via Gemfile?
3 participants