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

Switch logstash to asciidoctor #1005

Merged
merged 3 commits into from
Aug 5, 2019
Merged

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Jul 19, 2019

Switches the core of the docs build from the no-longer-maintained
AsciiDoc to the actively developed Asciidoctor.

Switches the core of the docs build from the no-longer-maintained
AsciiDoc to the actively developed Asciidoctor.
@nik9000 nik9000 requested a review from karenzone July 19, 2019 18:55
@nik9000
Copy link
Member Author

nik9000 commented Jul 19, 2019

I'm going to use this PR to coordinate any remaining activities required to convert Logstash's docs to asciidoctor. I'm working on and off on summarizing a diff of the logstash reference built with asciidoctor but it is slow going. For now have a preview.

One thing that seems pretty common is for two examples to be joined together like this. So far I've only seen those go up to 5.6 or so but I'm starting at older versions and going forward and might discover all kinds of fun as time goes on.

Copy link
Contributor

@karenzone karenzone left a comment

Choose a reason for hiding this comment

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

Awesome progress, Nik. Please keep me posted on what you need from me as you move forward.

@nik9000
Copy link
Member Author

nik9000 commented Jul 23, 2019

Manual summary of 467347 line diff

Do before switching to Asciidoctor:

Do shortly after switching to Asciidoctor:

Do eventually:

  • 1.5 - 2.1 | codec-plugins.html | switches to a single column table
  • 1.5 | filter-plugins.html | switches to a single column table
  • 1.5 - 2.1 | input-plugins.html | switches to a single column table
  • 1.5 | output-plugins.html | switches to single column table
  • 1.5 - 6.4 | _how_to_write_a_logstash_codec_plugin.html | backticks not making "literal" style (https://gist.github.com/nik9000/486643eacb0686b1d4edec5081bfb3b3)
  • 1.5 - 6.4 | _how_to_write_a_logstash_filter_plugin.html | backticks not making "literal" style (https://gist.github.com/nik9000/a529c08c6967118aeed9a8509b26bad4)
  • 1.5 - 6.4 | _how_to_write_a_logstash_input_plugin.html | backticks not making "literal" style (https://gist.github.com/nik9000/bb11d331becd8f3abde27703c8b485ad)
  • 1.5 - 6.4 | _how_to_write_a_logstash_output_plugin.html | backticks not making "literal" style (https://gist.github.com/nik9000/4849c1770b88655c96e39575245dfba4)
  • 1.5 - 2.1 smeared out to 5.4 | plugins-filters-aggregate.html | not pretty printing ruby
  • 1.5 - 5.4 | plugins-filters-alter.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-anonymize.html | badly rendered ruby snippets
  • 1.5 - 2.4 | plugins-filters-checksum.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-cidr.html | badly rendered ruby snippets
  • 1.5 - 5.5 | plugins-filters-cipher.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-clone.html | badly rendered ruby snippets
  • 1.5 - 5.6 | plugins-filters-colate.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-csv.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-date.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-dns.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-drop.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-elapsed.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-elasticsearch.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-environment.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-exactnumbers.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-fingerprint.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-grok.html | badly rendered ruby snippets (Duplicate?)
  • 1.5 - 5.4 | plugins-filters-i18n.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-json_encode.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-json.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-kv.html | badly rendered ruby snippets
  • 1.5 - 5.6 | plugins-filters-metaevent.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-metrics.html | badly rendered ruby snippets
  • 1.5 - 2.4 | plugins-filters-multiline.html | badly rendered ruby snippets
  • 1.5 - 5.6 or 5.4 | plugins-filters-mutate.html | badly rendered ruby snippets
  • 1.5 - 5.6 or 5.4 | plugins-filters-prune.html | badly rendered ruby snippets
  • 1.5 - 5.6 | plugins-filters-punct.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-range.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-ruby.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-sleep.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-split.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-syslog_pri.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-throttle.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-translate.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-urldecode.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-useragent.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-uuid.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-xml.html | badly rendered ruby snippets
  • 1.5 - 5.4 | plugins-filters-zereomq.html | badly rendered ruby snippets
  • 1.5 - master | plugins-outputs-circonus.html | badly rendered ruby snippet
  • 1.5 - master | plugins-outputs-librato.html | badly rendered ruby snippets
  • 1.5 - master | plugins-outputs-riak.html | badly rendered ruby snippet
  • 1.5 - master | plugins-outputs-riemann.html | badly rendered ruby snippet
  • 2.0 - 5.4 | plugins-filters-de_dot.html | badly rendered ruby snippets
  • 5.0 - 5.4 | plugins-filters-disect.html | badly rendered ruby snippets
  • 5.0 - 5.4 | plugins-filters-metricize.html | badly rendered ruby snippets
  • 5.0 - 5.4 | plugins-filters-oui.html | badly rendered ruby snippets
  • 5.0 - 5.4 | plugins-filters-tld.html | badly rendered ruby snippets
  • 5.0 - 5.4 | plugins-filters-yaml.html | badly rendered ruby snippets
  • 5.1 - 5.4 | plugins-filters-truncate.html | badly rendered ruby snippets
  • 5.3 - 5.4 | plugins-filters-age.html | badly rendered ruby snippets
  • 5.3 - 5.4 | plugins-filters-emoji.html | badly rendered ruby snippets
  • 1.5 - 2.1 | plugins-outputs-s3.html | markdown sneaking in to break the layout starting at "## Usage:"
  • 2.0 - 2.2 | advanced-pipeline.html | callout list included into code snippet
  • 2.0 - 2.2 | plugins-filters-metrics.html | Markdown stuff sneaking in at "## meter"
  • 2.3 - master | plugins-filters-grok.html | badly rendered ruby snippet "patterns_dir"
  • 5.2 - 5.6 | offline-plugins.html | text missing around "Starting with Logstash 5.2"
  • 5.3 - 5.4 | plugins-filters-aggregate.html | markdown sneaking in around "CONFIG OPTIONS"
  • 5.3 - 5.4 | plugins-filters-jdbc_streaming.html | badly rendered ruby snippets
  • 5.5 - 5.6 | plugins-filters-anonymize.html | missing link in deprecation warning
  • 5.6 | logstash-settings-file.html | Extra empty line with "+" in it (Docs: Drops a stray + in a table logstash#10992)
  • 5.6 - 6.1 | plugins-inputs-tcp.html | Markdown sneaking in with "## Accepting log4j2 logs" (Remove md from input-tcp logstash-docs#778)
  • 6.3 - 6.6 | plugins-outputs-s3.html | Markdown sneaking in again starting with "## Usage: This is" (Remove md from s3 logstash-docs#777)
  • 6.4 - 7.1 | plugins-filters-kv.html | Markdown sneaking in with "## Example with URL Query Strings" (Remove md from filter-kv logstash-docs#776)
  • 6.4 | plugins-inputs-beats.html | Deprecation missing everything after the ","

Done:

Ignored:

@nik9000
Copy link
Member Author

nik9000 commented Jul 23, 2019

Many ids changed. We probably don't care about these to be honest because they aren't generally for the most modern version of the pages. I hate breaking old anchors but it isn't too bad because folks will still end up on the right page, just on the right part of the page.

Here is the list anyway:

  • 1.5 - 2.2 | _literal_encoding_literal_2 -> _encoding_2
  • 1.5 - 6.4 | _literal_require_literal_statements_2 -> _require_statements_2
  • 1.5 - 6.4 | _literal_class_literal_declaration_2 -> _class_declaration_2
  • 1.5 - 6.4 | _literal_config_name_literal_2 -> _config_name_2
  • 1.5 - 2.4 | _literal_register_literal_method_2 -> _register_method_2
  • 1.5 - 6.4 | _literal_decode_literal_method -> _decode_method
  • 1.5 - 6.4 | _literal_encode_literal_method -> _encode_method
  • 1.5 - master | _add_a_literal_gemspec_literal_file_2 -> _add_a_gemspec_file_2
  • 1.5 - 6.4 | _runtime_amp_development_dependencies_2 -> _runtime_development_dependencies_2
  • 1.5 - master | _submitting_your_plugin_to_ulink_url_http_rubygems_org_rubygems_org_ulink_and_ulink_url_https_github_com_logstash_plugins_logstash_plugins_ulink_2 -> _submitting_your_plugin_to_rubygems_org_and_logstash_plugins_2
  • 1.5 - 6.4 | _publishing_to_ulink_url_http_rubygems_org_rubygems_org_ulink_2 -> _publishing_to_rubygems_org_2
  • 1.5 - master | _contributing_your_source_code_to_ulink_url_https_github_com_logstash_plugins_logstash_plugins_ulink_2 | _contributing_your_source_code_to_logstash_plugins_2
  • 1.5 - 2.2 | _literal_encoding_literal_3 -> _encoding_3
  • 1.5 - 6.4 | _literal_require_literal_statements_3 -> _require_statements_3
  • 1.5 - 6.4 | _literal_class_literal_declaration_3 -> _class_declaration_3
  • 1.5 - 6.4 | _literal_config_name_literal_3 -> _config_name_3
  • 1.5 - 6.4 | _literal_filter_literal_method -> _filter_method
  • 1.5 - master | _add_a_literal_gemspec_literal_file_3 -> _add_a_gemspec_file_3
  • 1.5 - 6.4 | _runtime_amp_development_dependencies_3 -> _runtime_development_dependencies_3
  • 1.5 - master | _submitting_your_plugin_to_ulink_url_http_rubygems_org_rubygems_org_ulink_and_ulink_url_https_github_com_logstash_plugins_logstash_plugins_ulink_3 -> _submitting_your_plugin_to_rubygems_org_and_logstash_plugins_3
  • 1.5 - 6.4 | _publishing_to_ulink_url_http_rubygems_org_rubygems_org_ulink_3 -> _publishing_to_rubygems_org_3
  • 1.5 - master | _contributing_your_source_code_to_ulink_url_https_github_com_logstash_plugins_logstash_plugins_ulink_3 -> _contributing_your_source_code_to_logstash_plugins_3
  • 1.5 - 2.2 | _literal_encoding_literal -> _encoding
  • 1.5 - 6.4 | _literal_require_literal_statements -> _require_statements
  • 1.5 - 6.4 | _literal_class_literal_declaration -> _class_declaration
  • 1.5 - 6.4 | _literal_config_name_literal -> _config_name
  • 1.5 - 6.4 | _literal_run_literal_method -> _run_method
  • 1.5 - master | _add_a_literal_gemspec_literal_file -> _add_a_gemspec_file
  • 1.5 - 6.4 | _runtime_amp_development_dependencies -> _runtime_development_dependencies
  • 1.5 - master | _submitting_your_plugin_to_ulink_url_http_rubygems_org_rubygems_org_ulink_and_ulink_url_https_github_com_logstash_plugins_logstash_plugins_ulink -> _submitting_your_plugin_to_rubygems_org_and_logstash_plugins
  • 1.5 - 6.4 | _publishing_to_ulink_url_http_rubygems_org_rubygems_org_ulink -> _publishing_to_rubygems_org
  • 1.5 - master | _contributing_your_source_code_to_ulink_url_https_github_com_logstash_plugins_logstash_plugins_ulink -> _contributing_your_source_code_to_logstash_plugins
  • 1.5 - 2.2 | _literal_encoding_literal_4 -> _encoding_4
  • 1.5 - 6.4 | _literal_require_literal_statements_4 -> _require_statements_4
  • 1.5 - 6.4 | _literal_class_literal_declaration_4 -> _class_declaration_4
  • 1.5 - 6.4 | _literal_config_name_literal_4 -> _config_name_4
  • 1.5 - 2.1 | _literal_receive_literal_method -> _receive_method
  • 1.5 - master | _add_a_literal_gemspec_literal_file_4 -> _add_a_gemspec_file_4
  • 1.5 - 6.4 | _runtime_amp_development_dependencies_4 -> _runtime_development_dependencies_4
  • 1.5 - master | _submitting_your_plugin_to_ulink_url_http_rubygems_org_rubygems_org_ulink_and_ulink_url_https_github_com_logstash_plugins_logstash_plugins_ulink_4 -> _submitting_your_plugin_to_rubygems_org_and_logstash_plugins_4
  • 1.5 - 6.4 | _publishing_to_ulink_url_http_rubygems_org_rubygems_org_ulink_4 -> _publishing_to_rubygems_org_4
  • 1.5 - master | _contributing_your_source_code_to_ulink_url_https_github_com_logstash_plugins_logstash_plugins_ulink_4 -> _contributing_your_source_code_to_logstash_plugins_4
  • 1.5 - 2.2 | _encoding -> _encoding_5
  • 1.5 - 6.6 | _usage_3 -> _usage_4
  • 1.5 - 5.0 | _details_146 -> _details_147
  • 1.5 - 5.0 | _details_149 -> _details_150
  • 1.5 - 5.0 | _details_148 -> _details_149
  • 1.5 - 5.0 | _details_150 -> _details_151
  • 1.5 - 5.0 | _details_147 -> _details_148
  • 1.5 - 5.0 | _details_152 -> _details_153
  • 1.5 - 5.0 | _details_151 -> _details_152
  • 1.5 - 5.0 | _details_154 -> _details_155
  • 1.5 - 5.0 | _details_153 -> _details_154
  • 1.5 - 5.0 | _details_155 -> _details_156
  • 1.5 - 5.0 | _details_156 -> _details_157
  • 1.5 - 5.0 | _details_157 -> _details_158
  • 1.5 - 5.0 | _details_158 -> _details_159
  • 1.5 - 5.0 | _details_159 -> _details_160
  • 1.5 - 5.0 | _details_160 -> _details_161
  • 1.5 - 5.0 | _details_161 -> _details_162
  • 1.5 - 5.0 | _details_105 -> _details_106
  • 1.5 - 5.0 | _details_106 -> _details_107
  • 1.5 - 5.0 | _details_107 -> _details_108
  • 1.5 - 5.0 | _details_113 -> _details_114
  • 1.5 - 5.0 | _details_110 -> _details_111
  • 1.5 - 5.0 | _details_112 -> _details_113
  • 1.5 - 5.0 | _details_111 -> _details_112
  • 1.5 - 5.0 | _details_108 -> _details_109
  • 1.5 - 5.0 | _details_109 -> _details_110
  • 1.5 - 5.0 | _details_114 -> _details_115
  • 1.5 - 5.0 | _details_115 -> _details_116
  • 1.5 - 5.0 | _details_116 -> _details_117
  • 1.5 - 5.0 | _details_120 -> _details_121
  • 1.5 - 5.0 | _details_117 -> _details_118
  • 1.5 - 5.0 | _details_119 -> _details_120
  • 1.5 - 5.0 | _details_118 -> _details_119
  • 1.5 - 5.0 | _details_121 -> _details_122
  • 1.5 - 5.0 | _details_122 -> _details_123
  • 1.5 - 5.0 | _details_123 -> _details_124
  • 1.5 - 5.0 | _details_124 -> _details_125
  • 1.5 - 5.0 | _details_126 -> _details_127
  • 1.5 - 5.0 | _details_125 -> _details_126
  • 1.5 - 5.0 | _details_127 -> _details_128
  • 1.5 - 5.0 | _details_131 -> _details_132
  • 1.5 - 5.0 | _details_129 -> _details_130
  • 1.5 - 5.0 | _details_130 -> _details_131
  • 1.5 - 5.0 | _details_128 -> _details_129
  • 1.5 - 5.0 | _details_132 -> _details_133
  • 1.5 - 5.0 | _details_133 -> _details_134
  • 1.5 - 5.0 | _details_135 -> _details_136
  • 1.5 - 5.0 | _details_134 -> _details_135
  • 1.5 - 5.0 | _details_137 -> _details_138
  • 1.5 - 5.0 | _details_138 -> _details_139
  • 1.5 - 5.0 | _details_136 -> _details_137
  • 1.5 - 5.0 | _details_139 -> _details_140
  • 1.5 - 5.0 | _details_140 -> _details_141
  • 1.5 - 5.0 | _details_142 -> _details_143
  • 1.5 - 5.0 | _details_143 -> _details_144
  • 1.5 - 5.0 | _details_141 -> _details_142
  • 1.5 - 5.0 | _details_144 -> _details_145
  • 1.5 - 5.0 | _details_145 -> _details_146
  • 1.5 - 2.3 | _details_53 -> _details_54
  • 1.5 - 2.3 | _details_54 -> _details_54
  • 1.5 - 2.3 | _details_55 -> _details_56
  • 1.5 - 2.3 | _details_57 -> _details_58
  • 1.5 - 2.3 | _details_56 -> _details_57
  • 1.5 - 2.3 | _details_58 -> _details_59
  • 1.5 - 2.3 | _details_59 -> _details_60
  • 1.5 - 2.3 | _details_62 -> _details_63
  • 1.5 - 2.3 | _details_63 -> _details_64
  • 1.5 - 2.3 | _details_60 -> _details_61
  • 1.5 - 2.3 | _details_61 -> _details_62
  • 1.5 - 2.3 | _details_65 -> _details_66
  • 1.5 - 2.3 | _details_64 -> _details_65
  • 1.5 - 2.3 | _details_66 -> _details_67
  • 1.5 - 2.3 | _details_67 -> _details_68
  • 1.5 - 2.3 | _details_69 -> _details_70
  • 1.5 - 2.3 | _details_68 -> _details_79
  • 1.5 - 2.3 | _details_71 -> _details_72
  • 1.5 - 2.3 | _details_70 -> _details_71
  • 1.5 - 2.3 | _details_72 -> _details_73
  • 1.5 - 2.3 | _details_74 -> _details_75
  • 1.5 - 2.3 | _details_75 -> _details_76
  • 1.5 - 2.3 | _details_73 -> _details_74
  • 1.5 - 2.3 | _details_77 -> _details_78
  • 1.5 - 2.3 | _details_76 -> _details_77
  • 1.5 - 2.3 | _details_78 -> _details_79
  • 1.5 - 2.3 | _details_80 -> _details_81
  • 1.5 - 2.3 | _details_79 -> _details_80
  • 1.5 - 2.3 | _details_81 -> _details_82
  • 1.5 - 2.3 | _details_82 -> _details_83
  • 1.5 - 2.3 | _details_83 -> _details_84
  • 1.5 - 2.3 | _details_87 -> _details_88
  • 1.5 - 2.3 | _details_86 -> _details_87
  • 1.5 - 2.3 | _details_88 -> _details_89
  • 1.5 - 2.3 | _details_85 -> _details_86
  • 1.5 - 2.3 | _details_89 -> _details_90
  • 1.5 - 2.3 | _details_84 -> _details_85
  • 1.5 - 2.3 | _details_90 -> _details_91
  • 1.5 - 2.3 | _details_95 -> _details_96
  • 1.5 - 2.3 | _details_94 -> _details_95
  • 1.5 - 2.3 | _details_91 -> _details_92
  • 1.5 - 2.3 | _details_93 -> _details_94
  • 1.5 - 2.3 | _details_97 -> _details_98
  • 1.5 - 2.3 | _details_92 -> _details_93
  • 1.5 - 2.3 | _details_96 -> _details_97
  • 1.5 - 2.3 | _details_98 -> _details_99
  • 1.5 - 2.3 | _details_99 -> _details_100
  • 1.5 - 2.3 | usage_2 -> _usage_3
  • 1.5 - 2.3 | _details_100 -> _details_101
  • 1.5 - 2.3 | _details_101 -> _details_102
  • 1.5 - 2.3 | _details_102 -> _details_103
  • 1.5 - 2.3 | _details_103 -> _details_104
  • 1.5 - 2.3 | _details_104 -> _details_105
  • 2.0 - 2.4 | _plugin_api_changes_phrase_revisionflag_added_revision_2_0_phrase -> _plugin_api_changes
  • 2.0 - 5.0 | _details_162 -> _details_163
  • 2.0 - 5.0 | _details_163 -> _details_164
  • 2.2 - master | _publishing_to_ulink_url_http_rubygems_org_rubygems_org_ulink_5 -> _publishing_to_rubygems_org_5
  • 2.2 - master | _contributing_your_source_code_to_ulink_url_https_github_com_logstash_plugins_logstash_plugins_ulink_5 -> _contributing_your_source_code_to_logstash_plugins_5
  • 2.3 - 6.4 | _literal_encoding_literal_2 -> _encoding_3
  • 2.3 - 6.4 | _literal_encoding_literal_3 -> _encoding_4
  • 2.3 - 6.4 | _literal_encoding_literal -> _encoding_2
  • 2.3 - 6.4 | _literal_encoding_literal_4 -> _encoding_5
  • 2.3 - 5.0 | _details_164 -> _details_165
  • 2.3 - master | _literal_meter_literal_values -> _meter_values
  • 2.3 - master | _literal_timer_literal_values -> _timer_values
  • 5.0 - 5.6 | command-line-flags.html -> _url_changes_for_debrpm_packages
  • 5.0 - 5.6 | _elasticsearch_output_literal_workers_literal_setting_removed -> _elasticsearch_output_workers_setting_removed
  • 5.0 | _details_165 -> _details_166
  • 5.0 | _details_166 -> _details_167
  • 5.0 | _details_167 -> _details_168
  • 5.0 | _details_168 -> _details_169
  • 5.0 | _details_169 -> _details_170
  • 5.1 - master | _supported_netflow_ipfix_exporters -> _supported_netflowipfix_exporters
  • 5.1 - master | _emphasis_role_strong_dissect_or_how_to_de_structure_text_emphasis -> _dissect_or_how_to_de_structure_text
  • 5.2 - 6.6 | _usage_4 -> _usage_5
  • 5.3 | _elasticsearch_output_literal_workers_literal_setting_removed -> _elasticsearch_output_workers_setting_removed
  • 5.3 - master | _cloud_pub_sub -> _cloud_pubsub
  • 6.0 - master | _rpm_deb_package_changes -> _rpmdeb_package_changes
  • 6.0 - 6.1 | _rabbitmq_input_output_changes -> _rabbitmq_inputoutput_changes
  • 6.0 - 6.8 | _issue_with_logstash_6_0_0_literal_document_type_literal_when_writing_to_elasticsearch_6_x -> _issue_with_logstash_6_0_0_document_type_when_writing_to_elasticsearch_6_x
  • 6.3 - 6.6 | _usage_5 -> _usage_6
  • 6.3 - master | _literal_write_host_env_java_home_literal -> _write_host_envjava_home
  • 6.3 - master | _literal_java_version_literal -> _java_version
  • 6.5 - master | _literal_encoding_literal_2 -> _encoding_3
  • 6.5 - master | _literal_require_literal_statements_2 -> _require_statements_2
  • 6.5 - master | _literal_class_literal_declaration_2 -> _class_declaration_2
  • 6.5 - master | _literal_config_name_literal_2 -> _config_name_2
  • 6.5 - master | _literal_register_literal_method_2 -> _register_method_2
  • 6.5 - master | _literal_decode_literal_method -> _decode_method
  • 6.5 - master | _literal_encode_literal_method -> _encode_method
  • 6.5 - master | _publishing_to_ulink_url_http_rubygems_org_rubygems_org_ulink_2 -> _publishing_to_rubygems_org_2
  • 6.5 - master | _literal_encoding_literal_3 -> _encoding_4
  • 6.5 - master | _literal_require_literal_statements_3 -> _require_statements_3
  • 6.5 - master | _literal_class_literal_declaration_3 -> _class_declaration_3
  • 6.5 - master | _literal_config_name_literal_3 -> _config_name_3
  • 6.5 - master | _literal_register_literal_method_3 -> _register_method_3
  • 6.5 - master | _literal_filter_literal_method -> _filter_method
  • 6.5 - master | _publishing_to_ulink_url_http_rubygems_org_rubygems_org_ulink_3 -> _publishing_to_rubygems_org_3
  • 6.5 - master | _literal_encoding_literal -> _encoding_2
  • 6.5 - master | _literal_require_literal_statements -> _require_statements
  • 6.5 - master | _literal_class_literal_declaration -> _class_declaration
  • 6.5 - master | _literal_config_name_literal -> _config_name
  • 6.5 - master | _literal_register_literal_method -> _register_method
  • 6.5 - master | _literal_run_literal_method -> _run_method
  • 6.5 - master | _publishing_to_ulink_url_http_rubygems_org_rubygems_org_ulink -> _publishing_to_rubygems_org
  • 6.5 - master | _literal_encoding_literal_4 -> _encoding_5
  • 6.5 - master | _literal_require_literal_statements_4 -> _require_statements_4
  • 6.5 - master | _literal_class_literal_declaration_4 -> _class_declaration_4
  • 6.5 - master | _literal_config_name_literal_4 -> _config_name_4
  • 6.5 - master | _literal_register_literal_method_4 -> _register_method_4
  • 6.5 - master | _publishing_to_ulink_url_http_rubygems_org_rubygems_org_ulink_4 -> _publishing_to_rubygems_org_4
  • 6.5 - master | _where_8217_s_my_doc -> _wheres_my_doc
  • 6.5 - master | _let_8217_s_get_started -> _lets_get_started
  • 6.5 - master | _class_declaration_2 -> _class_declaration_6
  • 6.5 - master | _filter_method -> _filter_method_2
  • 6.5 - master | _class_declaration -> _class_declaration_5
  • 6.5 - master | _class_declaration_3 -> _class_declaration_7
  • 6.5 - master | _class_declaration_4 -> _class_declaration_8
  • 7.3 - master | _multiple_jms_inputs_outputs_in_the_same_logstash_process -> _multiple_jms_inputsoutputs_in_the_same_logstash_process

@nik9000
Copy link
Member Author

nik9000 commented Aug 5, 2019

I also pushed b9c1eee to fix up the alias.

@nik9000 nik9000 mentioned this pull request Aug 28, 2019
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