Skip to content

Bump benthos and add dry-run subcommand#3943

Merged
Jeffail merged 6 commits intomainfrom
dry-run-cli
Jan 30, 2026
Merged

Bump benthos and add dry-run subcommand#3943
Jeffail merged 6 commits intomainfrom
dry-run-cli

Conversation

@Jeffail
Copy link
Collaborator

@Jeffail Jeffail commented Jan 30, 2026

No description provided.

Co-authored-by: Joseph Woodward <joseph.woodward@redpanda.com>
}
} else {
if err := r.dryRunFile(c, target); err != nil {
return err
Copy link
Contributor

Choose a reason for hiding this comment

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

question (non-blocking): does this error return sufficient context to help the user identify why it failed or should there be more context added?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It'll be fairly high level sweeping errors like "Failed to read file foo.yaml", or "Failed to parse YAML file ..."

@Jeffail Jeffail merged commit d4c6e0e into main Jan 30, 2026
5 checks passed
@Jeffail Jeffail deleted the dry-run-cli branch January 30, 2026 13:01
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