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

chore: improve error handling in feed workflow #3346

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

esolitos
Copy link
Contributor

@esolitos esolitos commented Aug 29, 2024

What

Improves the error handling in the "Feed Search" Github Actions workflow.

Why

This unmasks error which were printed just to the stdout in the middle of hundreds/thousands of lines. This change groups them for easier readability.

Additional info

Useful docs: Grouping messages in GH Actions

@esolitos esolitos self-assigned this Aug 29, 2024
@esolitos
Copy link
Contributor Author

Link checker / test / htmlproofer

This testy is failing because https://javadoc.io seems to be dead. 🤔

@esolitos esolitos marked this pull request as ready for review August 29, 2024 08:14
Copy link
Member

@kkraune kkraune left a comment

Choose a reason for hiding this comment

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

👍

@esolitos esolitos merged commit ca1248e into master Aug 29, 2024
1 of 2 checks passed
@esolitos esolitos deleted the vespa-feed-error-handling branch August 29, 2024 08:55
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