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

dependency: remove zstd-ruby #445

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

daipom
Copy link
Contributor

@daipom daipom commented Nov 14, 2024

Remove zstd-ruby from the dependencies.
We need to manually install zstd-ruby to use
zstd compression.

zstd-ruby gem needs to build native extensions.
It is not desirable to require a build environment for this optional feature.

Remove `zstd-ruby` from the dependencies.
We need to manually install `zstd-ruby` to use
`zstd` compression.

`zstd-ruby` gem needs to build native extensions.
It is not desirable to require a build environment for this
optional feature.

Signed-off-by: Daijiro Fukuda <[email protected]>
Copy link
Contributor

@Watson1978 Watson1978 left a comment

Choose a reason for hiding this comment

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

👍🏻

@daipom daipom merged commit 99ba470 into fluent:master Nov 15, 2024
5 checks passed
@daipom daipom deleted the dependency-remove-zstd-ruby branch November 15, 2024 01:55
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.

Cannot install fluentd s3 plugin v1.8.0
2 participants