Skip to content

Add config option to fail pipeline upload on parsing warnings as well as errors#3304

Open
nic-littlepay wants to merge 6 commits into
buildkite:mainfrom
nic-littlepay:fixes-issue-3303
Open

Add config option to fail pipeline upload on parsing warnings as well as errors#3304
nic-littlepay wants to merge 6 commits into
buildkite:mainfrom
nic-littlepay:fixes-issue-3303

Conversation

@nic-littlepay

Copy link
Copy Markdown

Description

Attempts to provide fixe for issue #3303

Context

There's slightly more context in the issue but broadly we wanted to be able to configure the agent to fail pipeline if it finds parse warnings in pipeline upload.

Changes

  • Adds a new config bool flag to pipeline upload command.
  • If that flag is set true, returns error on parse warnings.

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go fmt ./...)

@nic-littlepay nic-littlepay changed the title Add config option to fail pipeline upload on parsing warnings as well as errors (#3303) Add config option to fail pipeline upload on parsing warnings as well as errors May 8, 2025
@DrJosh9000 DrJosh9000 added the feature New user-facing feature! label Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New user-facing feature!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants