devops(bidi): stop publishing csv reports to the bidi-reports branch - #42917
Open
Yury Semikhatsky (yury-s) wants to merge 2 commits into
Open
Yury Semikhatsky (yury-s) wants to merge 2 commits into
Yury Semikhatsky (yury-s) wants to merge 2 commits into
Conversation
The BiDi dashboard is populated from the GitHub artifacts, so the branch is unused.
This comment has been minimized.
This comment has been minimized.
Contributor
Test results for "tests 1"12 flaky52274 passed, 1241 skipped Merge workflow run. |
Contributor
Test results for "MCP"8738 passed, 1480 skipped Merge workflow run. |
This branch has not been deployed
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.
Summary
publish_reportsjob added in devops(bidi): publish BiDi reports to a git branch instead of Azure #42760, which pushed the csv reports to thebidi-reportsbranch. The BiDi dashboard reads the GitHub artifacts, which chore(ci): reenable json reports for BiDi tests #42825 publishes again, so nothing uses the branch.test-results/report.csvas the artifact again, like before devops(bidi): publish BiDi reports to a git branch instead of Azure #42760.