Skip to content

Conversation

@kenhys
Copy link
Contributor

@kenhys kenhys commented Mar 26, 2025

This is just a test pre-flight

@kenhys kenhys force-pushed the v6-preflight branch 7 times, most recently from 70b7c15 to 45fd380 Compare March 31, 2025 09:19
@kenhys kenhys force-pushed the v6-preflight branch 10 times, most recently from 8260fc1 to b4b0f0c Compare April 9, 2025 08:14
@kenhys kenhys force-pushed the v6-preflight branch 6 times, most recently from 224b61b to 7cb1997 Compare April 15, 2025 09:08
@kenhys kenhys force-pushed the v6-preflight branch 2 times, most recently from d0a7a0f to 84c2f36 Compare April 18, 2025 02:28
@kenhys kenhys force-pushed the v6-preflight branch 5 times, most recently from 289ee95 to a004dc2 Compare April 29, 2025 08:10
@kenhys
Copy link
Contributor Author

kenhys commented May 22, 2025

gem "fluent-plugin-fluent-package-update-notifier", "0.1.0"
gem "fluent-plugin-obsolete-plugins", "0.1.1"

newly bundled. tweak as built-in .conf later.

@kenhys
Copy link
Contributor Author

kenhys commented May 23, 2025

After #841 was merged into the master, let's mainline this PR.

@kenhys
Copy link
Contributor Author

kenhys commented May 28, 2025

As we plan to support the new platform #846 , let's update the baseline in advance.
(pile up fixes for bundled old versions are not productive)

@kenhys kenhys force-pushed the v6-preflight branch 4 times, most recently from 75e3aca to db983a7 Compare June 5, 2025 02:53
@kenhys
Copy link
Contributor Author

kenhys commented Jun 5, 2025

CHANGELOG.md and Gemfile.lock was synced correctly.

 ruby github-fluent-package-changelog.rb 
INFO: ruby is skipped
INFO: jemalloc is skipped
INFO: fluentd is skipped
INFO: [OK] checking <msgpack> 1.8.0 (= 1.8.0)
INFO: [OK] checking <oj> 3.16.11 (= 3.16.11)
INFO: [OK] checking <webrick> 1.9.1 (= 1.9.1)
INFO: openssl is skipped
INFO: [OK] checking <aws-partitions> 1.1110.0 (= 1.1110.0)
INFO: [OK] checking <aws-sdk-core> 3.225.0 (= 3.225.0)
INFO: [OK] checking <aws-sdk-kms> 1.102.0 (= 1.102.0)
INFO: [OK] checking <aws-sdk-s3> 1.189.0 (= 1.189.0)
INFO: [OK] checking <aws-sdk-sqs> 1.96.0 (= 1.96.0)
INFO: [OK] checking <aws-sigv4> 1.12.0 (= 1.12.0)
INFO: [OK] checking <elasticsearch> 9.0.3 (= 9.0.3)
INFO: [OK] checking <fluent-diagtool> 1.0.5 (= 1.0.5)
INFO: [OK] checking <fluent-plugin-elasticsearch> 6.0.0 (= 6.0.0)
INFO: fluent-plugin-fluent-package-notifier is skipped
INFO: [OK] checking <fluent-plugin-flowcounter-simple> 0.1.0 (= 0.1.0)
INFO: [OK] checking <fluent-plugin-kafka> 0.19.4 (= 0.19.4)
INFO: [OK] checking <fluent-plugin-metrics-cmetrics> 0.1.2 (= 0.1.2)
INFO: [OK] checking <fluent-plugin-obsolete-plugins> 0.1.1 (= 0.1.1)
INFO: [OK] checking <fluent-plugin-opensearch> 1.1.5 (= 1.1.5)
INFO: [OK] checking <fluent-plugin-prometheus> 2.2.1 (= 2.2.1)
INFO: [OK] checking <fluent-plugin-prometheus_pushgateway> 0.2.1 (= 0.2.1)
INFO: [OK] checking <fluent-plugin-record-modifier> 2.2.0 (= 2.2.0)
INFO: [OK] checking <fluent-plugin-rewrite-tag-filter> 2.4.0 (= 2.4.0)
INFO: [OK] checking <fluent-plugin-s3> 1.8.3 (= 1.8.3)
INFO: [OK] checking <fluent-plugin-sd-dns> 0.1.0 (= 0.1.0)
INFO: [OK] checking <fluent-plugin-systemd> 1.1.0 (= 1.1.0)
INFO: [OK] checking <fluent-plugin-td> 1.2.0 (= 1.2.0)
INFO: [OK] checking <fluent-plugin-utmpx> 0.5.0 (= 0.5.0)
INFO: [OK] checking <fluent-plugin-webhdfs> 1.6.0 (= 1.6.0)
INFO: [OK] checking <mini_portile2> 2.8.9 (= 2.8.9)
INFO: [OK] checking <prometheus-client> 4.2.4 (= 4.2.4)
INFO: [OK] checking <rdkafka> 0.21.0 (= 0.21.0)
INFO: [OK] checking <ruby-kafka> 1.5.0 (= 1.5.0)
INFO: [OK] checking <systemd-journal> 2.0.0 (= 2.0.0)
INFO: [OK] checking <td-client> 2.0.0 (= 2.0.0)
INFO: [OK] checking <webhdfs> 0.11.0 (= 0.11.0)
INFO: [OK] checking <fluent-plugin-parser-winevt_xml> 0.2.8 (= 0.2.8)
INFO: [OK] checking <fluent-plugin-windows-exporter> 1.0.0 (= 1.0.0)
INFO: [OK] checking <winevt_c> 0.11.2 (= 0.11.2)
INFO: [OK] checking <nokogiri> 1.18.8 (= 1.18.8)

@kenhys
Copy link
Contributor Author

kenhys commented Jun 5, 2025

rest of v5 changelog should be split into CHANGELOG-v5, but it's out of scope in this PR.

@kenhys kenhys force-pushed the v6-preflight branch 2 times, most recently from 058dd88 to faabe58 Compare June 5, 2025 05:17
kenhys and others added 6 commits June 9, 2025 18:24
Signed-off-by: Kentaro Hayashi <[email protected]>
Signed-off-by: Kentaro Hayashi <[email protected]>
Signed-off-by: Kentaro Hayashi <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Kentaro Hayashi <[email protected]>
Signed-off-by: Kentaro Hayashi <[email protected]>
@kenhys kenhys marked this pull request as ready for review June 10, 2025 00:38
@kenhys kenhys requested review from Watson1978 and daipom June 10, 2025 01:21
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.

👍🏻

Copy link
Contributor

@daipom daipom left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM!

Note: We merge this to proceed to prepare v6 on master branch.

@daipom daipom merged commit 5744fc3 into master Jun 10, 2025
443 of 497 checks passed
@daipom daipom deleted the v6-preflight branch June 10, 2025 01:24
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.

4 participants