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

Always run the post run step, logging conditionally and exiting based on the success/failure of the run step #23169

Merged
merged 2 commits into from
Mar 13, 2025

Conversation

KevinMind
Copy link
Contributor

@KevinMind KevinMind commented Mar 13, 2025

Fixes: mozilla/addons#15444

Description

Always run the post-run step so that errors from the run step are propogated

Context

We also need to fix the test of this behavior that apparently is false positive currently.

Testing

CI should fail. example

Checklist

  • Add #ISSUENUM at the top of your PR to an existing open issue in the mozilla/addons repository.
  • Successfully verified the change locally.
  • The change is covered by automated tests, or otherwise indicated why doing so is unnecessary/impossible.
  • Add before and after screenshots (Only for changes that impact the UI).
  • Add or update relevant docs reflecting the changes made.

@KevinMind KevinMind requested review from a team and eviljeff and removed request for a team March 13, 2025 12:02
@KevinMind KevinMind force-pushed the kevinmind/addons/15444 branch from 0db9014 to ac8a639 Compare March 13, 2025 12:04
@KevinMind KevinMind merged commit 2ef8386 into master Mar 13, 2025
35 of 42 checks passed
@KevinMind KevinMind deleted the kevinmind/addons/15444 branch March 13, 2025 13:29
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.

[Bug]: CI testing is broken
2 participants