Skip to content

Conversation

@github-actions
Copy link
Contributor

Generated from https://pypi.org/project/syslog-ng-cfg-helper/1.8.0

For your convenience, here is a human-readable diff of the change:

--- a/syntax/syslog-ng.vim
+++ b/syntax/syslog-ng.vim
@@ -41,6 +41,7 @@
 batch_lines
 batch_timeout
 bcc
+bigquery
 body
 body-prefix
 body-suffix
@@ -93,6 +94,7 @@
 command
 community
 compaction
+compression
 condition
 config
 content-compression
@@ -113,7 +115,9 @@
 curve_list
 custom-domain
 custom_domain
+darwinosl
 database
+dataset
 date-parser
 date_parser
 db-parser
@@ -160,6 +164,8 @@
 dns_cache_expire_failed
 dns_cache_hosts
 dns_cache_size
+do-not-use-bookmark
+do_not_use_bookmark
 door
 drop-invalid
 drop-unmatched
@@ -209,8 +215,12 @@
 failover_servers
 fallback-topic
 fallback_topic
+fetch-delay
 fetch-no-data-delay
+fetch-retry-delay
+fetch_delay
 fetch_no_data_delay
+fetch_retry_delay
 fifo
 file
 file-template
@@ -218,6 +228,8 @@
 filename
 filename-pattern
 filename_pattern
+filter-predicate
+filter_predicate
 filters
 fix-time-zone
 fix_time_zone
@@ -257,6 +269,8 @@
 glob
 global-options
 global_options
+go-reverse
+go_reverse
 group
 group-lines
 group_lines
@@ -376,12 +390,14 @@
 match-boot
 match_boot
 matches
+max-bookmark-distance
 max-channel
 max-connections
 max-dynamics
 max-field-size
 max-files
 max-pings-without-data
+max_bookmark_distance
 max_channel
 max_connections
 max_dynamics
@@ -395,6 +411,8 @@
 message
 message-template
 message_template
+metadata-url
+metadata_url
 method
 metric
 metrics-probe
@@ -415,6 +433,7 @@
 multi_line_prefix
 multi_line_suffix
 multi_line_timeout
+name
 namespace
 network
 normalize-hostnames
@@ -464,8 +483,11 @@
 program-template
 program_override
 program_template
+project
 proto-template
 proto_template
+protobuf-schema
+protobuf_schema
 proxy
 pseudofile
 python
@@ -512,6 +534,7 @@
 riemann
 routing-key
 routing_key
+schema
 scope
 sdata-parser
 sdata-prefix
@@ -703,7 +726,9 @@
 use_uniqid
 user
 user-agent
+user-managed-service-account
 user_agent
+user_managed_service_account
 username
 usertty
 value
@@ -717,6 +742,8 @@
 where
 wildcard-file
 wildcard_file
+windows-eventlog-xml-parser
+windows_eventlog_xml_parser
 worker-partition-key
 worker_partition_key
 workers

smortex and others added 3 commits January 31, 2024 09:54
syslog-ng/syslog-ng#4755 added a `name` keyword
that cause confusion for our simle script.

Ensure we are processing an actual `{"name": "string"}` and not
somthing like `{"name": {...}}` to find keywords.
The diff mainly consist in a single long line of keywords where new
keywords are added and old keywords may be removed.  Reviewing this is
a pain.

Generate a readable diff in the PR body for easily spotting issues.
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@smortex
Copy link
Collaborator

smortex commented Jan 31, 2024

This PR was created by a GitHub action manually run against the fix-upgrade-action branch in #11.

@alltilla
Copy link
Collaborator

alltilla commented Feb 1, 2024

Very cool diff output!

@smortex smortex merged commit 34533e9 into main Feb 1, 2024
@smortex smortex deleted the syslog-ng-cfg-helper-1.8.0 branch February 1, 2024 19:02
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.

3 participants