[DRAFT] Reverting a Commit to Ensure It Isn't the Problem#5597
Closed
jperson1 wants to merge 12 commits into
Closed
[DRAFT] Reverting a Commit to Ensure It Isn't the Problem#5597jperson1 wants to merge 12 commits into
jperson1 wants to merge 12 commits into
Conversation
This reverts commit 7eb327c.
Ensure the PR checks run, as a `backend` file has changed.
Contributor
Minimum allowed line rate is |
Contributor
Author
|
Superseded by #5600, after determining the (or at least an) issue. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR checks are failing when the test is on file uploads. Which is strange, as it's uploading to
minio, not a live environment. Most of our changes should not have affected these containers. But, this is the last commit to main before the issue started to appear. So, this draft PR exists to ensure that commit is innocent.Revert "removed conditonal deploys for staging and prod (#5585)"
This reverts commit 7eb327c.
Related tickets
Description of changes
How to test
Screenshots and recordings