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

Add gem test #7

Merged
merged 1 commit into from
Mar 2, 2023
Merged

Add gem test #7

merged 1 commit into from
Mar 2, 2023

Conversation

daipom
Copy link
Contributor

@daipom daipom commented Feb 20, 2023

Following this, I added CI for Gem.

Currently, the test fails because of the following issue.

@daipom daipom requested a review from kenhys March 1, 2023 06:29
@daipom
Copy link
Contributor Author

daipom commented Mar 2, 2023

I will rebase this. Then All tests will succeed.

Signed-off-by: Daijiro Fukuda <[email protected]>
@daipom daipom changed the title Draft: Add gem test Add gem test Mar 2, 2023
@daipom
Copy link
Contributor Author

daipom commented Mar 2, 2023

Now all tests have succeeded.

Only the new gem test uses the latest Fluentd, and other tests use v1.12 for now.

When the following fix of Fluentd is merged, other tests also start to use the latest Fluentd.

Or perhaps we can adjust gemfile or gemspec of this repository.

@kenhys
Copy link
Contributor

kenhys commented Mar 2, 2023

When the following fix of Fluentd is merged, other tests also start to use the latest Fluentd.

It is enough to just wait PR merged, IMHO.

But it is good practice to test with latest version, so how about using latest Fluentd in gem job?
I mean inserting gem install fluentd to gem job.

Copy link
Contributor

@kenhys kenhys left a comment

Choose a reason for hiding this comment

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

LGTM.

@kenhys kenhys merged commit 0af4aaa into fluent-plugins-nursery:main Mar 2, 2023
@daipom
Copy link
Contributor Author

daipom commented Mar 2, 2023

Thanks for your review!

@daipom daipom deleted the add-gem-test branch March 2, 2023 09:03
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.

2 participants