Skip to content

Conversation

@karenzone
Copy link
Contributor

Related to #1826 with focus on validating new GH action without changing existing one.

@karenzone karenzone self-assigned this Apr 3, 2025
@karenzone karenzone marked this pull request as ready for review April 3, 2025 22:31
@karenzone karenzone merged commit 7414f4b into elastic:main Apr 3, 2025
2 checks passed
@karenzone karenzone deleted the 110-lsr90-take2 branch April 3, 2025 22:37
@karenzone
Copy link
Contributor Author

karenzone commented Apr 3, 2025

Testing and troubleshooting

Test1: Run new GH action for main.
Failed: https://github.com/elastic/logstash-docs/actions/runs/14254103345/job/39953351331#step:7:9

  • Looks like the problem is at
    Line 58: bundle exec ruby plugindocs.rb --skip-existing --output-path ../logstash-docs ../logstash/plugins_version_docs.json.
    We still need to get to logstash repo for logstash/plugins_version_docs.json.

Look here: https://github.com/elastic/logstash/blob/eeb2162ae48e2abca8a59fb661f9e4542971abee/rakelib/plugins_docs_dependencies.rake#L21

@jsvd
Copy link
Member

jsvd commented Apr 4, 2025

I have fixed the lack of the json file by reintroducing the cloning of the logstash repo. however #1817 was not backported to 9.0 so only main has docs/plugins/index.asciidoc

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